SharezoneApp / sharezone-app

Sharezone is a collaborative school organization app for iOS, Android, macOS and web with +500,000 downloads. Built with Flutter & Firebase.
https://sharezone.net
European Union Public License 1.2
254 stars 46 forks source link

Separate grading systems shown in the UI and `GradingSystemSpec` used in the logic. #1538

Open Jonas-Sander opened 2 months ago

Jonas-Sander commented 2 months ago

Currently we have 1:1 the number of grading systems used in the UI and in the business logic. Maybe we don't need to have another grading system that uses decimals or not, we could split these only in the UI.