Skip to content

Releases: UniversityOfHelsinkiCS/oodikone

Graduation filter removed from Study guidance groups page

07 Nov 12:08
a1ecc12
Compare
Choose a tag to compare

Study guidance groups

  • Graduation filter was removed (because students are removed from study guidance groups after graduation)

Internal

  • Display "Show full study path" toggle for admins on Class statistics search page
  • Sentry upgraded from v5 to v8 in the backend
  • actions/upload-artifact and actions/download-artifact upgraded from v3 to v4

Fix for missing course data in Class statistics

06 Nov 14:20
fe25985
Compare
Choose a tag to compare

Class statistics

  • In some degree programmes, Courses of class section did not display any data. This issue has now been resolved.

Study programmes: Minor changes

05 Nov 11:42
98bcf78
Compare
Choose a tag to compare

Study programmes

  • When viewing the median graduation times for master or bachelor+master study rights, the percentages are no longer shown

Internal

  • More TypeScript in frontend

Internal: Close to graduation and doCombo updated

05 Nov 09:40
0e66802
Compare
Choose a tag to compare

Internal

  • In Close to graduation page, mapToProviders is no longer used. We now use degree programme types to determine the level and study right id to determine whether the student has completed their thesis or not
  • doCombo that determines whether the combined statistics for study programmes (students are divided into two groups depending on if they only have a master study right or bachelor+master study right) should be calculated, now uses degree programme type and minimum credits to filter out study programmes with only one phase

Class statistics: Study track selector sorting

01 Nov 09:15
Compare
Choose a tag to compare

Class statistics

  • The options in the optional study track selector are now sorted based on the name of the study track

Class statistics: Study tracks in population search

31 Oct 07:14
6a9d92e
Compare
Choose a tag to compare

Class statistics

  • Added a selector for directly choosing a study track in the population search

Internal

  • First version of the "Show full study path" feature
    • Not visible to users yet

Study programmes: Fixed crashing

29 Oct 12:33
Compare
Choose a tag to compare

Study programmes

  • Fixed the page crashing when clicking the "Graduated excluded" toggle
  • Most pages are now using more consistent spelling of the words study track, study programme and study right

Internal

  • Fixed the loading status icons on the Update statistics tabs of Faculties and Study programmes

Close to graduation: Excel export fixed

28 Oct 13:07
2dc74af
Compare
Choose a tag to compare

Close to graduation

  • Semester enrollments are now displayed correctly in the exported Excel file

Class statistics: Fix a bug in fetching of course statistics data

24 Oct 10:47
f8496ed
Compare
Choose a tag to compare

Class statistics

  • Fixed a bug where change in filtered students didn't trigger a new request for course statistics

Class statistics: Fixed multi-year totals

22 Oct 16:57
Compare
Choose a tag to compare

Class statistics

  • In Courses of class -> Pass/Fail tab, totals were not being correctly calculated if multiple years were selected
  • Renamed "Passed-%" to "Pass rate" for consistency with Course statistics

Internal

  • More TypeScript in the backend
  • More logging for Funidata