Changed "Later, while the quiz is still open" to "While the quiz is still open", see http://moodle.org/mod/forum/discuss.php?d=26311

This commit is contained in:
gustav_delius
2005-06-24 16:41:44 +00:00
parent 0c6e298228
commit 3d6fb28178
+1 -1
View File
@@ -347,7 +347,7 @@ $string['reviewclosed'] = 'After the quiz is closed';
$string['reviewimmediately'] = 'Immediately after the attempt';
$string['reviewnever'] = 'Never allow review';
$string['reviewofattempt'] = 'Review of Attempt $a';
$string['reviewopen'] = 'Later, while the quiz is still open';
$string['reviewopen'] = 'While the quiz is still open';
$string['reviewoptions'] = 'Students may review';
$string['reviewresponse'] = 'Review response';
$string['rqp'] = 'Remote Question';