You are viewing this question as it will appear in the manual grading interface.
Return to the normal view when
you are done.
README (not visible to students)
Add the following rubric items:
- Identified that the bounds of the loop are incorrect.
- grader note: The upper bound specified in
rangeshould be 6 to ensure that 5 is included. - points: 2
- grader note: The upper bound specified in
- Identified that the coefficient of 3 is incorrect.
- grader note: The coefficient of
ishould be 2. - points: 2
- grader note: The coefficient of
Here's a response that should receive full points:
The upper bound is wrong (the argument to
rangeshould be 6) and the coefficient of 3 should be 2.
Here's a response that should receive partial points:
The upper bound is wrong (the argument to
rangeshould be 6).
Here's a response that should receive no points:
There are missing parentheses around the number 2.
Correct answer
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-04 22:49:53 (CDT)
Duration:
0s
Show/Hide answer
{}