raiseException("[extract_category]: expected points to have int, got {0} instead".format(pointstr))
elifautonumbering:
# use the generated one if we're in the right mode
points=cur_points
cur_points=cur_points+1
else:
raiseException("[extract_category]: missing points attribute. Cannot continue to auto-create points values after a points value is explicitly dfined.")
<p>This is the rubric that was used to grade your submission.The highlighted selection matches how the grader feels you performed in each category.</p>
% elif view_only:
<p>Use the below rubric to rate this submission.</p>
% else:
<p>Select the criteria you feel best represents this submission in each category.</p>
@@ -99,18 +97,17 @@ class CombinedOpenEndedRubric:
...
@@ -99,18 +97,17 @@ class CombinedOpenEndedRubric:
cur_points=cur_points+1
cur_points=cur_points+1
else:
else:
raiseException("[extract_category]: missing points attribute. Cannot continue to auto-create points values after a points value is explicitly dfined.")
raiseException("[extract_category]: missing points attribute. Cannot continue to auto-create points values after a points value is explicitly dfined.")
<p>This is the rubric that was used to grade your submission.The highlighted selection matches how the grader feels you performed in each category.</p>
<th>
% elif view_only:
${category['description']}
<p>Use the below rubric to rate this submission.</p>
% if category['has_score'] == True:
% else:
(Your score: ${category['score']})
<p>Select the criteria you feel best represents this submission in each category.</p>