moodle/mod/quiz/lang/en/quiz.php
gustav_delius ee1fb969c8 Merging in from the MOODLE_15_QUIZREFACTOR branch.
The quiz module now can handle adaptive questions and can render remote questions via RQP web services.
2005-05-06 06:24:04 +00:00

109 lines
6.6 KiB
PHP

<?php // $Id$
// quiz.php - created with Moodle 1.4 development (2004080300)
$string['action'] = 'Action';
$string['addingitemtype'] = 'Adding an Item Type';
$string['additemtype'] = 'Add item type';
$string['addrandom'] = 'Add $a random questions';
$string['answers'] = 'Answers';
$string['attemptnotcompleted'] = "Attempt has not been completed.";
$string['attemptsallowed'] = 'Multiple attempts at quiz';
$string['attemptsby'] = 'Attempts by $a';
$string['capabilities'] = 'Capabilities';
$string['chooseafile'] = 'Choose or upload a file';
$string['cloning'] = 'Cloning';
$string['cloningserver'] = 'Cloning Server';
$string['cloningserverconnectfailed'] = 'The cloning server $a failed to process an RQP request. Check that the URL is correct.';
$string['cloningserverdoesnt'] = 'The cloning server $a does not support cloning!';
$string['cloningrenderingserverdoesnt'] = 'The cloning (and rendering) server $a does not support cloning (or implicit cloning).';
$string['close'] = 'Close window';
$string['closepreview'] = 'Close preview';
$string['closereview'] = 'Close review';
$string['completedon'] = 'Completed on';
$string['confirmattemptclose'] = 'You still have an unfinished attempt. Do you want to close this and start a new attempt now?';
$string['confirmclose'] = 'You are about to close this attempt. Once you close the attempt you will no longer be able to change your answers.';
$string['continueattemptfail'] = 'Error: Could not load the last attempt';
$string['continueattemptquiz'] = 'Continue the last attempt';
$string['deleteitemtypecheck'] = 'Are you absolutely sure you want to delete \'$a\'?';
$string['duplicateresponse'] = 'This submission has been ignored because you gave an equivalent answer earlier.';
$string['editingitemtype'] = 'Editing an Item Type';
$string['editingrqp'] = 'Editing a Remote Question (RQP)';
$string['editquiz'] = 'Edit Quiz';
$string['event1'] = 'Autosave';
$string['event2'] = 'Save';
$string['event3'] = 'Grade';
$string['event5'] = 'Validate';
$string['event6'] = 'Close';
$string['fillcorrect'] = 'Fill with correct';
$string['gradeavailable'] = 'Maximum possible marks: $a';
$string['gradingdetails'] = 'Marks for this submission: $a->raw/$a->max.';
$string['gradingdetailsnopenalty'] = 'Marks for this submission: $a->raw/$a->max. Counting all previous submissions this gives <strong>$a->cur/$a->max</strong>.';
$string['gradingdetailszeropenalty'] = 'Marks for this submission: $a->raw/$a->max. You were not penalized for this submission. Counting all previous submissions this gives <strong>$a->cur/$a->max</strong>.';
$string['gradingdetailspenalty'] = 'Marks for this submission: $a->raw/$a->max with a penalty of $a->penalty. Counting all previous submissions this gives <strong>$a->cur/$a->max</strong>.';
$string['info'] = 'Info';
$string['invalidsource'] = 'The source is not accepted as valid by the server $a->rendering_server.';
$string['invalidsourcetype'] = 'Invalid source type.';
$string['itemsource'] = 'Item Source';
$string['itemsourceformat'] = 'Item Source Format';
$string['itemrequirescloning'] = 'The item source supplied is for an item template but the server for the selected item type does not support cloning (or implicit cloning). Check that the correct item type was selected';
$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['finishattempt'] = 'Submit all and finish';
$string['markall'] = 'Submit page';
$string['mark'] = 'Submit';
$string['missingitemtypename'] = 'Missing name';
$string['missingsource'] = 'Missing item source';
$string['missingrenderingserver'] = 'Missing rendering server URL';
$string['newattemptfail'] = 'Error: Could not start a new attempt at the quiz';
$string['noattemptstoshow'] = 'There are no attempts to show';
$string['noquestionsfound'] = 'No questions found';
$string['notavailable'] = 'Sorry, this quiz is not available';
$string['notavailabletostudents'] = 'Note: This quiz is not currently available to your students';
$string['notimedependentitems'] = 'Time dependent items are not currently supported by the quiz module. As a work around, set a time limit for the whole quiz. Do you wish to choose a different item (or use the current item regardless)?';
$string['notypes'] = 'No item types have been defined! The administrator must add some types and set the servers to be used to process them before RQP questions can be used';
$string['notypeselected'] = 'No type selected';
$string['numberabbr'] = '#';
$string['outof'] = ' out of a maximum of ';
$string['penalty'] = 'Penalty';
$string['penaltynone'] = 'None';
$string['penaltymultiply'] = 'Multiplicative';
$string['penaltysubtract'] = 'Additive';
$string['penaltyscheme'] = 'Penalty scheme';
$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?';
$string['rendering'] = 'Rendering';
$string['renderingserver'] = 'Rendering Server';
$string['renderingserverconnectfailed'] = 'The rendering server $a failed to process an RQP request. Check that the URL is correct.';
$string['renderingserverdoesnt'] = 'The rendering server $a does not support rendering!';
$string['repaginate'] = 'Repaginate with $a questions per page';
$string['replacementoptions'] = 'Replacement Options';
$string['reports'] = 'Reports';
$string['response'] = 'Response';
$string['responses'] = 'Responses';
$string['reviewimmediately'] = 'Immediately after the attempt';
$string['reviewofattempt'] = 'Review of Attempt $a';
$string['reviewopen'] = 'Later, while the quiz is still open';
$string['reviewclosed'] = 'After the quiz is closed';
$string['reviewoptions'] = 'Students may review';
$string['reviewresponse'] = 'Review response';
$string['rqp'] = 'Remote Question';
$string['rqps'] = 'Remote Questions';
$string['savenosubmit'] = 'Save without submitting';
$string['scores'] = 'Scores';
$string['servers'] = 'Servers';
$string['showall'] = 'Show all questions on one page';
$string['showbreaks'] = 'Show page breaks';
$string['startagain'] = 'Start again';
$string['startedon'] = 'Started on';
$string['subnetnotice'] = 'This quiz has been locked so that it is only accessible from certain locations. Your computer is not on an allowed subnet. As teacher you are allowed to preview anyway.';
$string['timestr'] = '%%H:%%M:%%S on %%d/%%m/%%y';
$string['unfinished'] = 'open';
$string['validate'] = 'Validate';
$string['withselected'] = 'With selected';
$string['wronguse'] = 'You can not use this page like that';
?>