|
@@ -33,8 +33,8 @@ $langUsedInSeveralExercises = "Warning ! This question and its answers are used
|
|
|
$langModifyInAllExercises = "in all tests";
|
|
|
$langModifyInThisExercise = "only in the current test";
|
|
|
$langAnswerType = "Answer type";
|
|
|
-$langUniqueSelect = "Multiple choice (Unique answer)";
|
|
|
-$langMultipleSelect = "Multiple choice (Multiple answers)";
|
|
|
+$langUniqueSelect = "Multiple choice";
|
|
|
+$langMultipleSelect = "Multiple answer";
|
|
|
$langFillBlanks = "Fill in blanks";
|
|
|
$langMatching = "Matching";
|
|
|
$langAddPicture = "Add a picture (.GIF, .JPG or .PNG)";
|
|
@@ -66,7 +66,7 @@ $langChooseGoodAnswers = "Please check one or more correct answers";
|
|
|
$langQuestionList = "Question list of the test";
|
|
|
$langMoveUp = "Move up";
|
|
|
$langMoveDown = "Move down";
|
|
|
-$langGetExistingQuestion = "Get a question from the question pool";
|
|
|
+$langGetExistingQuestion = "Question pool";
|
|
|
$langFinishTest = "Finish Test";
|
|
|
$langQuestionPool = "Question pool";
|
|
|
$langOrphanQuestions = "Orphan questions";
|