// Numbas version: exam_results_page_options {"name": "Musa's copy of 3 Rate of change", "extensions": [], "custom_part_types": [], "resources": [["question-resources/Picture_curve.png", "/srv/numbas/media/question-resources/Picture_curve.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Musa's copy of 3 Rate of change", "tags": [], "metadata": {"description": "

Rate of change problem involving velocity & acceleration

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

\n

", "rulesets": {}, "extensions": [], "variables": {"b": {"name": "b", "group": "Ungrouped variables", "definition": "random(3 .. 10#1)", "description": "", "templateType": "randrange"}, "a": {"name": "a", "group": "Ungrouped variables", "definition": "random(100 .. 300#5)", "description": "", "templateType": "randrange"}, "x0": {"name": "x0", "group": "Ungrouped variables", "definition": "random(1..8)", "description": "", "templateType": "anything"}, "y0": {"name": "y0", "group": "Ungrouped variables", "definition": "random(1..8)", "description": "", "templateType": "anything"}, "x1": {"name": "x1", "group": "Ungrouped variables", "definition": "x0+random(4..12)", "description": "", "templateType": "anything"}, "y1": {"name": "y1", "group": "Ungrouped variables", "definition": "y0+random(4..12)", "description": "", "templateType": "anything"}, "t2": {"name": "t2", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything"}, "km2": {"name": "km2", "group": "Ungrouped variables", "definition": "t2*v2", "description": "", "templateType": "anything"}, "v2": {"name": "v2", "group": "Ungrouped variables", "definition": "random(55..89)", "description": "", "templateType": "anything"}, "t3": {"name": "t3", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything"}, "km3": {"name": "km3", "group": "Ungrouped variables", "definition": "t3*random(35..59)", "description": "", "templateType": "anything"}, "sec3": {"name": "sec3", "group": "Ungrouped variables", "definition": "random(10,12,15,20,30,40,45)", "description": "", "templateType": "anything"}, "sec4": {"name": "sec4", "group": "Ungrouped variables", "definition": "random(10,12,15,20,30,40,45)", "description": "", "templateType": "anything"}, "tem40": {"name": "tem40", "group": "Ungrouped variables", "definition": "random(10..38)", "description": "", "templateType": "anything"}, "tem41": {"name": "tem41", "group": "Ungrouped variables", "definition": "random(10..38)", "description": "", "templateType": "anything"}, "t4": {"name": "t4", "group": "Ungrouped variables", "definition": "random(3..8)", "description": "", "templateType": "anything"}, "aa": {"name": "aa", "group": "Ungrouped variables", "definition": "random(-9..9 except [-1,0,1])", "description": "", "templateType": "anything"}, "bb": {"name": "bb", "group": "Ungrouped variables", "definition": "random(1..9)", "description": "", "templateType": "anything"}, "bb2": {"name": "bb2", "group": "Ungrouped variables", "definition": "random(1..9)", "description": "", "templateType": "anything"}, "aa2": {"name": "aa2", "group": "Ungrouped variables", "definition": "random(-9..9 except [-1,0,1])", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "x0", "y0", "x1", "y1", "t2", "km2", "v2", "t3", "km3", "sec3", "sec4", "tem40", "tem41", "t4", "aa", "bb", "bb2", "aa2"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

\n

Calculate the average rate of change over an interval in a graph between points $(x0,y0) = (\\var{x0},\\var{y0})$ and $(x1,y1)= (\\var{x1},\\var{y1})$

\n

Average rate = [[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "answer": "({y1}-{y0})/({x1}-{x0})", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": []}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

If it takes {t2} hours to drive a distance of {km2} km on a motorway, what would be your average speed in km/h?

\n

Average speed = [[0]] km/h

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "answer": "{v2}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": []}], "sortAnswers": false}], "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}, {"name": "Musa Mammadov", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4417/"}]}]}], "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}, {"name": "Musa Mammadov", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4417/"}]}