Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r6be225f8d21a7f927da78ca099fc8c3915d7668a -r7e26cc267b556ce7f7b2116b13a9afe02f353d74 --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6be225f8d21a7f927da78ca099fc8c3915d7668a) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7e26cc267b556ce7f7b2116b13a9afe02f353d74) @@ -285,7 +285,7 @@ label.tab.lesson = Lesson label.tab.class = Class label.tab.advanced = Advanced -label.tab.grouping = Grouping +label.tab.grouping = Groups label.tab.conditions = Conditions label.tab.lesson.title = Select the design to add a lesson, and click on Add now label.tab.class.title = Use drag n' drop to select or unselect monitors and learners @@ -314,8 +314,8 @@ label.tab.advanced.field.split.number = No. learners per lesson label.tab.advanced.field.scheduling = Enable scheduling label.tab.advanced.split.desc = [0] instances of this lesson will be created and approximately [1] will be allocated to each lesson -label.tab.grouping.desc.1 = Choose a course grouping to apply to grouping activities in the chosen Learning Design, if any. -label.tab.grouping.desc.2 = If there is a branching based on the given grouping activity, the course grouping will not be applied. +label.tab.grouping.desc = You can select one of the preset course groupings below to apply it directly to all grouping activities in the chosen design. +label.tab.grouping.none = The selected design does not contain an activity to apply course grouping to. label.tab.conditions.dependencies = Dependencies label.tab.conditions.dependencies.desc = Select a lesson that learners will need to complete before they can see the lesson you are about to create. label.tab.conditions.timelimit = Time limitations Index: lams_central/web/addLesson.jsp =================================================================== diff -u -r1233d7630219a578085d60792930fba266fe15d4 -r7e26cc267b556ce7f7b2116b13a9afe02f353d74 --- lams_central/web/addLesson.jsp (.../addLesson.jsp) (revision 1233d7630219a578085d60792930fba266fe15d4) +++ lams_central/web/addLesson.jsp (.../addLesson.jsp) (revision 7e26cc267b556ce7f7b2116b13a9afe02f353d74) @@ -23,6 +23,7 @@