mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
Now can add a single question to quiz with a single click.
This commit is contained in:
parent
3bab9f2a04
commit
fef9b51dac
3 changed files with 45 additions and 17 deletions
|
@ -10,6 +10,7 @@ $string['addquestionstoquiz'] = 'Add questions to current quiz';
|
|||
$string['addrandom1'] = ' Add ';
|
||||
$string['addrandom2'] = 'random questions ';
|
||||
$string['addselectedtoquiz'] = 'Add selected to quiz';
|
||||
$string['addtoquiz'] = 'Add to quiz';
|
||||
$string['affectedstudents'] = 'Affected $a';
|
||||
$string['aiken'] = 'Aiken format';
|
||||
$string['allinone'] = 'Unlimited';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue