Merge pull request #160 from edx/fix/vik/studio-oe

Fix/vik/studio oe
This commit is contained in:
Vik Paruchuri
2013-07-19 08:44:16 -07:00
12 changed files with 395 additions and 176 deletions

View File

@@ -140,7 +140,7 @@ class ContentStoreToyCourseTest(ModuleStoreTestCase):
self.check_components_on_page(ADVANCED_COMPONENT_TYPES, ['Video Alpha',
'Word cloud',
'Annotation',
'Open Ended Grading',
'Open Response Assessment',
'Peer Grading Interface'])
def test_advanced_components_require_two_clicks(self):