1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-13 20:26:32 +01:00
moodle/lang/en_utf8/quiz_grading.php

6 lines
134 B
PHP

<?php // $Id$
$string['grading'] = 'Manual grading';
$string['essayonly'] = 'The following questions need to be graded manually';
?>