Releases: UniversityOfHelsinkiCS/oodikone
Releases · UniversityOfHelsinkiCS/oodikone
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
Fix to Credit graph on Students page
Students
- If no study right was selected, the target line in the Credit graph was not correct. Now, 60 credits per year is the expected pace no matter if a study right is selected or not
Internal
- More tests for Course statistics
Fixes and improvements
Course statistics
- Fixed rare instances of pass rate going over 100% on the Attempts table
- "Course" and "Substitutions" texts are now hidden if there are no substitutions for the course
Class statistics
- Removed Students tab from Courses of Class
- Removed Passed after retry and Failed multiple times columns from Pass/Fail tab
Internal
- Course statistics
- More testing
- Updater
- More error handling
Enrollments of other type than "ENROLLED" or "REJECTED" are no longer used
General
- Every page that uses enrollment data now only uses enrollments with the state of "ENROLLED". Rejected enrollments are only used where it's specifically mentioned (Language center view and on By semester tab on Programme courses in Study programme overview)
Class statistics: Fix for Distribution development graph
Class statistics
- Previously, in the Distribution development graph, students who had exactly the number of credits at the upper limit of a category (e.g., Credits < 20) were incorrectly placed in that category, rather than the next one (e.g., 20 ≤ Credits < 40). This issue has now been fixed.
Course statistics: Updated info boxes
Course statistics
- Updated contents of the info boxes to reflect recent changes