Skip to content

Commit

Permalink
It is now possible to have also questions in all subcategories listed…
Browse files Browse the repository at this point in the history
… on edit.php. Because there can be a large number of questions the list of questions is now paged.

The random questions have another option specifying whether they can choose their questions also from subcategories or not. This option is stored in the unused questiontext field.
  • Loading branch information
gustav_delius committed Jan 5, 2005
1 parent 868b127 commit 85ceebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en/quiz.php
Expand Up @@ -219,6 +219,7 @@
$string['readytosend'] = 'You are about to send your whole quiz to be graded. Are you sure you want to continue?';
$string['reattemptquiz'] = 'Re-attempt quiz';
$string['recentlyaddedquestion'] = 'Recently added question!';
$string['recurse'] = ' Include sub-categories ';
$string['regrade'] = 'Regrade all attempts';
$string['regradecomplete'] = 'All attempts have been regraded';
$string['regradecount'] = '$a->changed out of $a->attempt grades were changed';
Expand Down

0 comments on commit 85ceebe

Please sign in to comment.