Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/lang/en/lamslesson.php,v diff -u -r1.9 -r1.10 --- moodle/mod/lamslesson/lang/en/lamslesson.php 3 Feb 2012 13:26:16 -0000 1.9 +++ moodle/mod/lamslesson/lang/en/lamslesson.php 21 Jan 2013 15:54:39 -0000 1.10 @@ -31,7 +31,17 @@ $string['modulename'] = 'LAMS Lesson'; $string['modulenameplural'] = 'LAMS Lessons'; -$string['modulename_help'] = 'The LAMS Lesson module allows teachers to create LAMS lessons in Moodle.'; +$string['modulename_help'] = 'The LAMS Lesson module allows teachers to create LAMS lessons within Moodle. + +LAMS provides teachers with an intuitive visual authoring environment for creating sequences of learning activities. These activities can include a range of individual tasks, small group work and whole class activities based on both content and collaboration. + +Once a sequence is created, it can reuse in one or many courses. + +Additionally LAMS provides a real-time followup and tracking monitoring interface where teachers can interact with students as they go thru the learning activities. + +For further information visit: lamsfoundation.org. + +'; $string['modulename_link'] = 'lamslesson'; $string['lamslessonfieldset'] = 'Custom example fieldset'; $string['lamslessonname'] = 'Lesson name';