From: moodler Date: Thu, 20 Nov 2003 15:51:12 +0000 (+0000) Subject: Added "Detailed statistics" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f6b9326173aa482a8064f24a9f2de17856054048;p=moodle.git Added "Detailed statistics" --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index f458abe54a..01a9a1f9de 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -127,6 +127,7 @@ $string['regradecomplete'] = 'All attempts have been regraded'; $string['regradecount'] = '$a->changed out of $a->attempt grades were changed'; $string['rename'] = 'Rename'; $string['report'] = 'Reports'; +$string['reportfullstat'] = 'Detailed statistics'; $string['reportoverview'] = 'Overview'; $string['reportregrade'] = 'Regrade attempts'; $string['reportsimplestat'] = 'Simple statistics';