$string['includenottaken'] = 'Include not taken sessions';
$string['includenottaken'] = 'Include not taken sessions';
$string['includeremarks'] = 'Include remarks';
$string['includeremarks'] = 'Include remarks';
$string['incorrectpassword'] = 'You have entered an incorrect password';
$string['indetail'] = 'In detail...';
$string['indetail'] = 'In detail...';
$string['invalidsessionenddate'] = 'This date can not be earlier than the session date';
$string['invalidsessionenddate'] = 'This date can not be earlier than the session date';
$string['invalidaction'] = 'You must select an action';
$string['invalidaction'] = 'You must select an action';
@ -177,6 +178,8 @@ $string['noupgradefromthisversion'] = 'The Attendance module cannot upgrade from
$string['olddate'] = 'Old date';
$string['olddate'] = 'Old date';
$string['onlyselectedusers'] = 'Export specific users';
$string['onlyselectedusers'] = 'Export specific users';
$string['participant'] = 'Participant';
$string['participant'] = 'Participant';
$string['password'] = 'Password';
$string['passwordrequired'] = 'You must enter the session password before you can submit your attendance';
$string['percentage'] = 'Percentage';
$string['percentage'] = 'Percentage';
$string['percentagesessionscompleted'] = 'Percentage over taken sessions';
$string['percentagesessionscompleted'] = 'Percentage over taken sessions';
$string['percentageallsessions'] = 'Percentage over all sessions';
$string['percentageallsessions'] = 'Percentage over all sessions';
@ -275,6 +278,8 @@ $string['strftimeh'] = '%l%P';
$string['strftimehm'] = '%l:%M%P';
$string['strftimehm'] = '%l:%M%P';
$string['strftimeshortdate'] = '%d.%m.%Y';
$string['strftimeshortdate'] = '%d.%m.%Y';
$string['studentid'] = 'Student ID';
$string['studentid'] = 'Student ID';
$string['studentpassword'] = 'Student password';
$string['studentpassword_help'] = 'If set students will be required to enter this password before they can set their own attendance status for the session. If empty, no password is required.';