update_item and other refactorings continued

This commit is contained in:
Don Mitchell
2014-01-31 14:55:12 -05:00
parent 53f7c50731
commit b8ea7f3c43
37 changed files with 213 additions and 176 deletions

View File

@@ -292,7 +292,7 @@ class TestRescoringTask(TestIntegrationTask):
self.course.id, InstructorTaskModuleTestCase.problem_location(problem_url_name)
)
descriptor.data = problem_xml
self.module_store.update_item(descriptor, 'define_randomized_custom_response_problem')
self.module_store.update_item(descriptor, '**replace_user**')
else:
# Use "per-student" rerandomization so that check-problem can be called more than once.
# Using "always" means we cannot check a problem twice, but we want to call once to get the