Improvements to the language and help files for penalties and adaptive questions.

This commit is contained in:
gustav_delius 2005-05-15 06:36:25 +00:00
parent c5ea7a3a17
commit 19ea2bad55
4 changed files with 22 additions and 20 deletions

View file

@ -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?';