Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionale GradingScaleID für Kurse #435

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

mburri
Copy link
Contributor

@mburri mburri commented Jul 19, 2022

Die GradingsScaleId kann leer sein - Beispiel sie #428

Das zieht eine Reihe von Null-Checks nach sich - ich gehe jetzt davon aus, dass man den Kurs nicht in einen Status zum Erfassen von Noten überführen kann, wenn keine GradingScale vorhanden ist - ich kann aber nicht wirklich abschätzen was in dem Fall mit der aktuellen Implementation passieren würde... aktuell haben wir das jetzt nicht.

Ich habe es jetzt so gelöst, dass in diesem Fall eine GradingScale zusammengestellt wird mit id = -1 und einer leeren Liste von Options.

@mburri mburri force-pushed the feature/428-optional-grading-scaleid branch from e2ff539 to cb24e4b Compare July 19, 2022 11:35
@mburri mburri requested a review from caebr July 19, 2022 11:36
@caebr caebr merged commit 3a39641 into master Jul 19, 2022
@caebr caebr deleted the feature/428-optional-grading-scaleid branch July 19, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants