From 98933e78b440974a8876aa3615dcb73f5ef3d9a8 Mon Sep 17 00:00:00 2001 From: rkingdon Date: Thu, 16 Oct 2003 17:47:25 +0000 Subject: [PATCH] A couple of extra messages for teachers about resubmissions. --- lang/en/exercise.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/exercise.php b/lang/en/exercise.php index 05d33a4980..3d0d0d0fc0 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -29,6 +29,7 @@ $string['delete'] = "Delete"; $string['deleting'] = "Deleting"; $string['detailsofassessment'] = "Details of Assessment"; $string['displayoffinalgrades'] = "Display of Final Grades"; +$string['doubleupload'] = "Warning: this submission has probably been sent twice. Go to the Administration page, check for two submissions from this user within a short time period. Delete one of these submissions before proceeding."; $string['duedate'] = "Due Date"; $string['edit'] = "Edit"; $string['editingassessmentelements'] = "Editing Assessment Elements"; @@ -97,6 +98,7 @@ $string['poor'] = "Poor"; $string['present'] = "Present"; $string['reasonforadjustment'] = "Reason for Adjustment"; $string['reassess'] = "Re-assess"; +$string['resubmissionfor'] = "Resubmission for \$a"; $string['resubmitnote'] = "* means that the \$a is allowed to redo this submission.
This flag can be given to any submission by re-assessing it and clicking
on the Allow \$a to Re-submit button.
The student can resubmit when this flag is present on any of their submissions."; $string['rubric'] = "Rubric"; $string['savemyassessment'] = "Save my Assessment"; -- 2.39.5