// Numbas version: exam_results_page_options {"name": "Given a quantity per day, how many per week?", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Given a quantity per day, how many per week?", "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "

Chris eats {num_apples} apples per day

", "advice": "

Each day, Chris eats {num_apples} apples. There are 7 days in a week.

\n

\n

To find the number of apples Chris eats each week, multiply {num_apples} by 7.

\n

\n

Chris eats {7*num_apples} apples per week.

", "rulesets": {}, "extensions": [], "variables": {"num_apples": {"name": "num_apples", "group": "Ungrouped variables", "definition": "random(2 .. 9#1)", "description": "

The number of apples eaten per day

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

How many apples does Chris eat per week?

", "minValue": "7*num_apples", "maxValue": "7*num_apples", "correctAnswerFraction": false, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Lisa Mott", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4903/"}]}]}], "contributors": [{"name": "Lisa Mott", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4903/"}]}