From a222541e98704a94ae50b09eb0fd2d55bc546ec1 Mon Sep 17 00:00:00 2001 From: trobb Date: Tue, 25 Nov 2003 00:07:38 +0000 Subject: [PATCH] *** empty log message *** --- lang/en/quiz.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'; ?> -- 2.39.5