From: trobb Date: Tue, 25 Nov 2003 00:07:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a222541e98704a94ae50b09eb0fd2d55bc546ec1;p=moodle.git *** empty log message *** --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index c067071cf6..32761a08db 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -80,7 +80,7 @@ $string['importquestions'] = 'Import questions from file'; $string['indivresp'] = 'Responses of Individuals to Each Item'; $string['introduction'] = 'Introduction'; $string['itemanal'] = 'Item Response Analysis'; -$string['listitems'] = 'Listing of Items in This Quiz'; +$string['listitems'] = 'Listing of Items in Quiz'; $string['marks'] = 'Marks'; $string['match'] = 'Matching'; $string['matchanswer'] = 'Matching answer'; @@ -160,6 +160,7 @@ $string['type'] = 'Type'; $string['viewallanswers'] = 'View $a completed quizzes'; $string['viewallreports'] = 'View reports for $a attempts'; $string['webct'] = 'WebCT format'; +$string['withsummary'] = "with Summary Statistics"; $string['yourfinalgradeis'] = 'Your final grade for this quiz is $a'; ?>