Skip to content

v4.7.22 – Consolidate duplicate grade logic

Choose a tag to compare

@bungakku bungakku released this 16 Aug 12:32
· 23 commits to main since this release

Refactor

  • calculate_overall_grade() and calculate_subject_grade() had identical threshold logic. Consolidated into one implementation — grade thresholds now only need to be changed in one place in the future.

No functional or behavioral change.

Full Changelog: v4.7.21...v4.7.22