From ef53bab5dddbabcd7263e43fa65c5a21e10e17b0 Mon Sep 17 00:00:00 2001 From: Diana Huang Date: Fri, 18 Jan 2013 16:41:00 -0500 Subject: [PATCH] One more fix --- common/lib/xmodule/xmodule/combined_open_ended_rubric.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/combined_open_ended_rubric.py b/common/lib/xmodule/xmodule/combined_open_ended_rubric.py index 07844aec35..e0e6b33826 100644 --- a/common/lib/xmodule/xmodule/combined_open_ended_rubric.py +++ b/common/lib/xmodule/xmodule/combined_open_ended_rubric.py @@ -8,7 +8,7 @@ class CombinedOpenEndedRubric(object): def __init__ (self, system, view_only = False): self.has_score = False self.view_only = view_only - self.system + self.system = system ''' render_rubric: takes in an xml string and outputs the corresponding