Add base support for cohorted group configurations

TNL-649
This commit is contained in:
Andy Armstrong
2014-10-23 18:35:42 -04:00
parent 699b3d08f0
commit 356b2335e9
90 changed files with 1534 additions and 567 deletions

View File

@@ -28,7 +28,6 @@ class CourseMetadata(object):
'graded',
'hide_from_toc',
'pdf_textbooks',
'user_partitions',
'name', # from xblock
'tags', # from xblock
'visible_to_staff_only',