// Numbas version: finer_feedback_settings
{"name": "Three Phase", "extensions": [], "custom_part_types": [], "resources": [["question-resources/StarCircuit_zxgxKjR.png", "/srv/numbas/media/question-resources/StarCircuit_zxgxKjR.png"], ["question-resources/DeltaCircuit_NBsNnJk.png", "/srv/numbas/media/question-resources/DeltaCircuit_NBsNnJk.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Three Phase", "tags": [], "metadata": {"description": "", "licence": "All rights reserved"}, "statement": "
A balanced, three phase, {VLINE} V system is supplying a load connected in {type}.
\n{image('resources/question-resources/'+Circuit)}
\n\nThe loads are:
\n$Z_1 = \\var{R1}+i\\ \\var{X1}\\ \\Omega $
\n$Z_2 = \\var{R2}+i\\ \\var{X2}\\ \\Omega $
\n$Z_3 = \\var{R3}+i\\ \\var{X3}\\ \\Omega $
\n\n\n", "advice": "", "rulesets": {}, "extensions": [], "variables": {"R3": {"name": "R3", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "R2": {"name": "R2", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "VLINE": {"name": "VLINE", "group": "Voltages", "definition": "random(50 .. 1000#50)", "description": "Rated Voltage
", "templateType": "randrange"}, "R1": {"name": "R1", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "X1": {"name": "X1", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "X2": {"name": "X2", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "X3": {"name": "X3", "group": "Impedances", "definition": "random(0 .. 100#1)", "description": "", "templateType": "randrange"}, "VPH": {"name": "VPH", "group": "Voltages", "definition": "VLINE/sqrt(3)", "description": "Phase Voltage
", "templateType": "anything"}, "type": {"name": "type", "group": "System Type", "definition": "types[StarorDelta]", "description": "", "templateType": "anything"}, "types": {"name": "types", "group": "System Type", "definition": "[ \"star with a neutral\", \"delta\" ]", "description": "", "templateType": "list of strings"}, "StarorDelta": {"name": "StarorDelta", "group": "System Type", "definition": "random(0 .. 1#1)", "description": "index for the connection type:
\n0 = star with a neutral
\n1 = delta
", "templateType": "randrange"}, "Voltages": {"name": "Voltages", "group": "Voltages", "definition": "[VPH,VLINE]", "description": "", "templateType": "anything"}, "IA": {"name": "IA", "group": "Currents", "definition": "(1-StarorDelta)*I1 + StarorDelta*(I3-I2)", "description": "Line Current
", "templateType": "anything"}, "IB": {"name": "IB", "group": "Currents", "definition": "(1-StarorDelta)*I2 + StarorDelta*(I1-I3)", "description": "Line Current
", "templateType": "anything"}, "IC": {"name": "IC", "group": "Currents", "definition": "(1-StarorDelta)*I3 + StarorDelta*(I2-I1)", "description": "Line Current
", "templateType": "anything"}, "Neutral": {"name": "Neutral", "group": "Currents", "definition": "abs(IA+IB+IC)", "description": "", "templateType": "anything"}, "I1": {"name": "I1", "group": "Currents", "definition": "V1/(R1+X1*i)", "description": "Load Current
", "templateType": "anything"}, "I2": {"name": "I2", "group": "Currents", "definition": "V2/(R2+X2*i)", "description": "Load Current
", "templateType": "anything"}, "I3": {"name": "I3", "group": "Currents", "definition": "V3/(R3+X3*i)", "description": "Load Current
", "templateType": "anything"}, "Diagrams": {"name": "Diagrams", "group": "System Type", "definition": "['StarCircuit_zxgxKjR.png','DeltaCircuit_NBsNnJk.png']", "description": "", "templateType": "anything"}, "Circuit": {"name": "Circuit", "group": "System Type", "definition": "Diagrams[StarorDelta]", "description": "", "templateType": "anything"}, "PA": {"name": "PA", "group": "Power", "definition": "re(conj(IA)*VA)", "description": "", "templateType": "anything"}, "V1": {"name": "V1", "group": "Voltages", "definition": "(1-StarorDelta)*VA + StarorDelta*(VB-VC)", "description": "", "templateType": "anything"}, "V2": {"name": "V2", "group": "Voltages", "definition": "(1-StarorDelta)*VB + StarorDelta*(VC-VA)", "description": "", "templateType": "anything"}, "V3": {"name": "V3", "group": "Voltages", "definition": "(1-StarorDelta)*VC + StarorDelta*(VA-VB)", "description": "", "templateType": "anything"}, "VA": {"name": "VA", "group": "Voltages", "definition": "VPH*(cos(0)+i*sin(0))", "description": "", "templateType": "anything"}, "VB": {"name": "VB", "group": "Voltages", "definition": "VPH*(cos(-2*pi/3)+i*sin(-2*pi/3))", "description": "", "templateType": "anything"}, "VC": {"name": "VC", "group": "Voltages", "definition": "VPH*(cos(2*pi/3)+i*sin(2*pi/3))", "description": "", "templateType": "anything"}, "PB": {"name": "PB", "group": "Power", "definition": "re(conj(IB)*VB)", "description": "", "templateType": "anything"}, "PC": {"name": "PC", "group": "Power", "definition": "re(conj(IC)*VC)", "description": "", "templateType": "anything"}, "P1": {"name": "P1", "group": "Power", "definition": "re(conj(I1)*V1)", "description": "", "templateType": "anything"}, "P2": {"name": "P2", "group": "Power", "definition": "re(conj(I2)*V2)", "description": "", "templateType": "anything"}, "P3": {"name": "P3", "group": "Power", "definition": "re(conj(I3)*V3)", "description": "", "templateType": "anything"}, "PLine": {"name": "PLine", "group": "Power", "definition": "PA+PB+PC", "description": "", "templateType": "anything"}, "PLoad": {"name": "PLoad", "group": "Power", "definition": "P1+P2+P3", "description": "", "templateType": "anything"}, "I1angle": {"name": "I1angle", "group": "Currents", "definition": "180*arg(I1)/pi", "description": "", "templateType": "anything"}, "I2angle": {"name": "I2angle", "group": "Currents", "definition": "180*arg(I2)/pi", "description": "", "templateType": "anything"}, "I3angle": {"name": "I3angle", "group": "Currents", "definition": "180*arg(I3)/pi", "description": "", "templateType": "anything"}, "IAangle": {"name": "IAangle", "group": "Currents", "definition": "180*arg(IA)/pi", "description": "", "templateType": "anything"}, "IBangle": {"name": "IBangle", "group": "Currents", "definition": "180*arg(IB)/pi", "description": "", "templateType": "anything"}, "ICangle": {"name": "ICangle", "group": "Currents", "definition": "180*arg(IC)/pi", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "Voltages", "variables": ["VLINE", "VPH", "Voltages", "VA", "VB", "VC", "V1", "V2", "V3"]}, {"name": "Impedances", "variables": ["R1", "R2", "R3", "X1", "X2", "X3"]}, {"name": "Currents", "variables": ["I1", "I2", "I3", "IA", "IB", "IC", "Neutral", "I1angle", "I2angle", "I3angle", "IAangle", "IBangle", "ICangle"]}, {"name": "Power", "variables": ["PA", "PB", "PC", "P1", "P2", "P3", "PLine", "PLoad"]}, {"name": "System Type", "variables": ["StarorDelta", "type", "types", "Circuit", "Diagrams"]}], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": true, "customName": "Load Currents", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "What is the load voltage? [[0]] V
\nUsing $V_A$ as the reference voltage, calculate the currents in each load:
\n$I_1 = $[[1]]$\\angle$ [[2]]$^o$ A
\n$I_2 = $[[3]]$\\angle$ [[4]]$^o$ A
\n$I_3 = $[[5]]$\\angle$ [[6]]$^o$ A
", "stepsPenalty": 0, "steps": [{"type": "information", "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": "\n- Use Complex Numbers throughout.
\n- Use Ohm's Law.
\n
"}], "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "Load Voltage", "marks": "0", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*Voltages[StarorDelta]", "maxValue": "1.01*Voltages[StarorDelta]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 1 magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(I1)", "maxValue": "1.01*abs(I1)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 1 angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*I1angle", "maxValue": "1.01*I1angle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 2 magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(I2)", "maxValue": "1.01*abs(I2)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 2 angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*I2angle", "maxValue": "1.01*I2angle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 3 magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(I3)", "maxValue": "1.01*abs(I3)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Current 3 angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*I3angle", "maxValue": "1.01*I3angle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": true, "customName": "Supply Currents", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Determine the currents in each line:
\n$I_A = $[[0]]$\\angle$ [[1]]$^o$ A
\n$I_B = $[[2]]$\\angle$ [[3]]$^o$ A
\n$I_C = $[[4]]$\\angle$ [[5]]$^o$ A
", "stepsPenalty": 0, "steps": [{"type": "information", "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": "\n- Use Complex Numbers throughout.
\n- Use Kirchhoff's Current Law.
\n
"}], "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "Line Current A magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(IA)", "maxValue": "1.01*abs(IA)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Current A angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*IAangle", "maxValue": "1.01*IAangle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Current B magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(IB)", "maxValue": "1.01*abs(IB)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Current B angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*IBangle", "maxValue": "1.01*IBangle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Current C magnitude", "marks": "1", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*abs(IC)", "maxValue": "1.01*abs(IC)", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Current C angle", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*ICangle", "maxValue": "1.01*ICangle", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": true, "customName": "Supply Power", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Determine the real power flowing in each line:
\n$P_A = $[[0]]W
\n$P_B = $[[1]]W
\n$P_C = $[[2]]W
", "stepsPenalty": 0, "steps": [{"type": "information", "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": "\n- Use Complex Numbers throughout (but the final answer is real).
\n- Real power is the real part of the voltage times the current.
\n
"}], "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "Line Power A", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*PA", "maxValue": "1.01*PA", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Power B", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*PB", "maxValue": "1.01*PB", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Line Power C", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*PC", "maxValue": "1.01*PC", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": true, "customName": "Load Power", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Determine the real power flowing in each load:
\n$P_1 = $[[0]]W
\n$P_2 = $[[1]]W
\n$P_3 = $[[2]]W
", "stepsPenalty": 0, "steps": [{"type": "information", "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": "\n- Use Complex Numbers throughout (but the final answer is real).
\n- Real load power is used only in resistances.
\n
"}], "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "Load Power 1", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*P1", "maxValue": "1.01*P1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Power 2", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*P2", "maxValue": "1.01*P2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Load Power 3", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "0.99*P3", "maxValue": "1.01*P3", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "type": "question", "contributors": [{"name": "Jane Courtney", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2154/"}]}]}], "contributors": [{"name": "Jane Courtney", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2154/"}]}