@@ -113,7 +113,7 @@ class CombinedOpenEndedRubric(object):
...
@@ -113,7 +113,7 @@ class CombinedOpenEndedRubric(object):
points=cur_points
points=cur_points
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 defined.")