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

Feature/338 overwrite final grade #386

Merged
merged 10 commits into from
Apr 29, 2022
Merged

Conversation

mburri
Copy link
Contributor

@mburri mburri commented Apr 27, 2022

Überschreiben eines Final Grades in der Testübersicht - dies ist nur möglich für Kurse im korrekten Status - auf der Testumgebung ist dies aktuell der Fall für: #/events/9365/tests

Sobald der Button zum Übernehmen der Mittelwerte umgesetzt ist, können wir auch die DropDowns disablen, wenn der Status noch nicht korrekt ist (dies liegt noch auf einem anderen Branch)
Das Property CanGrade eines Gradings entscheidet, ob man eine Note setzen kann oder nicht.

@mburri mburri requested a review from caebr April 27, 2022 13:57
@@ -147,7 +147,10 @@
>
<erz-grade-select
[options]="state.gradingOptionsForCourse$() | async"
[gradeId]="studentGrade.finalGrade.finalGradeId"
[selectedGradeId]="studentGrade.finalGrade.finalGradeId"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improve naming

@mburri mburri merged commit 76be5c5 into master Apr 29, 2022
@mburri mburri deleted the feature/338-overwrite-final-grade branch April 29, 2022 06:14
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