From ebbc9a1a152da0f5cce81e2aafd13ed9724834d4 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 18 Jan 2006 04:33:05 +0000 Subject: [PATCH] Guests can no longer submit online assignment (bug 4604) --- lang/en/assignment.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en/assignment.php b/lang/en/assignment.php index b6533a2a611..286bed0fbd8 100644 --- a/lang/en/assignment.php +++ b/lang/en/assignment.php @@ -41,7 +41,8 @@ $string['failedupdatefeedback'] = 'Failed to update submission feedback for user $string['feedback'] = 'Feedback'; $string['feedbackfromteacher'] = 'Feedback from the $a'; $string['feedbackupdated'] = 'Submissions feedback updated for $a people'; -$string['guestnoupload'] = 'Sorry, guests are not allowed to upload.'; +$string['guestnoupload'] = 'Sorry, guests are not allowed to upload'; +$string['guestnosubmit'] = 'Sorry, guests are not allowed to submit an assignment'; $string['helpoffline'] = '

This is useful when the assignment is performed outside of Moodle. It could be something elsewhere on the web or face-to-face.

Students can see a description of the assignment, but can\'t upload files or anything. Grading works normally, and students will get notifications of