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

fix: Student feedback not showing rubric score [PT-188024567] #481

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dougmartin
Copy link
Member

The rubric score was not being shown when the teacher in the dashboard used the default score setting, which was to score using the rubric when the rubric was present.

This commit re-scores the rubric before it is shown to the student if there is no score type set or the score type is rubric and no score is set.

Further work needs to be done in the future to update the teacher dashboard to set the score by default.

The rubric score was not being shown when the teacher in the dashboard used the default score setting, which was to score using the rubric when the rubric was present.

This commit re-scores the rubric before it is shown to the student if there is no score type set or the score type is rubric and no score is set.

Further work needs to be done in the future to update the teacher dashboard to set the score by default.
@dougmartin dougmartin requested a review from pjanik September 12, 2024 10:19
Copy link

cypress bot commented Sep 12, 2024

portal-report    Run #1880

Run Properties:  status check passed Passed #1880  •  git commit e96fe331b6: fix: Student feedback not showing rubric score [PT-188024567]
Project portal-report
Branch Review 188024567-show-student-report-score
Run status status check passed Passed #1880
Run duration 03m 53s
Commit git commit e96fe331b6: fix: Student feedback not showing rubric score [PT-188024567]
Committer Doug Martin
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 187
View all changes introduced in this branch ↗︎

Copy link
Member

@pjanik pjanik left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@dougmartin dougmartin merged commit 7a0b450 into master Sep 12, 2024
6 of 7 checks passed
@dougmartin dougmartin deleted the 188024567-show-student-report-score branch September 12, 2024 15: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