Releases: UniversityOfHelsinkiCS/oodikone
Releases · UniversityOfHelsinkiCS/oodikone
Graduation filter removed from Study guidance groups page
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
andactions/download-artifact
upgraded from v3 to v4
Fix for missing course data in Class statistics
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
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
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
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
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
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
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
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
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