// Numbas version: exam_results_page_options {"name": "\u00dcbungen (Lektion 7)", "metadata": {"description": "

Chinesische Mathematik

", "licence": "Creative Commons Attribution 4.0 International"}, "duration": 0, "percentPass": "0", "showQuestionGroupNames": false, "showstudentname": true, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questionNames": ["", ""], "questions": [{"name": "Chinesische Zahldarstellung", "extensions": [], "custom_part_types": [], "resources": [["question-resources/ch01.png", "/srv/numbas/media/question-resources/ch01.png"], ["question-resources/ch02.png", "/srv/numbas/media/question-resources/ch02.png"], ["question-resources/ch03.png", "/srv/numbas/media/question-resources/ch03.png"], ["question-resources/ch04.png", "/srv/numbas/media/question-resources/ch04.png"], ["question-resources/ch05.png", "/srv/numbas/media/question-resources/ch05.png"], ["question-resources/ch06.png", "/srv/numbas/media/question-resources/ch06.png"], ["question-resources/ch07.png", "/srv/numbas/media/question-resources/ch07.png"], ["question-resources/ch08.png", "/srv/numbas/media/question-resources/ch08.png"], ["question-resources/ch09.png", "/srv/numbas/media/question-resources/ch09.png"], ["question-resources/cv01.png", "/srv/numbas/media/question-resources/cv01.png"], ["question-resources/cv02.png", "/srv/numbas/media/question-resources/cv02.png"], ["question-resources/cv03.png", "/srv/numbas/media/question-resources/cv03.png"], ["question-resources/cv04.png", "/srv/numbas/media/question-resources/cv04.png"], ["question-resources/cv05.png", "/srv/numbas/media/question-resources/cv05.png"], ["question-resources/cv06.png", "/srv/numbas/media/question-resources/cv06.png"], ["question-resources/cv07.png", "/srv/numbas/media/question-resources/cv07.png"], ["question-resources/cv08.png", "/srv/numbas/media/question-resources/cv08.png"], ["question-resources/cv09.png", "/srv/numbas/media/question-resources/cv09.png"], ["question-resources/c000.png", "/srv/numbas/media/question-resources/c000.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Vohns", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3622/"}], "tags": [], "metadata": {"description": "

Aufgabe zur Zahldarstellung mit Stäbchen.

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

In der Tabelle unten sei eine Additionsaufgabe mit chinesischen Stäbchen-Zahlen dargestellt, bei der allerdings die farbige Unterscheidung positiver und negativer Zahlen fehlt.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
{image(\"resources/question-resources/\"+h_rods[digits_1[0]])}{image(\"resources/question-resources/\"+v_rods[digits_1[1]])}{image(\"resources/question-resources/\"+h_rods[digits_1[2]])}{image(\"resources/question-resources/\"+v_rods[digits_1[3]])}{image(\"resources/question-resources/\"+h_rods[digits_1[4]])}
{image(\"resources/question-resources/\"+h_rods[digits_2[0]])}{image(\"resources/question-resources/\"+v_rods[digits_2[1]])}{image(\"resources/question-resources/\"+h_rods[digits_2[2]])}{image(\"resources/question-resources/\"+v_rods[digits_2[3]])}{image(\"resources/question-resources/\"+h_rods[digits_2[4]])}
{image(\"resources/question-resources/\"+v_rods[digits_3[0]])}{image(\"resources/question-resources/\"+h_rods[digits_3[1]])}{image(\"resources/question-resources/\"+v_rods[digits_3[2]])}{image(\"resources/question-resources/\"+h_rods[digits_3[3]])}{image(\"resources/question-resources/\"+v_rods[digits_3[4]])}{image(\"resources/question-resources/\"+h_rods[digits_3[5]])}
", "advice": "

Man entschlüsselt am besten zunächst die absoluten Werte der drei Zeilen, dass ergibt {number_1},{number_2} und {number_3}.

\n

Anschließend wählt man die Vorzeichen so, dass $\\var{number_1}+(\\pm\\var{number_2})=\\pm\\var{number_3}$ herauskommt.

\n

Hier ergibt sich $\\var{number_1}+(\\var{no2})=\\var{no3}$ herauskommt.

\n

", "rulesets": {}, "variables": {"h_rods": {"name": "h_rods", "group": "Ungrouped variables", "definition": "[\"c000.png\",\"ch01.png\",\"ch02.png\",\"ch03.png\",\"ch04.png\",\"ch05.png\",\"ch06.png\",\"ch07.png\",\"ch08.png\",\"ch09.png\"]", "description": "", "templateType": "anything"}, "v_rods": {"name": "v_rods", "group": "Ungrouped variables", "definition": "[\"c000.png\",\"cv01.png\",\"cv02.png\",\"cv03.png\",\"cv04.png\",\"cv05.png\",\"cv06.png\",\"cv07.png\",\"cv08.png\",\"cv09.png\"]", "description": "", "templateType": "anything"}, "digits_1": {"name": "digits_1", "group": "Ungrouped variables", "definition": "deal(10)[0..5]", "description": "", "templateType": "anything"}, "digits_2": {"name": "digits_2", "group": "Ungrouped variables", "definition": "deal(10)[0..5]", "description": "", "templateType": "anything"}, "number_1": {"name": "number_1", "group": "Ungrouped variables", "definition": "(digits_1[0])*10^4+(digits_1[1])*10^3+(digits_1[2])*10^2+(digits_1[3])*10+(digits_1[4])", "description": "", "templateType": "anything"}, "number_2": {"name": "number_2", "group": "Ungrouped variables", "definition": "(digits_2[0])*10^4+(digits_2[1])*10^3+(digits_2[2])*10^2+(digits_2[3])*10+(digits_2[4])", "description": "", "templateType": "anything"}, "no1": {"name": "no1", "group": "Ungrouped variables", "definition": "number_1", "description": "", "templateType": "anything"}, "no2": {"name": "no2", "group": "Ungrouped variables", "definition": "random(-number_2,number_2)", "description": "", "templateType": "anything"}, "no3": {"name": "no3", "group": "Ungrouped variables", "definition": "no1+no2", "description": "", "templateType": "anything"}, "number_3": {"name": "number_3", "group": "Ungrouped variables", "definition": "abs(no3)", "description": "", "templateType": "anything"}, "digits_3": {"name": "digits_3", "group": "Ungrouped variables", "definition": "[floor(number_3/100000),floor(mod(number_3,100000)/10000),floor(mod(number_3,10000)/1000),floor(mod(number_3,1000)/100),floor(mod(number_3,100)/10),mod(number_3,10)]", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["h_rods", "v_rods", "digits_1", "digits_2", "number_1", "number_2", "no1", "no2", "no3", "number_3", "digits_3"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "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": "

Angenommen, die Zahl in der ersten Zeile ist eine positive Zahl, wie lauten dann die Zahlen in den drei Zeilen?

\n

Erste Zeile: [[0]]

\n

Zweite Zeile: [[1]]

\n

Dritte Zeile: [[2]]

", "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "a", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "no1", "maxValue": "no1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": true, "customName": "b", "marks": "1.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "alternatives": [{"type": "numberentry", "useCustomName": true, "customName": "bVZF", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "alternativeFeedbackMessage": "

Vorzeichenfehler!

", "useAlternativeFeedback": false, "minValue": "-no2", "maxValue": "-no2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}], "minValue": "no2", "maxValue": "no2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": true, "customName": "c", "marks": "1.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "alternatives": [{"type": "numberentry", "useCustomName": true, "customName": "cVZF", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "alternativeFeedbackMessage": "

Vorzeichenfehler

", "useAlternativeFeedback": false, "minValue": "-no3", "maxValue": "-no3", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}], "minValue": "no3", "maxValue": "no3", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Nimm Hundert f\u00fcr Hundert", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Vohns", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3622/"}], "tags": [], "metadata": {"description": "

Ein sehr bekanntes Problem.

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

Eine Abwandlung der \"100-Vögel\"-Aufgabe lautet:

\n

Für 100 Sapek sollen 100 {strings[dice[0]][0]} gekauft werden. {strings[dice[0]][1]} kosten {costs[dice[1]][0]} Sapek, {strings[dice[0]][2]} kosten {costs[dice[1]][1]} Sapek und für einen Sapek erhält man {costs[dice[1]][2]} {strings[dice[0]][3]}.

\n

\n

", "advice": "

\n

Es seien $x$ die Anzahl der {strings[dice[0]][1]}, $y$ die Anzahl der {strings[dice[0]][1]} und $z$ die  Anzahl der {strings[dice[0]][2]}.

\n

(1) Aus den Anzahlen ermitteln wir dann die Gleichung $x+y+z=100$

\n

(2) Aus den Kosten zudem die Gleichung $\\var{costs[dice[1]][0]}\\cdot x + \\var{costs[dice[1]][1]}\\cdot y+\\frac{1}{\\var{costs[dice[1]][2]}}\\cdot z=100$

\n

Durch Einsetzen von (1) in (2) erhalten wir die Gleichung $\\simplify{{costs[dice[1]][0]}*x+{costs[dice[1]][1]}*y+1/{costs[dice[1]][2]}*(100-y-x)=100}$

\n

Umformen ergibt: $\\simplify{{costs[dice[1]][0]-1/{costs[dice[1]][2]}}*x+{costs[dice[1]][1]-1/{costs[dice[1]][2]}}*y=({100-100/costs[dice[1]][2]})}$ bzw. $\\simplify{{costs[dice[1]][2]}*{costs[dice[1]][0]-1/{costs[dice[1]][2]}}*x+{costs[dice[1]][2]}*{costs[dice[1]][1]-1/{costs[dice[1]][2]}}*y=({costs[dice[1]][2]}*{100-100/costs[dice[1]][2]})}$.

\n

Man wählt nun $y$ so, dass sich für $x$ ein ganzzahliger Wert ergibt, der dann auch zu einem ganzzahligen Wert von $z$ führen muss, wobei man noch aufpassen muss, dass $z$ nicht negativ werden darf.

\n

Eine mögliche Lösung ist $x=\\var{solutions[dice[1]][0]}, y=\\var{solutions[dice[1]][1]}, z=x=\\var{solutions[dice[1]][2]}$.

\n

", "rulesets": {}, "variables": {"n": {"name": "n", "group": "Aufgabenteil a)", "definition": "a*b", "description": "", "templateType": "anything"}, "a": {"name": "a", "group": "Aufgabenteil a)", "definition": "random(3,7,11)^2*5", "description": "", "templateType": "anything"}, "b": {"name": "b", "group": "Aufgabenteil a)", "definition": "random(7,11,13)", "description": "", "templateType": "anything"}, "costs": {"name": "costs", "group": "Aufgabenteil a)", "definition": "[[5,3,3],[7,3,3],[6,3,3],[5,4,4],[4,3,3]]", "description": "", "templateType": "anything"}, "strings": {"name": "strings", "group": "Aufgabenteil a)", "definition": "[[\"Orangen\",\"Wenzhou-Orangen\", \"gr\u00fcne Orangen\", \"goldene Orangen\"],[\"St\u00fcck Gefl\u00fcgel\",\"H\u00e4hne\", \"Hennen\", \"K\u00fcken\"],[\"St\u00fcck Vieh\",\"Rinder\", \"Milchk\u00fche\", \"K\u00e4lber\"],[\"Schweine\",\"Eber\", \"Sauen\", \"Ferkel\"]]", "description": "", "templateType": "anything"}, "dice": {"name": "dice", "group": "Aufgabenteil a)", "definition": "[random(0,3),random(0,4)]", "description": "", "templateType": "anything"}, "solutions": {"name": "solutions", "group": "Aufgabenteil a)", "definition": "[[4,18,78],[6,6,84],[8,8,84],[15,1,84],[8,14,78]]", "description": "", "templateType": "anything"}, "": {"name": "", "group": "Aufgabenteil a)", "definition": "", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "Aufgabenteil a)", "variables": ["n", "a", "b", "costs", "strings", "dice", "solutions", ""]}], "functions": {"euclid_gcd": {"parameters": [["a", "number"], ["b", "number"]], "type": "anything", "language": "javascript", "definition": " a = +a;\n b = +b;\n if (a !== a || b !== b) {\n return [NaN, NaN, NaN];\n }\n \n if (a === Infinity || a === -Infinity || b === Infinity || b === -Infinity) {\n return [Infinity, Infinity, Infinity];\n }\n // Checks if a or b are decimals\n if ((a % 1 !== 0) || (b % 1 !== 0)) {\n return false;\n }\n var signX = (a < 0) ? -1 : 1,\n signY = (b < 0) ? -1 : 1,\n x = 0,\n y = 1,\n u = 1,\n v = 0,\n q, r, m, n;\n a = Math.abs(a);\n b = Math.abs(b);\n\n while (a !== 0) {\n q = Math.floor(b / a);\n r = b % a;\n m = x - u * q;\n n = y - v * q;\n b = a;\n a = r;\n x = u;\n y = v;\n u = m;\n v = n;\n }\n return [b, signX * x, signY * y];"}}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "mark:\n assert(interpreted_answer[0] = floor(interpreted_answer[0]) and\n interpreted_answer[1] = floor(interpreted_answer[1]) and\n interpreted_answer[2] = floor(interpreted_answer[2]),\n fail(\"Bitte nur ganzzahlige L\u00f6sungen!\"));\n assert(interpreted_answer[0] > 0 and interpreted_answer[1] > 0 and interpreted_answer[2] > 0,\n fail(\"Keine negativen L\u00f6sungen erlaubt!\"));\n correctif(interpreted_answer[0] + interpreted_answer[1] + interpreted_answer[2] = 100 and\n costs[dice[1]][0]*interpreted_answer[0] + costs[dice[1]][1]*interpreted_answer[1] + interpreted_answer[2]/costs[dice[1]][2] = 100)", "extendBaseMarkingAlgorithm": true, "unitTests": [{"variables": [{"name": "n", "value": "3185"}, {"name": "a", "value": "245"}, {"name": "b", "value": "13"}, {"name": "costs", "value": "[ [ 5, 3, 3 ], [ 7, 3, 3 ] ]"}, {"name": "strings", "value": "[ [ \"Orangen\", \"Wenzhou-Orangen\", \"gr\u00fcne Orangen\", \"goldene Orangen\" ], [ \"St\u00fcck Gefl\u00fcgel\", \"H\u00e4hne\", \"Hennen\", \"K\u00fcken\" ] ]"}, {"name": "dice", "value": "[ 0, 1 ]"}, {"name": "solutions", "value": "[ [ 4, 18, 78 ], [ 6, 6, 84 ] ]"}], "answer": {"valid": true, "value": ["3", "4", "5"]}, "notes": [{"name": "mark", "expected": {"value": "", "messages": ["There was an error in this part's marking algorithm. Please report this. Error evaluating variable mark: No definition of 'and' of correct type found."], "warnings": ["There was an error in this part's marking algorithm. Please report this. Error evaluating variable mark: No definition of 'and' of correct type found."], "error": "Error evaluating variable mark: No definition of 'and' of correct type found.", "valid": false, "credit": 0}}]}], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Wie viele {strings[dice[0]][0]} von jeder Sorte soll man kaufen?

\n

Geben Sie bitte eine mögliche ganzzahlige Lösung an.

\n

{strings[dice[0]][1]}: [[0]]

\n

{strings[dice[0]][2]}: [[1]]

\n

{strings[dice[0]][3]}: [[2]]

", "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "a", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "solutions[dice[1]][0]", "maxValue": "solutions[dice[1]][0]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": true, "customName": "b", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "solutions[dice[1]][1]", "maxValue": "solutions[dice[1]][1]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": true, "customName": "c", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "solutions[dice[1]][2]", "maxValue": "solutions[dice[1]][2]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": 0, "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain-eu"], "correctAnswerStyle": "plain-eu"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "allowPrinting": true, "navigation": {"allowregen": false, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": false, "showresultspage": "oncompletion", "navigatemode": "menu", "onleave": {"action": "none", "message": ""}, "preventleave": true, "startpassword": ""}, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "none", "message": ""}}, "feedback": {"showactualmark": true, "showtotalmark": true, "showanswerstate": true, "allowrevealanswer": true, "advicethreshold": 0, "intro": "", "reviewshowscore": true, "reviewshowfeedback": true, "reviewshowexpectedanswer": true, "reviewshowadvice": true, "feedbackmessages": []}, "contributors": [{"name": "Andreas Vohns", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3622/"}], "extensions": [], "custom_part_types": [], "resources": [["question-resources/ch01.png", "/srv/numbas/media/question-resources/ch01.png"], ["question-resources/ch02.png", "/srv/numbas/media/question-resources/ch02.png"], ["question-resources/ch03.png", "/srv/numbas/media/question-resources/ch03.png"], ["question-resources/ch04.png", "/srv/numbas/media/question-resources/ch04.png"], ["question-resources/ch05.png", "/srv/numbas/media/question-resources/ch05.png"], ["question-resources/ch06.png", "/srv/numbas/media/question-resources/ch06.png"], ["question-resources/ch07.png", "/srv/numbas/media/question-resources/ch07.png"], ["question-resources/ch08.png", "/srv/numbas/media/question-resources/ch08.png"], ["question-resources/ch09.png", "/srv/numbas/media/question-resources/ch09.png"], ["question-resources/cv01.png", "/srv/numbas/media/question-resources/cv01.png"], ["question-resources/cv02.png", "/srv/numbas/media/question-resources/cv02.png"], ["question-resources/cv03.png", "/srv/numbas/media/question-resources/cv03.png"], ["question-resources/cv04.png", "/srv/numbas/media/question-resources/cv04.png"], ["question-resources/cv05.png", "/srv/numbas/media/question-resources/cv05.png"], ["question-resources/cv06.png", "/srv/numbas/media/question-resources/cv06.png"], ["question-resources/cv07.png", "/srv/numbas/media/question-resources/cv07.png"], ["question-resources/cv08.png", "/srv/numbas/media/question-resources/cv08.png"], ["question-resources/cv09.png", "/srv/numbas/media/question-resources/cv09.png"], ["question-resources/c000.png", "/srv/numbas/media/question-resources/c000.png"]]}