mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Improvements to the language and help files for penalties and adaptive questions.
This commit is contained in:
parent
c5ea7a3a17
commit
19ea2bad55
4 changed files with 22 additions and 20 deletions
|
@ -53,7 +53,7 @@ $string['itemtype'] = 'Item Type';
|
|||
$string['itemtypes'] = 'Item Types';
|
||||
$string['lastanswer'] = 'Your last answer was';
|
||||
$string['managetypes'] = 'Manage question types and servers';
|
||||
$string['adaptive'] = 'Allow adaptive questions';
|
||||
$string['adaptive'] = 'Adaptive mode';
|
||||
$string['finishattempt'] = 'Submit all and finish';
|
||||
$string['markall'] = 'Submit page';
|
||||
$string['mark'] = 'Submit';
|
||||
|
@ -72,11 +72,8 @@ $string['notypeselected'] = 'No type selected';
|
|||
$string['numberabbr'] = '#';
|
||||
$string['outof'] = ' out of a maximum of ';
|
||||
$string['partiallycorrect'] = 'Partially correct';
|
||||
$string['penalty'] = 'Penalty';
|
||||
$string['penaltynone'] = 'None';
|
||||
$string['penaltymultiply'] = 'Multiplicative';
|
||||
$string['penaltysubtract'] = 'Additive';
|
||||
$string['penaltyscheme'] = 'Penalty scheme';
|
||||
$string['penalty'] = 'Penalty factor';
|
||||
$string['penaltyscheme'] = 'Apply penalties';
|
||||
$string['previewquiz'] = 'Preview quiz';
|
||||
$string['previous'] = 'Previous state';
|
||||
$string['readytosend'] = 'You are about to finalize this quiz attempt. Are you sure you want to continue?';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue