This commit is contained in:
Diana Huang
2013-01-18 16:26:47 -05:00
parent e04f2f984a
commit 8cdc118a1d

View File

@@ -113,7 +113,7 @@ class CombinedOpenEndedRubric(object):
points = cur_points
cur_points = cur_points + 1
else:
raise Exception("[extract_category]: missing points attribute. Cannot continue to auto-create points values after a points value is explicitly dfined.")
raise Exception("[extract_category]: missing points attribute. Cannot continue to auto-create points values after a points value is explicitly defined.")
selected = score == points
optiontext = option.text