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

Allow assessment bonus points through manual grading over 100% #9714

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jonatanschroeder
Copy link
Member

Resolves #9713.

Copy link
Contributor

github-actions bot commented Apr 10, 2024

All images

Image Platform Old Size New Size Change
prairielearn/executor:78a7f3fd8fb410c04e03be523f157c1fd96aad68 null 1635.48 MB 1635.48 MB 0.00%
prairielearn/prairielearn:78a7f3fd8fb410c04e03be523f157c1fd96aad68 linux/amd64 1635.47 MB 1635.48 MB 0.00%

@mwest1066
Copy link
Member

How does this interact with #8890 and/or the various question point/percentage changes that are coming?

@jonatanschroeder
Copy link
Member Author

How does this interact with #8890 and/or the various question point/percentage changes that are coming?

Note that an assessment's score is still based on the points, which is based on the sum of question points. Since question points are the "weight" within the assessment, there is a direct correlation between the points and the bonus points. I don't think this interacts directly with #8890 or with rubric percentages, which refers to the score within the question.

@mwest1066 mwest1066 self-requested a review April 13, 2024 18:59
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.

Allow assessment bonus points to account for question score beyond 100%
2 participants