From: moodler Date: Thu, 8 Mar 2007 05:15:19 +0000 (+0000) Subject: Merged ppichet changes to quiz files from 1.8 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=23adf25248ce981a523b375f0471233e5b5f626f;p=moodle.git Merged ppichet changes to quiz files from 1.8 --- diff --git a/lang/en_utf8/qtype_calculated.php b/lang/en_utf8/qtype_calculated.php index 43dd4de688..05d790dff0 100644 --- a/lang/en_utf8/qtype_calculated.php +++ b/lang/en_utf8/qtype_calculated.php @@ -1,15 +1,24 @@ \ No newline at end of file diff --git a/lang/en_utf8/qtype_datasetdependent.php b/lang/en_utf8/qtype_datasetdependent.php index f743468b3b..d72287adcb 100644 --- a/lang/en_utf8/qtype_datasetdependent.php +++ b/lang/en_utf8/qtype_datasetdependent.php @@ -1,19 +1,43 @@ $a}'; $string['additem'] = 'Add Item'; +$string['atleastonerealdataset']='There should be at least one real dataset in question text'; +$string['atleastonewildcard']='There should be at least one wild card in answer formula or question text'; +$string['calcdistribution'] = 'Distribution'; +$string['calclength'] = 'Decimal Places'; +$string['calcmax'] = 'Maximum'; +$string['calcmin'] = 'Minimum'; +$string['dataitemdefined']='with $a numerical values already defined is available'; +$string['datasetrole']= ' The wild cards {x..} will be substituted by a numerical value from their dataset'; $string['deletelastitem'] = 'Delete Last Item'; +$string['existingcategory1'] = 'a literal from an already existing set of literals that are also used by other questions in this category'; +$string['existingcategory2'] = 'a file from an already existing set of files that are also used by other questions in this category'; +$string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category'; +$string['forceregeneration'] = 'force regeneration'; +$string['getnextnow'] = 'Get New \'Item to Add\' Now'; +$string['itemno'] = 'Item $a'; +$string['itemscount']='Items
Count'; $string['itemtoadd'] = 'Item To Add'; -$string['calclength'] = 'Decimal Places'; -$string['calcdistribution'] = 'Distribution'; -$string['uniform'] = 'Uniform'; +$string['keptcategory1'] = 'a literal from the same category reusable set of literals as before'; +$string['keptcategory2'] = 'a file from the same category reusable set of files as before'; +$string['keptcategory3'] = 'a link from the same category reusable set of links as before'; +$string['keptlocal1'] = 'a literal from the same question private set of literals as before'; +$string['keptlocal2'] = 'a file from the same question private set of files as before'; +$string['keptlocal3'] = 'a link from the same question private set of links as before'; $string['loguniform'] = 'Loguniform'; -$string['calcmin'] = 'Minimum'; -$string['calcmax'] = 'Maximum'; $string['minmax'] = 'Range of Values'; +$string['newcategory1'] = 'a literal from a new set of literals that may also be used by other questions in this category'; +$string['newcategory2'] = 'a file from a new set of files that may also be used by other questions in this category'; +$string['newcategory3'] = 'a link from a new set of links that may also be used by other questions in this category'; +$string['newlocal1'] = 'a literal from a new set of literals that will only be used by this question'; +$string['newlocal2'] = 'a file from a new set of files that will only be used by this question'; +$string['newlocal3'] = 'a link from a new set of links that will only be used by this question'; +$string['nodataset'] = 'nothing - it is not a wild card'; +$string['param'] = 'Param {$a}'; $string['replacewithrandom'] = 'Replace with a random value'; -$string['getnextnow'] = 'Get New \'Item to Add\' Now'; -$string['forceregeneration'] = 'force regeneration'; $string['reuseifpossible'] = 'reuse previous value if available'; +$string['sharedwildcard']='Shared wild card'; +$string['sharedwildcards']='Shared wild cards'; +$string['uniform'] = 'Uniform'; +$string['updatedatasetparam'] = 'Update the datasets parameters'; $string['youmustaddatleastoneitem'] = 'You must add at least one dataset item before you can save this question.'; ?> \ No newline at end of file diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 1f8429c05b..fa85db76b1 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -174,9 +174,6 @@ $string['event7'] = 'Submit'; $string['event8'] = 'Close'; $string['event9'] = 'Manual Grade'; $string['examview'] = 'Examview'; -$string['existingcategory1'] = 'a literal from an already existing set of literals that are also used by other questions in this category'; -$string['existingcategory2'] = 'a file from an already existing set of files that are also used by other questions in this category'; -$string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category'; $string['export'] = 'Export'; $string['exporterror'] = 'An error occurred during export processing'; $string['exportfilename'] = 'quiz'; @@ -256,12 +253,6 @@ $string['itemdefinition'] = 'Definition'; $string['itemsource'] = 'Item Source'; $string['itemsourceformat'] = 'Item Source Format'; $string['itemtypes'] = 'Remote Question Types'; -$string['keptcategory1'] = 'a literal from the same category reusable set of literals as before'; -$string['keptcategory2'] = 'a file from the same category reusable set of files as before'; -$string['keptcategory3'] = 'a link from the same category reusable set of links as before'; -$string['keptlocal1'] = 'a literal from the same question private set of literals as before'; -$string['keptlocal2'] = 'a file from the same question private set of files as before'; -$string['keptlocal3'] = 'a link from the same question private set of links as before'; $string['lastanswer'] = 'Your last answer was'; $string['learnwise'] = 'Learnwise format'; $string['link'] = 'Link'; @@ -301,12 +292,6 @@ $string['multipleanswers'] = 'Choose at least one answer.'; $string['multiplier'] = 'Multiplier'; $string['name'] = 'Name'; $string['newattemptfail'] = 'Error: Could not start a new attempt at the quiz'; -$string['newcategory1'] = 'a literal from a new set of literals that may also be used by other questions in this category'; -$string['newcategory2'] = 'a file from a new set of files that may also be used by other questions in this category'; -$string['newcategory3'] = 'a link from a new set of links that may also be used by other questions in this category'; -$string['newlocal1'] = 'a literal from a new set of literals that will only be used by this question'; -$string['newlocal2'] = 'a file from a new set of files that will only be used by this question'; -$string['newlocal3'] = 'a link from a new set of links that will only be used by this question'; $string['noanswers'] = 'No answers were selected!'; $string['noattempts'] = 'No attempts have been made on this quiz'; $string['noattemptstoshow'] = 'There are no attempts to show';