@@ -96,7 +96,7 @@ class CombinedOpenEndedRubric(object):
...
@@ -96,7 +96,7 @@ class CombinedOpenEndedRubric(object):
log.error(error_message)
log.error(error_message)
raiseRubricParsingError(error_message)
raiseRubricParsingError(error_message)
iftotal!=max_score:
ifint(total)!=int(max_score):
#This is a staff_facing_error
#This is a staff_facing_error
error_msg="The max score {0} for problem {1} does not match the total number of points in the rubric {2}. Contact the learning sciences group for assistance.".format(
error_msg="The max score {0} for problem {1} does not match the total number of points in the rubric {2}. Contact the learning sciences group for assistance.".format(