-
Type:
Sub-task
-
Status: Awaiting Review
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Tests & Quizzes (Samigo)
-
Test Plan:
If you create a quiz question with a Minimum Point Value, and then edit the question's total point value on the Questions screen for the test, you can end up with a question that automatically gives more points to students who answer it than the maximum points for the question.
Suggested fix: When updating points on the Questions screen, a check should be run to ensure that none of the questions will have min values greater than total points. If a question is found that would have a min value greater than its total points, the user should be prompted with an alert, where they must change the min value to make it less than or equal to the question's new point value.