mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
*** empty log message ***
This commit is contained in:
parent
375c162355
commit
c4cfddf4d1
329
lang/en/quiz.php
329
lang/en/quiz.php
@ -1,161 +1,172 @@
|
||||
<?PHP // $Id$
|
||||
// quiz.php - created with Moodle 1.2 development (2003111400)
|
||||
<?PHP // $Id$
|
||||
|
||||
#------------------------------------------------------------
|
||||
$string['modulename'] = "Quiz";
|
||||
$string['modulenameplural'] = "Quizzes";
|
||||
#------------------------------------------------------------
|
||||
|
||||
$string['acceptederror'] = 'Accepted error';
|
||||
$string['addingquestions'] = 'This side of the page is where you manage your database of questions. Questions are stored in categories to help you keep them organised, and can be used by any quiz in your course or even other courses if you choose to \'publish\' them. <br /><br />After you select or create a question category you will be able to create or edit questions. You can select any of these questions to add to your quiz over on the other side of this page.';
|
||||
$string['addquestions'] = 'Add questions';
|
||||
$string['addquestionstoquiz'] = 'Add questions to current quiz';
|
||||
$string['addselectedtoquiz'] = 'Add selected to quiz';
|
||||
$string['allowreview'] = 'Allow review';
|
||||
$string['alreadysubmitted'] = 'It is likely that you have already submitted this attempt';
|
||||
$string['alwaysavailable'] = 'Always available';
|
||||
$string['answer'] = 'Answer';
|
||||
$string['answerhowmany'] = 'One or multiple answers?';
|
||||
$string['answersingleno'] = 'Multiple answers allowed';
|
||||
$string['answersingleyes'] = 'One answer only';
|
||||
$string['answerswithacceptederrormarginmustbenumeric'] = 'Answers with accepted error must be numeric';
|
||||
$string['attempt'] = 'Attempt $a';
|
||||
$string['attemptfirst'] = 'First attempt';
|
||||
$string['attemptlast'] = 'Last attempt';
|
||||
$string['attemptquiznow'] = 'Attempt quiz now';
|
||||
$string['attempts'] = 'Attempts';
|
||||
$string['attemptsallowed'] = 'Attempts allowed';
|
||||
$string['attemptsunlimited'] = 'Unlimited attempts';
|
||||
$string['backtoquiz'] = 'Back to quiz editing';
|
||||
$string['bestgrade'] = 'Best grade';
|
||||
$string['blackboard'] = 'Blackboard';
|
||||
$string['caseno'] = 'No, case is unimportant';
|
||||
$string['casesensitive'] = 'Case sensitivity';
|
||||
$string['caseyes'] = 'Yes, case must match';
|
||||
$string['categories'] = 'Categories';
|
||||
$string['category'] = 'Category';
|
||||
$string['categoryinfo'] = 'Category info';
|
||||
$string['categorymove'] = 'The category \'$a->name\' contains $a->count questions. Please choose another category to move them to.';
|
||||
$string['categorymoveto'] = 'Move them to this category';
|
||||
$string['choice'] = 'Choice';
|
||||
$string['choices'] = 'Available choices';
|
||||
$string['correctanswer'] = 'Correct answer';
|
||||
$string['correctanswers'] = 'Correct answers';
|
||||
$string['countdown'] = 'Countdown';
|
||||
$string['countdownfinished'] = 'The quiz is closing, you should submit your answers now.';
|
||||
$string['countdowntenminutes'] = 'The quiz will be closing in ten minutes.';
|
||||
$string['createmultiple'] = 'Create multiple questions';
|
||||
$string['createnewquestion'] = 'Create new question';
|
||||
$string['custom'] = 'Custom format';
|
||||
$string['daysavailable'] = 'Days available';
|
||||
$string['default'] = 'Default';
|
||||
$string['defaultgrade'] = 'Default question grade';
|
||||
$string['defaultinfo'] = 'The default category for questions.';
|
||||
$string['deletequestioncheck'] = 'Are you absolutely sure you want to delete \'$a\'?';
|
||||
$string['description'] = 'Description';
|
||||
$string['eachattemptbuildsonthelast'] = 'Each attempt builds on the last';
|
||||
$string['editcategories'] = 'Edit categories';
|
||||
$string['editingdescription'] = 'Editing a Description';
|
||||
$string['editingmatch'] = 'Editing a Matching Question';
|
||||
$string['editingmultianswer'] = 'Editing Embedded Answers (Cloze)';
|
||||
$string['editingmultichoice'] = 'Editing a Multiple Choice question';
|
||||
$string['editingnumerical'] = 'Editing a numerical question';
|
||||
$string['editingquestion'] = 'Editing a question';
|
||||
$string['editingquiz'] = 'Editing quiz';
|
||||
$string['editingrandom'] = 'Editing a Random Question';
|
||||
$string['editingrandomsamatch'] = 'Editing a Random Short-Answer Matching question';
|
||||
$string['editingshortanswer'] = 'Editing a Short-Answer question';
|
||||
$string['editingtruefalse'] = 'Editing a True/False question';
|
||||
$string['false'] = 'False';
|
||||
$string['feedback'] = 'Feedback';
|
||||
$string['fileformat'] = 'File format';
|
||||
$string['filloutoneanswer'] = 'You must fill out at least one possible answer. Answers left blank will not be used.';
|
||||
$string['filloutthreequestions'] = 'You must fill out at least three questions. Questions left blank will not be used.';
|
||||
$string['fillouttwochoices'] = 'You must fill out at least two choices. Choices left blank will not be used.';
|
||||
$string['fractionsaddwrong'] = 'The positive grades you have chosen do not add up to 100%%
|
||||
<BR>Instead, they add up to $a%%
|
||||
<BR>Do you want to go back and fix this question?';
|
||||
$string['fractionsnomax'] = 'One of the answers should be 100%%, so that it is
|
||||
<BR>possible to get a full grade for this question.
|
||||
<BR>Do you want to go back and fix this question?';
|
||||
$string['gradeaverage'] = 'Average grade';
|
||||
$string['gradehighest'] = 'Highest grade';
|
||||
$string['grademethod'] = 'Grading method';
|
||||
$string['grades'] = 'Grades';
|
||||
$string['guestsno'] = 'Sorry, guests can not see or attempt quizzes';
|
||||
$string['imagedisplay'] = 'Image to display';
|
||||
$string['importquestions'] = 'Import questions from file';
|
||||
$string['introduction'] = 'Introduction';
|
||||
$string['marks'] = 'Marks';
|
||||
$string['match'] = 'Matching';
|
||||
$string['matchanswer'] = 'Matching answer';
|
||||
$string['missingcorrectanswer'] = 'Correct answer must be specified';
|
||||
$string['missingname'] = 'Missing question name';
|
||||
$string['missingquestiontext'] = 'Missing question text';
|
||||
$string['missingword'] = 'Missing word format';
|
||||
$string['modulename'] = 'Quiz';
|
||||
$string['modulenameplural'] = 'Quizzes';
|
||||
$string['multianswer'] = 'Embedded Answers (Cloze)';
|
||||
$string['multichoice'] = 'Multiple Choice';
|
||||
$string['noanswers'] = 'No answers were selected!';
|
||||
$string['noattempts'] = 'No attempts have been made on this quiz';
|
||||
$string['nomoreattempts'] = 'No more attempts are allowed';
|
||||
$string['noquestions'] = 'No questions have been added yet';
|
||||
$string['noreview'] = 'You are not allowed to review this quiz';
|
||||
$string['noreviewuntil'] = 'You are not allowed to review this quiz until $a';
|
||||
$string['notenoughsubquestions'] = 'Not enough sub-questions have been defined!<br>
|
||||
Do you want to go back and fix this question?';
|
||||
$string['numerical'] = 'Numerical';
|
||||
$string['publish'] = 'Publish';
|
||||
$string['qti'] = 'IMS QTI format';
|
||||
$string['question'] = 'Question';
|
||||
$string['questioninuse'] = 'The question \'$a\' is currently being used:';
|
||||
$string['questionname'] = 'Question name';
|
||||
$string['questions'] = 'Questions';
|
||||
$string['quizavailable'] = 'The quiz is available until: $a';
|
||||
$string['quizclose'] = 'Close the quiz';
|
||||
$string['quizclosed'] = 'This quiz closed on $a';
|
||||
$string['quizcloses'] = 'Quiz closes';
|
||||
$string['quiznotavailable'] = 'The quiz will not be available until: $a';
|
||||
$string['quizopen'] = 'Open the quiz';
|
||||
$string['random'] = 'Random Question';
|
||||
$string['randomcreate'] = 'Create Random Questions';
|
||||
$string['randomsamatch'] = 'Random Short-Answer Matching';
|
||||
$string['randomsamatchcreate'] = 'Create Random Short-Answer Matching questions';
|
||||
$string['randomsamatchintro'] = 'For each of the following questions, select the matching answer from the menu.';
|
||||
$string['randomsamatchnumber'] = 'Number of questions to select';
|
||||
$string['readytosend'] = 'You are about to send your whole quiz to be graded. Are you sure you want to continue?';
|
||||
$string['recentlyaddedquestion'] = 'Recently added question!';
|
||||
$string['regrade'] = 'Regrade all attempts';
|
||||
$string['regradecomplete'] = 'All attempts have been regraded';
|
||||
$string['regradecount'] = '$a->changed out of $a->attempt grades were changed';
|
||||
$string['rename'] = 'Rename';
|
||||
$string['report'] = 'Reports';
|
||||
$string['reportfullstat'] = 'Detailed statistics';
|
||||
$string['reportoverview'] = 'Overview';
|
||||
$string['reportregrade'] = 'Regrade attempts';
|
||||
$string['reportsimplestat'] = 'Simple statistics';
|
||||
$string['review'] = 'Review';
|
||||
$string['save'] = 'Save';
|
||||
$string['savegrades'] = 'Save grades';
|
||||
$string['savemyanswers'] = 'Save my answers';
|
||||
$string['savequiz'] = 'Save this whole quiz';
|
||||
$string['score'] = 'Raw score';
|
||||
$string['select'] = 'Select';
|
||||
$string['selectall'] = 'Select all';
|
||||
$string['selectcategoryabove'] = 'Select a category above';
|
||||
$string['shortanswer'] = 'Short Answer';
|
||||
$string['show'] = 'Show';
|
||||
$string['showcorrectanswer'] = 'In feedback, show correct answers?';
|
||||
$string['showfeedback'] = 'After answering, show feedback?';
|
||||
$string['shuffleanswers'] = 'Shuffle answers';
|
||||
$string['shufflequestions'] = 'Shuffle questions';
|
||||
$string['time'] = 'Time';
|
||||
$string['timecompleted'] = 'Completed';
|
||||
$string['timetaken'] = 'Time taken';
|
||||
$string['toomanyrandom'] = 'The number of random questions required is more than this category contains! ($a)';
|
||||
$string['true'] = 'True';
|
||||
$string['truefalse'] = 'True/False';
|
||||
$string['type'] = 'Type';
|
||||
$string['viewallanswers'] = 'View $a completed quizzes';
|
||||
$string['viewallreports'] = 'View reports for $a attempts';
|
||||
$string['webct'] = 'WebCT format';
|
||||
$string['yourfinalgradeis'] = 'Your final grade for this quiz is $a';
|
||||
|
||||
?>
|
||||
$string['acceptederror'] = "Accepted error";
|
||||
$string['addquestions'] = "Add questions";
|
||||
$string['addingquestions'] = "This side of the page is where you manage your database of questions. Questions are stored in categories to help you keep them organised, and can be used by any quiz in your course or even other courses if you choose to 'publish' them. <br /><br />After you select or create a question category you will be able to create or edit questions. You can select any of these questions to add to your quiz over on the other side of this page.";
|
||||
$string['addquestionstoquiz'] = "Add questions to current quiz";
|
||||
$string['addselectedtoquiz'] = "Add selected to quiz";
|
||||
$string['allowreview'] = "Allow review";
|
||||
$string['alwaysavailable'] = "Always available";
|
||||
$string['alreadysubmitted'] = "It is likely that you have already submitted this attempt";
|
||||
$string['answer'] = "Answer";
|
||||
$string['answerhowmany'] = "One or multiple answers?";
|
||||
$string['answersingleyes'] = "One answer only";
|
||||
$string['answersingleno'] = "Multiple answers allowed";
|
||||
$string['answerswithacceptederrormarginmustbenumeric'] = "Answers with accepted error must be numeric";
|
||||
$string['attempt'] = "Attempt \$a";
|
||||
$string['attemptfirst'] = "First attempt";
|
||||
$string['attemptlast'] = "Last attempt";
|
||||
$string['attemptquiznow'] = "Attempt quiz now";
|
||||
$string['attempts'] = "Attempts";
|
||||
$string['attemptsallowed'] = "Attempts allowed";
|
||||
$string['attemptsunlimited'] = "Unlimited attempts";
|
||||
$string['backtoquiz'] = "Back to quiz editing";
|
||||
$string['bestgrade'] = "Best grade";
|
||||
$string['blackboard'] = "Blackboard";
|
||||
$string['casesensitive'] = "Case sensitivity";
|
||||
$string['caseyes'] = "Yes, case must match";
|
||||
$string['caseno'] = "No, case is unimportant";
|
||||
$string['categories'] = "Categories";
|
||||
$string['category'] = "Category";
|
||||
$string['categoryinfo'] = "Category info";
|
||||
$string['categorymove'] = "The category '\$a->name' contains \$a->count questions. Please choose another category to move them to.";
|
||||
$string['categorymoveto'] = "Move them to this category";
|
||||
$string['choice'] = "Choice";
|
||||
$string['choices'] = "Available choices";
|
||||
$string['correctanswer'] = "Correct answer";
|
||||
$string['correctanswers'] = "Correct answers";
|
||||
$string['countdown'] = "Countdown";
|
||||
$string['countdownfinished'] = "The quiz is closing, you should submit your answers now.";
|
||||
$string['countdowntenminutes'] = "The quiz will be closing in ten minutes.";
|
||||
$string['createmultiple'] = "Create multiple questions";
|
||||
$string['createnewquestion'] = "Create new question";
|
||||
$string['custom'] = "Custom format";
|
||||
$string['daysavailable'] = "Days available";
|
||||
$string['default'] = "Default";
|
||||
$string['defaultgrade'] = "Default question grade";
|
||||
$string['defaultinfo'] = "The default category for questions.";
|
||||
$string['deletequestioncheck'] = "Are you absolutely sure you want to delete '\$a'?";
|
||||
$string['description'] = "Description";
|
||||
$string['eachattemptbuildsonthelast'] = "Each attempt builds on the last";
|
||||
$string['editcategories'] = "Edit categories";
|
||||
$string['editingdescription'] = "Editing a Description";
|
||||
$string['editingmultianswer'] = "Editing Embedded Answers (Cloze)";
|
||||
$string['editingmatch'] = "Editing a Matching Question";
|
||||
$string['editingmultichoice'] = "Editing a Multiple Choice question";
|
||||
$string['editingnumerical'] = "Editing a numerical question";
|
||||
$string['editingquiz'] = "Editing quiz";
|
||||
$string['editingquestion'] = "Editing a question";
|
||||
$string['editingrandom'] = "Editing a Random Question";
|
||||
$string['editingrandomsamatch'] = "Editing a Random Short-Answer Matching question";
|
||||
$string['editingshortanswer'] = "Editing a Short-Answer question";
|
||||
$string['editingtruefalse'] = "Editing a True/False question";
|
||||
$string['false'] = "False";
|
||||
$string['feedback'] = "Feedback";
|
||||
$string['filloutoneanswer'] = "You must fill out at least one possible answer. Answers left blank will not be used.";
|
||||
$string['fillouttwochoices'] = "You must fill out at least two choices. Choices left blank will not be used.";
|
||||
$string['filloutthreequestions'] = "You must fill out at least three questions. Questions left blank will not be used.";
|
||||
$string['fileformat'] = "File format";
|
||||
$string['fractionsaddwrong'] = "The positive grades you have chosen do not add up to 100%%
|
||||
<BR>Instead, they add up to \$a%%
|
||||
<BR>Do you want to go back and fix this question?";
|
||||
$string['fractionsnomax'] = "One of the answers should be 100%%, so that it is
|
||||
<BR>possible to get a full grade for this question.
|
||||
<BR>Do you want to go back and fix this question?";
|
||||
$string['gradeaverage'] = "Average grade";
|
||||
$string['gradehighest'] = "Highest grade";
|
||||
$string['grademethod'] = "Grading method";
|
||||
$string['grades'] = "Grades";
|
||||
$string['guestsno'] = "Sorry, guests can not see or attempt quizzes";
|
||||
$string['imagedisplay'] = "Image to display";
|
||||
$string['importquestions'] = "Import questions from file";
|
||||
$string['introduction'] = "Introduction";
|
||||
$string['marks'] = "Marks";
|
||||
$string['match'] = "Matching";
|
||||
$string['matchanswer'] = "Matching answer";
|
||||
$string['missingcorrectanswer'] = "Correct answer must be specified";
|
||||
$string['missingname'] = "Missing question name";
|
||||
$string['missingquestiontext'] = "Missing question text";
|
||||
$string['missingword'] = "Missing word format";
|
||||
$string['multianswer'] = "Embedded Answers (Cloze)";
|
||||
$string['multichoice'] = "Multiple Choice";
|
||||
$string['noanswers'] = "No answers were selected!";
|
||||
$string['noattempts'] = "No attempts have been made on this quiz";
|
||||
$string['nomoreattempts'] = "No more attempts are allowed";
|
||||
$string['noquestions'] = "No questions have been added yet";
|
||||
$string['noreview'] = "You are not allowed to review this quiz";
|
||||
$string['noreviewuntil'] = "You are not allowed to review this quiz until \$a";
|
||||
$string['notenoughsubquestions'] = "Not enough sub-questions have been defined!<br>
|
||||
Do you want to go back and fix this question?";
|
||||
$string['numerical'] = "Numerical";
|
||||
$string['publish'] = "Publish";
|
||||
$string['qrindivresp'] = "Responses of Individuals to Each Item";
|
||||
$string['qrname'] = "Name";
|
||||
$string['qrgrade'] = "Grade";
|
||||
$string['qritemanal'] = "Item Response Analysis";
|
||||
$string['qrcorrresp'] = "Correct Response";
|
||||
$string['qrnoresponse'] = "No Response";
|
||||
$string['qrpercentcorrect'] = "Percent Correct";
|
||||
$string['qrlistitems'] = "Listing of Items in This Quiz";
|
||||
$string['qrquestion'] = "Question";
|
||||
$string['qti'] = "IMS QTI format";
|
||||
$string['question'] = "Question";
|
||||
$string['questioninuse'] = "The question '\$a' is currently being used:";
|
||||
$string['questions'] = "Questions";
|
||||
$string['questionname'] = "Question name";
|
||||
$string['quizavailable'] = "The quiz is available until: \$a";
|
||||
$string['quizclose'] = "Close the quiz";
|
||||
$string['quizclosed'] = "This quiz closed on \$a";
|
||||
$string['quizcloses'] = "Quiz closes";
|
||||
$string['quizopen'] = "Open the quiz";
|
||||
$string['quiznotavailable'] = "The quiz will not be available until: \$a";
|
||||
$string['random'] = "Random Question";
|
||||
$string['randomcreate'] = "Create Random Questions";
|
||||
$string['randomsamatch'] = "Random Short-Answer Matching";
|
||||
$string['randomsamatchcreate'] = "Create Random Short-Answer Matching questions";
|
||||
$string['randomsamatchintro'] = "For each of the following questions, select the matching answer from the menu.";
|
||||
$string['randomsamatchnumber'] = "Number of questions to select";
|
||||
$string['readytosend'] = "You are about to send your whole quiz to be graded. Are you sure you want to continue?";
|
||||
$string['recentlyaddedquestion'] = "Recently added question!";
|
||||
$string['regrade'] = "Regrade all attempts";
|
||||
$string['regradecomplete'] = "All attempts have been regraded";
|
||||
$string['regradecount'] = "\$a->changed out of \$a->attempt grades were changed";
|
||||
$string['rename'] = "Rename";
|
||||
$string['report'] = "Reports";
|
||||
$string['reportoverview'] = "Overview";
|
||||
$string['reportregrade'] = "Regrade attempts";
|
||||
$string['reportsimplestat'] = "Simple statistics";
|
||||
$string['reportmulti_q_x_student'] = "Multi-Student Choices";
|
||||
$string['reportfullstat'] = "Detailed Statistics";
|
||||
$string['reportmulti_resp'] = "Individual Responses";
|
||||
$string['reportmulti_percent'] = "Multi-Percentages";
|
||||
$string['review'] = "Review";
|
||||
$string['save'] = "Save";
|
||||
$string['savegrades'] = "Save grades";
|
||||
$string['savemyanswers'] = "Save my answers";
|
||||
$string['savequiz'] = "Save this whole quiz";
|
||||
$string['score'] = "Raw score";
|
||||
$string['select'] = "Select";
|
||||
$string['selectall'] = "Select all";
|
||||
$string['selectcategoryabove'] = "Select a category above";
|
||||
$string['shortanswer'] = "Short Answer";
|
||||
$string['show'] = "Show";
|
||||
$string['showfeedback'] = "After answering, show feedback?";
|
||||
$string['showcorrectanswer'] = "In feedback, show correct answers?";
|
||||
$string['shuffleanswers'] = "Shuffle answers";
|
||||
$string['shufflequestions'] = "Shuffle questions";
|
||||
$string['time'] = "Time";
|
||||
$string['timetaken'] = "Time taken";
|
||||
$string['timecompleted'] = "Completed";
|
||||
$string['toomanyrandom'] = "The number of random questions required is more than this category contains! (\$a)";
|
||||
$string['true'] = "True";
|
||||
$string['truefalse'] = "True/False";
|
||||
$string['type'] = "Type";
|
||||
$string['viewallanswers'] = "View \$a completed quizzes";
|
||||
$string['viewallreports'] = "View reports for \$a attempts";
|
||||
$string['webct'] = "WebCT format";
|
||||
$string['yourfinalgradeis'] = "Your final grade for this quiz is \$a";
|
||||
|
@ -15,28 +15,28 @@ class quiz_report extends quiz_default_report {
|
||||
|
||||
/*
|
||||
//These definitions must be in the lang/en/quiz.php file
|
||||
$string['qr_indivresp'] = "Responses of Individuals to Each Item";
|
||||
$string['qr_name'] = "Name";
|
||||
$string['qr_grade'] = "Grade";
|
||||
$string['qr_itemanal'] = "Item Response Analysis";
|
||||
$string['qr_corrresp'] = "Correct Response";
|
||||
$string['qr_noresponse'] = "No Response";
|
||||
$string['qr_percentcorrect'] = "Percent Correct";
|
||||
$string['qr_listitems'] = "Listing of Items in This Quiz";
|
||||
$string['qr_question'] = "Question";
|
||||
$string['qrindivresp'] = "Responses of Individuals to Each Item";
|
||||
$string['qrname'] = "Name";
|
||||
$string['qrgrade'] = "Grade";
|
||||
$string['qritemanal'] = "Item Response Analysis";
|
||||
$string['qrcorrresp'] = "Correct Response";
|
||||
$string['qrnoresponse'] = "No Response";
|
||||
$string['qrpercentcorrect'] = "Percent Correct";
|
||||
$string['qrlistitems'] = "Listing of Items in This Quiz";
|
||||
$string['qrquestion'] = "Question";
|
||||
$string[''] = "";
|
||||
*/
|
||||
|
||||
$strindivresp = get_string("qr_indivresp", "quiz");
|
||||
$strname = get_string("qr_name", "quiz");
|
||||
$strgrade = get_string("qr_grade", "quiz");
|
||||
$stritemanal = get_string("qr_itemanal", "quiz");
|
||||
$strcorrresp = get_string("qr_corrresp", "quiz");
|
||||
$strnoresponse = get_string("qr_noresponse", "quiz");
|
||||
$strpercentcorrect = get_string("qr_percentcorrect", "quiz");
|
||||
$strlistitems = get_string("qr_listitems", "quiz");
|
||||
$strquestion = get_string("qr_question", "quiz");
|
||||
// $str = get_string("qr_", "quiz");
|
||||
$strindivresp = get_string("qrindivresp", "quiz");
|
||||
$strname = get_string("qrname", "quiz");
|
||||
$strgrade = get_string("qrgrade", "quiz");
|
||||
$stritemanal = get_string("qritemanal", "quiz");
|
||||
$strcorrresp = get_string("qrcorrresp", "quiz");
|
||||
$strnoresponse = get_string("qrnoresponse", "quiz");
|
||||
$strpercentcorrect = get_string("qrpercentcorrect", "quiz");
|
||||
$strlistitems = get_string("qrlistitems", "quiz");
|
||||
$strquestion = get_string("qrquestion", "quiz");
|
||||
// $str = get_string("qr", "quiz");
|
||||
|
||||
//Get the question ids
|
||||
$thisquizid = $quiz->id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user