Skip to content

Commit

Permalink
MDL-43245 mod_lesson: Add string for essay grading permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
abgreeve committed Oct 23, 2014
1 parent 99e455c commit 1785e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/lesson/lang/en/lesson.php
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
$string['leftduringtimed'] = 'You have left during a timed lesson.<br />Please click on Continue to restart the lesson.';
$string['leftduringtimednoretake'] = 'You have left during a timed lesson and you are<br />not allowed to retake or continue the lesson.';
$string['lesson:addinstance'] = 'Add a new lesson';
$string['lesson:grade'] = 'Grade lesson essay questions';
$string['lessonattempted'] = 'Lesson attempted';
$string['lessonclosed'] = 'This lesson closed on {$a}.';
$string['lessoncloses'] = 'Lesson closes';
Expand Down

0 comments on commit 1785e49

Please sign in to comment.