From: Dan Marsden Date: Thu, 29 Aug 2013 00:51:17 +0000 (+1200) Subject: Add activity chooser help X-Git-Url: https://git.cameron1729.xyz/?a=commitdiff_plain;h=c71af9345f79f65b005e60d34f0a2912f1cc2f51;p=moodle-mod_attendance.git Add activity chooser help --- diff --git a/lang/en/attendance.php b/lang/en/attendance.php old mode 100644 new mode 100755 index 3fa70bd..5dd803c --- a/lang/en/attendance.php +++ b/lang/en/attendance.php @@ -123,6 +123,11 @@ $string['includenottaken'] = 'Include not taken sessions'; $string['indetail'] = 'In detail...'; $string['jumpto'] = 'Jump to'; $string['modulename'] = 'Attendance'; +$string['modulename_help'] = 'The attendance activity module enables a teacher to take attendance during class and students to view their own attendance record. + +The teacher can create multiple sessions and can mark the attendance status as "Present", "Absent", "Late", or "Excused" or modify the statuses to suit their needs. + +Reports are available for the entire class or individual students.'; $string['modulenameplural'] = 'Attendances'; $string['months'] = 'Months'; $string['myvariables'] = 'My Variables';