-
-

${_("Loading")}

+
+

${_("Cohorted Content")}

+

${_("A cohorted content group configuration allows different groups of students to view separate content. You can then define what units each cohort can see from the {a_start}Course Outline{a_end}. [Copy TBD]").format(a_start='', a_end="")}

+
+

${_("You haven't created any cohort groups yet.")} ${_("Add your first Cohort Group")}

+
+
+ +
+

${_("Experiment Groups")}

+

${_("An experiment group configuration defines how many groups of students are in an experiment. You can then add a content experiment to any unit in the {a_start}Course Outline{a_end}. [Copy TBD]").format(a_start='', a_end="")}

+ % if configurations is None: +
+

+ ${_("This module is disabled at the moment.")} +

+
+ % else: +
+

${_("Loading")}

+
+ % endif