// Numbas version: finer_feedback_settings {"name": "Babylonisches Wurzelziehen", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Babylonisches Wurzelziehen", "tags": [], "metadata": {"description": "
Wirzelziehen nach der baylonischen Methode.
", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "Ermitteln Sie für die Zahl $N=\\var{N}$ nach der babylonischen Methode mit Startwert $a_0=\\var{a0}$ näherungsweise die Wurzel durch zweifache Iteration.
\nBitte jeweils Beistrich (,) als Dezimaltrennzeichen verwenden!
", "advice": "Mit Startwert $a_0=\\var{a0}$ ergibt sich für $N=\\var{N}$
\nAnders als oben dargestellt sollte mit ungerundeten Werten oder Bruchzahlen als Zwischenergebnissen weitergerechnet werden.
", "rulesets": {}, "extensions": ["geogebra"], "variables": {"squares": {"name": "squares", "group": "Ungrouped variables", "definition": "[3,5,7,11,13,17,19]", "description": "", "templateType": "anything"}, "index": {"name": "index", "group": "Ungrouped variables", "definition": "random(0..len(squares)-1)", "description": "", "templateType": "anything"}, "N": {"name": "N", "group": "Ungrouped variables", "definition": "squares[index]", "description": "", "templateType": "anything"}, "a0": {"name": "a0", "group": "Ungrouped variables", "definition": "precround(N^0.5+0.5,0)", "description": "", "templateType": "anything"}, "B1": {"name": "B1", "group": "Ungrouped variables", "definition": "a0^2-N", "description": "", "templateType": "anything"}, "a1": {"name": "a1", "group": "Ungrouped variables", "definition": "a0-1/2*(B1/a0)", "description": "", "templateType": "anything"}, "B2": {"name": "B2", "group": "Ungrouped variables", "definition": "a1^2-N ", "description": "", "templateType": "anything"}, "a2": {"name": "a2", "group": "Ungrouped variables", "definition": "a1-1/2*(B2/a1)", "description": "", "templateType": "anything"}, "defs": {"name": "defs", "group": "Ungrouped variables", "definition": "[['z_1',4]]", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["squares", "index", "N", "a0", "B1", "a1", "B2", "a2", "defs"], "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": "Erste Iteration: $a_1=$[[0]]
\nZweite Iteration: $a_2=$[[1]]
", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": "4", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "precround(a1-0.000005,5)", "maxValue": "precround(a1+0.000005,5)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "5", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["eu", "plain-eu"], "correctAnswerStyle": "eu"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": "4", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "precround(a2-0.000005,5)", "maxValue": "precround(a2+0.000005,5)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "5", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["eu", "plain-eu"], "correctAnswerStyle": "eu"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "type": "question", "contributors": [{"name": "Andreas Vohns", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3622/"}], "resources": []}]}], "contributors": [{"name": "Andreas Vohns", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3622/"}]}