// Numbas version: exam_results_page_options {"name": "Trigonometri 1T", "metadata": {"description": "Tester trigonometrikunnskaper fra 1T.
", "licence": "Creative Commons Attribution 4.0 International"}, "duration": 7200, "percentPass": "50", "showQuestionGroupNames": true, "showstudentname": false, "question_groups": [{"name": "Intro", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questions": [{"name": "Intro til trigonometripr\u00f8ve", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "

Hei! Lykke til med denne prøven!

\n

\n

Tips: Svarene blir bare godkjent hvis de er riktig avrundet. Hvis f.eks. 21.46 er riktig svar, kan du ikke svare 21.47. For å sikre deg at du får riktig svar bør du lagre mange desimaler i mellomregninger, og så avrunde helt til slutt.

", "advice": "", "rulesets": {}, "variables": {}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "showCorrectAnswer": false, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Jeg lover å svare på oppgavene uten hjelp fra internet eller andre mennesker.

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Ja", "Nei"], "matrix": ["4", "-10"], "distractors": ["", ""]}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "showCorrectAnswer": false, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Jeg lover å kun bruke skrivesaker og kalkulator, ingen andre hjelpemidler.

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Ja", "Nei"], "matrix": ["4", "-10"], "distractors": ["", ""]}]}]}, {"name": "Oppgaver", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questions": [{"name": "Trekantopplysninger", "extensions": [], "custom_part_types": [], "resources": [["question-resources/Screenshot_2020-05-05_at_15.14.09.png", "/srv/numbas/media/question-resources/Screenshot_2020-05-05_at_15.14.09.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

I denne oppgaven får du en rekke beskrivelser av en mulig trekant.

\n

\n

I hver deloppgave er spørsmålet: Hvor mange mulige trekanter kan passe med opplysningene som er gitt?

\n

\n

Riktig svar er alltid et av tallene, 0, 1, 2 eller 3, som betyr:

\n

0) Ingen trekant passer med beskrivelsen

\n

1) En trekant passer

\n

2) To trekanter passer

\n

3) Flere enn to trekanter passer

\n

\n

NB: Hvis uendelig mange trekanter passer, må du fortsatt svare \"3\".

\n

\n

Vi bruker bokstavene $a$, $b$, og $c$ for sidelengdene, med tilsvarende vinkler $\\angle A$, $\\angle B$, og $ \\angle C$. Her ligger $\\angle A$ mellom sidene $b$ og $c$ og så videre.

\n

\n

\n

", "advice": "", "rulesets": {}, "variables": {"a1": {"name": "a1", "group": "Ungrouped variables", "definition": "random(5 .. 7#1)", "description": "

Sidelengde a1

", "templateType": "randrange"}, "b1": {"name": "b1", "group": "Ungrouped variables", "definition": "random(11 .. 15#1)", "description": "

Sidelengde b1

", "templateType": "randrange"}, "d1": {"name": "d1", "group": "Ungrouped variables", "definition": "random(-3 .. 3#1)", "description": "

Diff variable

", "templateType": "randrange"}, "c1": {"name": "c1", "group": "Ungrouped variables", "definition": "a1+b1-d1", "description": "

Sidelengde c

", "templateType": "anything"}, "ans1": {"name": "ans1", "group": "Ungrouped variables", "definition": "ceil(0.5*sgn(d1))", "description": "

Answer

", "templateType": "anything"}, "alpha2": {"name": "alpha2", "group": "Ungrouped variables", "definition": "random(20 .. 60#5)", "description": "", "templateType": "randrange"}, "beta2": {"name": "beta2", "group": "Ungrouped variables", "definition": "random(42 .. 82#4)", "description": "", "templateType": "randrange"}, "delta2": {"name": "delta2", "group": "Ungrouped variables", "definition": "random(-10 .. 10#10)", "description": "

Angle diff

", "templateType": "randrange"}, "gamma2": {"name": "gamma2", "group": "Ungrouped variables", "definition": "180-alpha2-beta2+delta2", "description": "

Suggested third angle

", "templateType": "anything"}, "x": {"name": "x", "group": "Ungrouped variables", "definition": "sign(delta2)", "description": "", "templateType": "anything"}, "ans2": {"name": "ans2", "group": "Ungrouped variables", "definition": "3*(1+x)(1-x)", "description": "", "templateType": "anything"}, "a3": {"name": "a3", "group": "Ungrouped variables", "definition": "random(7 .. 10#1)", "description": "", "templateType": "randrange"}, "d3": {"name": "d3", "group": "Ungrouped variables", "definition": "random(2 .. 5#1)", "description": "", "templateType": "randrange"}, "beta4": {"name": "beta4", "group": "Ungrouped variables", "definition": "30", "description": "", "templateType": "anything"}, "a4": {"name": "a4", "group": "Ungrouped variables", "definition": "random(6 .. 14#2)", "description": "", "templateType": "randrange"}, "h4": {"name": "h4", "group": "Ungrouped variables", "definition": "a4*sin(radians(beta4))", "description": "", "templateType": "anything"}, "f": {"name": "f", "group": "Ungrouped variables", "definition": "random(0.4 .. 2.6#0.2)", "description": "

Used in the relation b4 = f*h4

", "templateType": "randrange"}, "b4": {"name": "b4", "group": "Ungrouped variables", "definition": "f*h4", "description": "", "templateType": "anything"}, "two": {"name": "two", "group": "Ungrouped variables", "definition": "(f-1)(f-2)<0", "description": "

True if there are two triangles.

", "templateType": "anything"}, "zero": {"name": "zero", "group": "Ungrouped variables", "definition": "f<1", "description": "

True if there are zero triangles.

", "templateType": "anything"}, "ans4": {"name": "ans4", "group": "Ungrouped variables", "definition": "switch(two, 2, zero, 0, 1)", "description": "

Answer

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a1", "b1", "d1", "c1", "ans1", "alpha2", "beta2", "delta2", "gamma2", "x", "ans2", "a3", "d3", "beta4", "a4", "h4", "f", "b4", "two", "zero", "ans4"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der sidelengdene er $a=\\var{a1}$, $b=\\var{c1}$ og $c=\\var{b1}$.

", "minValue": "ans1", "maxValue": "ans1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der vinklene er $\\angle A = \\var{alpha2}^{\\circ}$, $\\angle B= \\var{beta2}^{\\circ}$ og $\\angle C = \\var{gamma2}^{\\circ}$.

", "minValue": "ans2", "maxValue": "ans2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Rettvinklet trekant der alle tre sidelengdene er oddetall.

", "minValue": "0", "maxValue": "0", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Likebent trekant der $a=\\var{a3}$ og $b=\\var{a3+d3}$.

", "minValue": "2", "maxValue": "2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": "2", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der $\\angle B = \\var{beta4}^{\\circ}$, der $a=\\var{a4}$, og $b = \\var{b4}$.

", "minValue": "ans4", "maxValue": "ans4", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Trekantopplysninger 2", "extensions": [], "custom_part_types": [], "resources": [["question-resources/Screenshot_2020-05-05_at_15.14.09.png", "/srv/numbas/media/question-resources/Screenshot_2020-05-05_at_15.14.09.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

Igjen får du en rekke beskrivelser av en mulig trekant, og oppgaven er den samme.

\n

\n

I hver deloppgave er spørsmålet: Hvor mange mulige trekanter kan passe med opplysningene som er gitt?

\n

\n

Riktig svar er alltid et av tallene, 0, 1, 2 eller 3, som betyr:

\n

0) Ingen trekant passer med beskrivelsen

\n

1) En trekant passer

\n

2) To trekanter passer

\n

3) Flere enn to trekanter passer

\n

\n

NB: Hvis uendelig mange trekanter passer, må du fortsatt svare \"3\".

\n

\n

Vi bruker bokstavene $a$, $b$, og $c$ for sidelengdene, med tilsvarende vinkler $\\angle A$, $\\angle B$, og $ \\angle C$. Her ligger $\\angle A$ mellom sidene $b$ og $c$ og så videre.

\n

\n

\n

", "advice": "", "rulesets": {}, "variables": {"a1": {"name": "a1", "group": "Ungrouped variables", "definition": "random(5 .. 7#1)", "description": "

Sidelengde a1

", "templateType": "randrange"}, "b1": {"name": "b1", "group": "Ungrouped variables", "definition": "random(11 .. 15#1)", "description": "

Sidelengde b1

", "templateType": "randrange"}, "d1": {"name": "d1", "group": "Ungrouped variables", "definition": "random(-3 .. 3#1)", "description": "

Diff variable

", "templateType": "randrange"}, "c1": {"name": "c1", "group": "Ungrouped variables", "definition": "a1+b1-d1", "description": "

Sidelengde c

", "templateType": "anything"}, "ans1": {"name": "ans1", "group": "Ungrouped variables", "definition": "ceil(0.5*sgn(d1))", "description": "

Answer

", "templateType": "anything"}, "alpha2": {"name": "alpha2", "group": "Ungrouped variables", "definition": "random(20 .. 60#5)", "description": "", "templateType": "randrange"}, "beta2": {"name": "beta2", "group": "Ungrouped variables", "definition": "random(42 .. 82#4)", "description": "", "templateType": "randrange"}, "delta2": {"name": "delta2", "group": "Ungrouped variables", "definition": "random(-10 .. 10#10)", "description": "

Angle diff

", "templateType": "randrange"}, "gamma2": {"name": "gamma2", "group": "Ungrouped variables", "definition": "180-alpha2-beta2+delta2", "description": "

Suggested third angle

", "templateType": "anything"}, "x": {"name": "x", "group": "Ungrouped variables", "definition": "sign(delta2)", "description": "", "templateType": "anything"}, "ans2": {"name": "ans2", "group": "Ungrouped variables", "definition": "3*(1+x)(1-x)", "description": "", "templateType": "anything"}, "a3": {"name": "a3", "group": "Ungrouped variables", "definition": "random(7 .. 10#1)", "description": "", "templateType": "randrange"}, "d3": {"name": "d3", "group": "Ungrouped variables", "definition": "random(2 .. 5#1)", "description": "", "templateType": "randrange"}, "beta4": {"name": "beta4", "group": "Ungrouped variables", "definition": "30", "description": "", "templateType": "anything"}, "a4": {"name": "a4", "group": "Ungrouped variables", "definition": "random(6 .. 14#2)", "description": "", "templateType": "randrange"}, "h4": {"name": "h4", "group": "Ungrouped variables", "definition": "a4*sin(radians(beta4))", "description": "", "templateType": "anything"}, "f": {"name": "f", "group": "Ungrouped variables", "definition": "random(0.4 .. 2.6#0.2)", "description": "

Used in the relation b4 = f*h4

", "templateType": "randrange"}, "b4": {"name": "b4", "group": "Ungrouped variables", "definition": "f*h4", "description": "", "templateType": "anything"}, "two": {"name": "two", "group": "Ungrouped variables", "definition": "(f-1)(f-2)<0", "description": "

True if there are two triangles.

", "templateType": "anything"}, "zero": {"name": "zero", "group": "Ungrouped variables", "definition": "f<1", "description": "

True if there are zero triangles.

", "templateType": "anything"}, "ans4": {"name": "ans4", "group": "Ungrouped variables", "definition": "switch(two, 2, zero, 0, 1)", "description": "

Answer

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a1", "b1", "d1", "c1", "ans1", "alpha2", "beta2", "delta2", "gamma2", "x", "ans2", "a3", "d3", "beta4", "a4", "h4", "f", "b4", "two", "zero", "ans4"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der sidelengdene er $a=\\var{a1}$, $b=\\var{c1}$ og $c=\\var{b1}$.

", "minValue": "ans1", "maxValue": "ans1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der vinklene er $\\angle A = \\var{alpha2}^{\\circ}$, $\\angle B= \\var{beta2}^{\\circ}$ og $\\angle C = \\var{gamma2}^{\\circ}$.

", "minValue": "ans2", "maxValue": "ans2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": "2", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Trekant der $\\angle B = \\var{beta4}^{\\circ}$, der $a=\\var{a4}$, og $b = \\var{b4}$.

", "minValue": "ans4", "maxValue": "ans4", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Rettvinklet trekant 1", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

I en rettvinklet trekant har hypotenusen lengde $ \\var{c} $, og én av katetene har lengde $ \\var{kmin} $.

", "advice": "", "rulesets": {}, "variables": {"m": {"name": "m", "group": "Ungrouped variables", "definition": "random(2 .. 7#1)", "description": "

Generator m, an integer between 2 and 7 inclusive.

", "templateType": "randrange"}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "random(1 .. 2#1)", "description": "

Generator d, used to define n=m+d.

", "templateType": "randrange"}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "m+d", "description": "", "templateType": "anything"}, "kmin": {"name": "kmin", "group": "Ungrouped variables", "definition": "n^2-m^2", "description": "

Minste katet.

", "templateType": "anything"}, "kmax": {"name": "kmax", "group": "Ungrouped variables", "definition": "2*m*n", "description": "

Største katet.

", "templateType": "anything"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "n^2+m^2", "description": "

Hypotenus.

", "templateType": "anything"}, "vmin": {"name": "vmin", "group": "Ungrouped variables", "definition": "arcsin(kmin/c)*180/pi", "description": "

Minste vinkel.

", "templateType": "anything"}, "vmax": {"name": "vmax", "group": "Ungrouped variables", "definition": "arcsin(kmax/c)*180/pi", "description": "

Største vinkel

", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "kmin*kmax/2", "description": "

Arealet til trekanten

", "templateType": "anything"}, "h": {"name": "h", "group": "Ungrouped variables", "definition": "kmin*kmax/c", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["m", "d", "n", "kmin", "kmax", "c", "vmin", "vmax", "areal", "h"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor lang er den andre kateten?

", "minValue": "kmax", "maxValue": "kmax", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er arealet til trekanten?

", "minValue": "areal", "maxValue": "areal", "correctAnswerFraction": false, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor mange grader er den minste vinkelen i trekanten? Svar med 2 riktige desimaler.

", "minValue": "vmin", "maxValue": "vmin", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor lang er høyden som står vinkelrett på hypotenusen? Svar på brøkform (forkortet).

", "minValue": "h", "maxValue": "h", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": true, "mustBeReducedPC": "50", "showFractionHint": true, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Rettvinklet trekant 2", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

I en rettvinklet trekant er den ene vinkelen $ \\var{vmin}^{\\circ} $, og hypotenusen har lengde $ \\var{c} $.

\n

\n

Gi svarene med 2 riktige desimaler.

", "advice": "", "rulesets": {}, "variables": {"vmin": {"name": "vmin", "group": "Ungrouped variables", "definition": "random(11 .. 40#1)", "description": "

Minste vinkel.

", "templateType": "randrange"}, "vmax": {"name": "vmax", "group": "Ungrouped variables", "definition": "90-vmin", "description": "

Største vinkel

", "templateType": "anything"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "random(5 .. 15#1)", "description": "

Hypotenusen.

", "templateType": "randrange"}, "a": {"name": "a", "group": "Ungrouped variables", "definition": "c*sin(vmin*pi/180)", "description": "

Minste katet.

", "templateType": "anything"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "c*sin(vmax*pi/180)", "description": "

Største katet

", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "a*b/2", "description": "

Arealet til trekanten.

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["vmin", "vmax", "c", "a", "b", "areal"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor lang er den minste kateten i trekanten?

", "minValue": "a", "maxValue": "a", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor lang er den lengste kateten?

", "minValue": "b", "maxValue": "b", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er arealet til trekanten?

", "minValue": "areal", "maxValue": "areal", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Verdier til sin, cos, tan", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

En spiss vinkel $v$ er slik at $ sin(v) = \\frac{\\var{a} }{\\var{c}} $.

\n

\n

Svar på forkortet brøkform på begge oppgavene.

", "advice": "", "rulesets": {}, "variables": {"m": {"name": "m", "group": "Ungrouped variables", "definition": "random(2 .. 5#1)", "description": "

Generator m, an integer between 2 and 5 inclusive.

", "templateType": "randrange"}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "random(1 .. 3#1)", "description": "

Generator d, used to define n=m+d.

", "templateType": "randrange"}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "m+d", "description": "", "templateType": "anything"}, "a": {"name": "a", "group": "Ungrouped variables", "definition": "n^2-m^2", "description": "

Katet nr 1

", "templateType": "anything"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "2*m*n", "description": "

Katet nr 2

", "templateType": "anything"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "n^2+m^2", "description": "

Hypotenus.

", "templateType": "anything"}, "v1": {"name": "v1", "group": "Ungrouped variables", "definition": "arcsin(a/c)*180/pi", "description": "

Vinkel motstående a

", "templateType": "anything"}, "v2": {"name": "v2", "group": "Ungrouped variables", "definition": "arcsin(b/c)*180/pi", "description": "

Vinkel motstående b

", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "a*b/2", "description": "

Arealet til trekanten

", "templateType": "anything"}, "h": {"name": "h", "group": "Ungrouped variables", "definition": "a*b/c", "description": "", "templateType": "anything"}, "cos1": {"name": "cos1", "group": "Ungrouped variables", "definition": "b/c", "description": "

cos(v1)

", "templateType": "anything"}, "sin1": {"name": "sin1", "group": "Ungrouped variables", "definition": "a/c", "description": "

sin(v1)

", "templateType": "anything"}, "tan1": {"name": "tan1", "group": "Ungrouped variables", "definition": "a/b", "description": "

tan(v1)

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["m", "d", "n", "a", "b", "c", "v1", "v2", "areal", "h", "cos1", "sin1", "tan1"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Regn ut $\\cos(v)$.

", "minValue": "cos1", "maxValue": "cos1", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": true, "mustBeReducedPC": "50", "showFractionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Regn ut $\\tan(v) $.

", "minValue": "tan1", "maxValue": "tan1", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": true, "mustBeReducedPC": "50", "showFractionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Generell trekant 1", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

En trekant har sidelengdene $ \\var{a} $$ \\var{c} $ og $ \\var{b} $.

\n

\n

Gi svarene med 2 riktige desimaler.

", "advice": "", "rulesets": {}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(5 .. 7#1)", "description": "

Kortest side

", "templateType": "randrange"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random(10 .. 13#1)", "description": "

Mellomlang side

", "templateType": "randrange"}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "random(1 .. 4#1)", "description": "

Will be used to define c as a+b-d

", "templateType": "randrange"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "a+b-d", "description": "

Lengst side

", "templateType": "anything"}, "s": {"name": "s", "group": "Ungrouped variables", "definition": "(a+b+c)/2", "description": "", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "sqrt(s*(s-a)*(s-b)*(s-c))", "description": "

Arealet til trekanten.

", "templateType": "anything"}, "alpha": {"name": "alpha", "group": "Ungrouped variables", "definition": "(180/pi)*arccos((b^2+c^2-a^2)/(2*b*c))", "description": "

Minste vinkel

", "templateType": "anything"}, "beta": {"name": "beta", "group": "Ungrouped variables", "definition": "(180/pi)*arccos((a^2+c^2-b^2)/(2*a*c))", "description": "

Mellomvinkel

", "templateType": "anything"}, "gamma": {"name": "gamma", "group": "Ungrouped variables", "definition": "(180/pi)*arccos((b^2+a^2-c^2)/(2*b*a))", "description": "

Største vinkel

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "d", "c", "s", "areal", "alpha", "beta", "gamma"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor mange grader er den minste vinkelen i trekanten?

", "minValue": "alpha", "maxValue": "alpha", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": "50", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor mange grader er den største vinkelen i trekanten?

", "minValue": "gamma", "maxValue": "gamma", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": "50", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er arealet til trekanten?

", "minValue": "areal", "maxValue": "areal", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Generell trekant 2", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

En trekant har sidelengdene $ \\var{a} $ og $ \\var{b} $. Mellom disse to sidene finner vi vinkelen $ \\var{gamma}^{\\circ}$.

\n

\n

Gi alle svar med 2 riktige desimaler.

", "advice": "", "rulesets": {}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(5 .. 7#1)", "description": "

Sidelengde a

", "templateType": "randrange"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random(8 .. 11#1)", "description": "

Sidelengde b

", "templateType": "randrange"}, "s": {"name": "s", "group": "Ungrouped variables", "definition": "(a+b+c)/2", "description": "", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "sqrt(s*(s-a)*(s-b)*(s-c))", "description": "

Arealet til trekanten.

", "templateType": "anything"}, "alpha": {"name": "alpha", "group": "Ungrouped variables", "definition": "(180/pi)*arccos((b^2+c^2-a^2)/(2*b*c))", "description": "

Vinkel alpha

", "templateType": "anything"}, "beta": {"name": "beta", "group": "Ungrouped variables", "definition": "(180/pi)*arccos((a^2+c^2-b^2)/(2*a*c))", "description": "

Vinkel beta

", "templateType": "anything"}, "gamma": {"name": "gamma", "group": "Ungrouped variables", "definition": "random(18 .. 74#1)", "description": "

Vinkel mellom a og b

", "templateType": "randrange"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "sqrt(a^2+b^2-2*a*b*cos(gamma*pi/180))", "description": "

Den ukjente siden c

", "templateType": "anything"}, "vmin": {"name": "vmin", "group": "Ungrouped variables", "definition": "min(gamma,min(alpha, beta))", "description": "

Den minste vinkelen

", "templateType": "anything"}, "vmax": {"name": "vmax", "group": "Ungrouped variables", "definition": "max(gamma,max(alpha, beta))", "description": "

Den største vinkelen

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "gamma", "c", "s", "areal", "alpha", "beta", "vmin", "vmax"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er arealet til trekanten?

", "minValue": "areal", "maxValue": "areal", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor lang er den tredje siden i trekanten?

", "minValue": "c", "maxValue": "c", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor mange grader er den minste vinkelen i trekanten?

", "minValue": "vmin", "maxValue": "vmin", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": "50", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hvor mange grader er den største vinkelen i trekanten?

", "minValue": "vmax", "maxValue": "vmax", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": "50", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}, {"name": "Generell trekant 3", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "tags": [], "metadata": {"description": "Gitt en katet og hypotenusen, regn ut den andre kateten, arealet, minste vinkel, og h\u00f8yde.
", "licence": "None specified"}, "statement": "

En trekant har vinklene $ \\var{beta}^{\\circ}$ og $ \\var{gamma}^{\\circ} $. Mellom disse to vinklene finner vi en sidelengde lik $ \\var{a}$.

\n

\n

Gi alle svar med 2 riktige desimaler.

", "advice": "", "rulesets": {}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(4 .. 15#1)", "description": "

Sidelengde a

", "templateType": "randrange"}, "s": {"name": "s", "group": "Ungrouped variables", "definition": "(a+b+c)/2", "description": "", "templateType": "anything"}, "areal": {"name": "areal", "group": "Ungrouped variables", "definition": "sqrt(s*(s-a)*(s-b)*(s-c))", "description": "

Arealet til trekanten.

", "templateType": "anything"}, "gamma": {"name": "gamma", "group": "Ungrouped variables", "definition": "random(93 .. 119#1)", "description": "

Vinkel mellom a og b

", "templateType": "randrange"}, "vmin": {"name": "vmin", "group": "Ungrouped variables", "definition": "min(gamma,min(alpha, beta))", "description": "

Den minste vinkelen

", "templateType": "anything"}, "vmax": {"name": "vmax", "group": "Ungrouped variables", "definition": "max(gamma,max(alpha, beta))", "description": "

Den største vinkelen

", "templateType": "anything"}, "beta": {"name": "beta", "group": "Ungrouped variables", "definition": "random(21 .. 33#1)", "description": "", "templateType": "randrange"}, "alpha": {"name": "alpha", "group": "Ungrouped variables", "definition": "180-beta-gamma", "description": "

Vinkel alpha

", "templateType": "anything"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "a*sin(radians(beta))/sin(radians(alpha))", "description": "", "templateType": "anything"}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "a*sin(radians(gamma))/sin(radians(alpha))", "description": "

Sidelengde c

", "templateType": "anything"}, "p": {"name": "p", "group": "Ungrouped variables", "definition": "a+b+c", "description": "

Omkrets

", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "beta", "gamma", "alpha", "b", "c", "s", "areal", "vmin", "vmax", "p"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er arealet til trekanten?

", "minValue": "areal", "maxValue": "areal", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Hva er omkretsen til trekanten?

", "minValue": "p", "maxValue": "p", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "dp", "precision": "2", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "plain-eu"], "correctAnswerStyle": "plain"}]}]}], "navigation": {"allowregen": false, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": true, "showresultspage": "oncompletion", "onleave": {"action": "none", "message": ""}, "preventleave": true, "startpassword": "trekant"}, "timing": {"allowPause": false, "timeout": {"action": "warn", "message": "

Tiden er ute.

"}, "timedwarning": {"action": "warn", "message": "

Bare 5 minutter igjen!

"}}, "feedback": {"showactualmark": false, "showtotalmark": true, "showanswerstate": false, "allowrevealanswer": true, "advicethreshold": 0, "intro": "", "reviewshowscore": true, "reviewshowfeedback": true, "reviewshowexpectedanswer": true, "reviewshowadvice": true, "feedbackmessages": [{"message": "

Bra! Husk nå å ta skjermbilde av resultatet ditt!

", "threshold": "30"}]}, "contributors": [{"name": "Andreas Holmstrom", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/285/"}], "extensions": [], "custom_part_types": [], "resources": [["question-resources/Screenshot_2020-05-05_at_15.14.09.png", "/srv/numbas/media/question-resources/Screenshot_2020-05-05_at_15.14.09.png"]]}