added defaultessayresponse string to the lang file (not sure why I had this in lesson.php)

This commit is contained in:
michaelpenne 2005-03-10 22:58:58 +00:00
parent be5dd782fa
commit 23381eef51

View File

@ -48,6 +48,7 @@ $string['correctanswerscore'] = 'Correct answer score';
$string['correctresponse'] = 'Correct response';
$string['customscoring'] = 'Custom scoring';
$string['deadline'] = 'Deadline';
$string['defaultessayresponse'] = 'Your essay will be graded by the course instructor.';
$string['deleteattempts'] = 'Delete student attempts for this lesson (user id)';
$string['deletedpage'] = 'Deleted page';
$string['deleting'] = 'Deleting';