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

@@ -5,6 +5,8 @@ These are notable changes in edx-platform. This is a rolling list of changes,
in roughly chronological order, most recent first. Add your entries at or near
the top. Include a label indicating the component affected.
Platform: Add base support for cohorted group configurations. TNL-649
Common: Add configurable reset button to units
Studio: Add support xblock validation messages on Studio unit/container page. TNL-683