Commit 67801d5c by stv

Fix LTI tests

parent e412f55f
......@@ -86,6 +86,9 @@ class TestLTI(BaseTestXmodule):
'module_score': None,
'comment': u'',
'weight': 1.0,
'grader_feedback_label': 'Feedback on your work from the grader:',
'instruction_text': '',
'title_postscript': '(External Resource)',
}
def mocked_sign(self, *args, **kwargs):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment