// Numbas version: exam_results_page_options {"name": "Example Examination", "metadata": {"description": "

Example for How-to guide

", "licence": "Creative Commons Attribution 4.0 International"}, "duration": 0, "percentPass": 0, "showQuestionGroupNames": false, "shuffleQuestionGroups": false, "showstudentname": false, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questionNames": ["", "", ""], "variable_overrides": [[], [], []], "questions": [{"name": "Example True/False Question", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}], "tags": [], "metadata": {"description": "

Example for a How-to guide

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

This is an example of a True/False Question

", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Is the answer true or false?

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["True", "False"], "matrix": ["1", 0], "distractors": ["", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Example Calculation Question", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}], "tags": [], "metadata": {"description": "

Example for a How-To guide

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

This is an example of a calculation question.  

", "advice": "

TBC

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"Var_1": {"name": "Var_1", "group": "Ungrouped variables", "definition": "random(1 .. 1#1)", "description": "", "templateType": "randrange", "can_override": false}, "Var_2": {"name": "Var_2", "group": "Ungrouped variables", "definition": "random(2 .. 2#1)", "description": "", "templateType": "randrange", "can_override": false}, "Sum_var": {"name": "Sum_var", "group": "Ungrouped variables", "definition": "Var_1+Var_2", "description": "

Sum of varibles

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["Var_1", "Var_2", "Sum_var"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate the following:

\n

{Var_1} + {Var_2} = 

", "minValue": "Sum_var", "maxValue": "Sum_var", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "3", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Example Longform Question", "extensions": [], "custom_part_types": [{"source": {"pk": 189, "author": {"name": "Chris Graham", "pk": 369}, "edit_page": "/part_type/189/edit"}, "name": "Submit an answer on paper", "short_name": "submit-an-answer-on-paper", "description": "

Submit an answer on paper (in an invigilated exam)

", "help_url": "", "input_widget": "checkboxes", "input_options": {"correctAnswer": "[True]", "hint": {"static": true, "value": ""}, "choices": {"static": true, "value": ["I have completed this question in my answer book"]}}, "can_be_gap": true, "can_be_step": true, "marking_script": "mark:\nset_credit(0,'This will be marked later.')\n\ninterpreted_answer:\nstudentAnswer", "marking_notes": [{"name": "mark", "description": "This is the main marking note. It should award credit and provide feedback based on the student's answer.", "definition": "set_credit(0,'This will be marked later.')"}, {"name": "interpreted_answer", "description": "A value representing the student's answer to this part.", "definition": "studentAnswer"}], "settings": [{"name": "message", "label": "message", "help_url": "", "hint": "", "input_type": "html", "default_value": "

A message

", "subvars": false}], "public_availability": "always", "published": true, "extensions": []}], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}], "tags": [], "metadata": {"description": "

Example for a How-to guide

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

This is an example long-form question.

", "advice": "

tbc

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"No_Quest": {"name": "No_Quest", "group": "Ungrouped variables", "definition": "3", "description": "", "templateType": "number", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["No_Quest"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "m_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

It might include a true/false or a multiple choice question:

", "minMarks": 0, "maxMarks": "1", "shuffleChoices": false, "displayType": "checkbox", "displayColumns": 0, "minAnswers": 0, "maxAnswers": 0, "warningType": "none", "showCellAnswerState": true, "markingMethod": "sum ticked cells", "choices": ["True", "False", "Sometimes"], "matrix": ["1", "1", "1"], "distractors": ["", "", ""]}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

It might include a Calculation or number entry, for example:

\n

\n

How many questions are there in this example?

", "minValue": "No_quest", "maxValue": "No_quest", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "3", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "submit-an-answer-on-paper", "useCustomName": false, "customName": "", "marks": "10", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

You will get asked the question here but you will need to write the question out by hand.  You can see how many marks are allocated on the side.

You will need to tick the box below.  

", "settings": {"message": "

A message

"}}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "allowPrinting": true, "navigation": {"allowregen": false, "reverse": true, "browse": true, "allowsteps": false, "showfrontpage": true, "showresultspage": "oncompletion", "navigatemode": "sequence", "onleave": {"action": "preventifunattempted", "message": "

You need to complete all sections before leaving.

"}, "preventleave": true, "startpassword": ""}, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "none", "message": ""}}, "feedback": {"showactualmark": false, "showtotalmark": true, "showanswerstate": false, "allowrevealanswer": false, "advicethreshold": 0, "intro": "

At the end of the exam you will need to submit to blackboard:

\n

- A \"print out\" of your test results.

\n

- A scan/photograph of your workings including:

\n

- The written answer to the longform question.

", "end_message": "

You will need to submit to Blackboard:  

\n

- A \"print out\" of your test results.

\n

- A scan/photograph of your workings including:

\n

- The written answer to the longform question.

", "reviewshowscore": true, "reviewshowfeedback": false, "reviewshowexpectedanswer": false, "reviewshowadvice": false, "feedbackmessages": []}, "diagnostic": {"knowledge_graph": {"topics": [], "learning_objectives": []}, "script": "diagnosys", "customScript": ""}, "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}], "extensions": [], "custom_part_types": [{"source": {"pk": 189, "author": {"name": "Chris Graham", "pk": 369}, "edit_page": "/part_type/189/edit"}, "name": "Submit an answer on paper", "short_name": "submit-an-answer-on-paper", "description": "

Submit an answer on paper (in an invigilated exam)

", "help_url": "", "input_widget": "checkboxes", "input_options": {"correctAnswer": "[True]", "hint": {"static": true, "value": ""}, "choices": {"static": true, "value": ["I have completed this question in my answer book"]}}, "can_be_gap": true, "can_be_step": true, "marking_script": "mark:\nset_credit(0,'This will be marked later.')\n\ninterpreted_answer:\nstudentAnswer", "marking_notes": [{"name": "mark", "description": "This is the main marking note. It should award credit and provide feedback based on the student's answer.", "definition": "set_credit(0,'This will be marked later.')"}, {"name": "interpreted_answer", "description": "A value representing the student's answer to this part.", "definition": "studentAnswer"}], "settings": [{"name": "message", "label": "message", "help_url": "", "hint": "", "input_type": "html", "default_value": "

A message

", "subvars": false}], "public_availability": "always", "published": true, "extensions": []}], "resources": []}