Skip to content

Releases: UniversityOfHelsinkiCS/oodikone

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

Fix to Credit graph on Students page

22 Oct 07:20
ed0bcd7
Compare
Choose a tag to compare

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

18 Oct 12:49
Compare
Choose a tag to compare

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

17 Oct 05:56
b05b11a
Compare
Choose a tag to compare

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

14 Oct 11:25
ab7e5d0
Compare
Choose a tag to compare

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

14 Oct 10:13
Compare
Choose a tag to compare

Course statistics

  • Updated contents of the info boxes to reflect recent changes