// Numbas version: exam_results_page_options {"name": "UWESbeMeCC2 Q1 - Vector Addition", "extensions": [], "custom_part_types": [{"source": {"pk": 189, "author": {"name": "Chris Graham", "pk": 369}, "edit_page": "/part_type/189/edit"}, "name": "Submit an answer on paper", "short_name": "submit-an-answer-on-paper", "description": "

Submit an answer on paper (in an invigilated exam)

", "help_url": "", "input_widget": "checkboxes", "input_options": {"correctAnswer": "[True]", "hint": {"static": true, "value": ""}, "choices": {"static": true, "value": ["I have completed this question in my answer book"]}}, "can_be_gap": true, "can_be_step": true, "marking_script": "mark:\nset_credit(0,'This will be marked later.')\n\ninterpreted_answer:\nstudentAnswer", "marking_notes": [{"name": "mark", "description": "This is the main marking note. It should award credit and provide feedback based on the student's answer.", "definition": "set_credit(0,'This will be marked later.')"}, {"name": "interpreted_answer", "description": "A value representing the student's answer to this part.", "definition": "studentAnswer"}], "settings": [{"name": "message", "label": "message", "help_url": "", "hint": "", "input_type": "html", "default_value": "

A message

", "subvars": false}], "public_availability": "always", "published": true, "extensions": []}], "resources": [["question-resources/UWESbeMeCC1_-_Q1_Vector_Addition.png", "/srv/numbas/media/question-resources/UWESbeMeCC1_-_Q1_Vector_Addition.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "UWESbeMeCC2 Q1 - Vector Addition", "tags": [], "metadata": {"description": "

3 Forces Applied to an Eye bolt.  Use force components to calculate the Reaction force.

", "licence": "All rights reserved"}, "statement": "

Three wires cause three concurrent forces to act on an eye bolt.

\n

\"Eye

\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\n\n\n
ForceAngle from the x axis
(N)(°)
Force 1{Force1_Mag}{Force1_Ang}
Force 2{Force2_Mag}{Force2_Ang}
Force 3{Force3_Mag}{Force3_Ang}
\n

\n

For the reaction force provided by the eye bolt, use force components to determine:

", "advice": "

worked solutions avaiable after exam

", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"Force1_Mag": {"name": "Force1_Mag", "group": "Ungrouped variables", "definition": "random(50 .. 130#1)", "description": "

Magnitude of Force 1

", "templateType": "randrange", "can_override": false}, "Force1_Ang": {"name": "Force1_Ang", "group": "Ungrouped variables", "definition": "random(0 .. 60#1)", "description": "

Angle of Pull for Force 1

", "templateType": "randrange", "can_override": false}, "force2_mag": {"name": "force2_mag", "group": "Ungrouped variables", "definition": "random(70 .. 90#1)", "description": "", "templateType": "randrange", "can_override": false}, "force2_ang": {"name": "force2_ang", "group": "Ungrouped variables", "definition": "random(45 .. 90#1)", "description": "", "templateType": "randrange", "can_override": false}, "force3_Mag": {"name": "force3_Mag", "group": "Ungrouped variables", "definition": "random(50 .. 60#1)", "description": "", "templateType": "randrange", "can_override": false}, "force3_ang": {"name": "force3_ang", "group": "Ungrouped variables", "definition": "random(100 .. 180#1)", "description": "", "templateType": "randrange", "can_override": false}, "Force1_x": {"name": "Force1_x", "group": "Ungrouped variables", "definition": "Force1_Mag*\ncos(radians(force1_ang))\n", "description": "", "templateType": "anything", "can_override": false}, "Force1_y": {"name": "Force1_y", "group": "Ungrouped variables", "definition": "Force1_Mag*\nsin(radians(force1_ang))", "description": "", "templateType": "anything", "can_override": false}, "Force2_x": {"name": "Force2_x", "group": "Ungrouped variables", "definition": "Force2_Mag*\ncos(radians(force2_ang))\n", "description": "", "templateType": "anything", "can_override": false}, "Force2_y": {"name": "Force2_y", "group": "Ungrouped variables", "definition": "Force2_Mag*\nsin(radians(force2_ang))", "description": "", "templateType": "anything", "can_override": false}, "Force3_x": {"name": "Force3_x", "group": "Ungrouped variables", "definition": "Force3_Mag*\ncos(radians(force3_ang))", "description": "", "templateType": "anything", "can_override": false}, "Force3_y": {"name": "Force3_y", "group": "Ungrouped variables", "definition": "Force3_Mag*\nsin(radians(force3_ang))", "description": "", "templateType": "anything", "can_override": false}, "ForceT_x": {"name": "ForceT_x", "group": "Ungrouped variables", "definition": "Force1_x+Force2_x+Force3_x", "description": "", "templateType": "anything", "can_override": false}, "ForceT_y": {"name": "ForceT_y", "group": "Ungrouped variables", "definition": "Force1_y+Force2_y+Force3_y", "description": "", "templateType": "anything", "can_override": false}, "ForceT_Mag": {"name": "ForceT_Mag", "group": "Ungrouped variables", "definition": "((ForceT_x^2)+(ForceT_y^2))^0.5", "description": "", "templateType": "anything", "can_override": false}, "ForceT_Ang": {"name": "ForceT_Ang", "group": "Ungrouped variables", "definition": "degrees(arctan(ForceT_y/ForceT_x))", "description": "", "templateType": "anything", "can_override": true}, "Reaction_Mag": {"name": "Reaction_Mag", "group": "Ungrouped variables", "definition": "forcet_mag", "description": "", "templateType": "anything", "can_override": false}, "Reaction_Ang": {"name": "Reaction_Ang", "group": "Ungrouped variables", "definition": "180+forcet_ang", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["Force1_Mag", "Force1_Ang", "force2_mag", "force2_ang", "force3_Mag", "force3_ang", "Force1_x", "Force1_y", "Force2_x", "Force2_y", "Force3_x", "Force3_y", "ForceT_x", "ForceT_y", "ForceT_Mag", "ForceT_Ang", "Reaction_Mag", "Reaction_Ang"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": true, "customName": "Part a) The magnitude (N).", "marks": "12", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "stepsPenalty": "6", "steps": [{"type": "numberentry", "useCustomName": true, "customName": "Force 1 - x component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the x component of Force 1?

", "minValue": "Force1_x-1", "maxValue": "Force1_x+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Force 1 - y Component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the y component of Force 1?

", "minValue": "Force1_y-1", "maxValue": "Force1_y+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Force 2 - x component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the x component of Force 2?

", "minValue": "Force2_x-1", "maxValue": "Force2_x+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Force 2 - y Component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the y component of Force 2?

", "minValue": "Force2_y-1", "maxValue": "Force2_y+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Force 3 - x component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the x component of Force 3?

", "minValue": "Force3_x-1", "maxValue": "Force3_x+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Force 3 - y Component", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the y component of Force 3?

", "minValue": "Force3_y-1", "maxValue": "Force3_y+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Sum of x components", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

what is the sum of the x components?

", "minValue": "ForceT_x-1", "maxValue": "ForceT_x+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Sum of y components", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

what is the sum of the y components?

", "minValue": "ForceT_y-1", "maxValue": "ForceT_y+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"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": "

Now use the x & y components to calculate the magnitude of the resultant

"}], "minValue": "Reaction_Mag-1", "maxValue": "Reaction_Mag+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Part b) The direction (\u00b0). ", "marks": "3", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Give answer to one decimal place

", "stepsPenalty": "1.5", "steps": [{"type": "1_n_2", "useCustomName": true, "customName": "Reaction or Resultant", "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 combination of the applied forces called?

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["The resultant force", "The reactive force"], "matrix": ["0.5", 0], "distractors": ["", ""]}, {"type": "1_n_2", "useCustomName": true, "customName": "Angle of Reaction", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What difference in angle will there be between the reactive force and the resultant force?

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["45°", "90°", "180°", "π Radians"], "matrix": [0, 0, "0.5", "0.5"], "distractors": ["", "", "", ""]}, {"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": "

use the x and y components to calculate the direction of the resultant & reaction forces

"}], "minValue": "Reaction_Ang-1", "maxValue": "Reaction_Ang+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": "85", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "submit-an-answer-on-paper", "useCustomName": true, "customName": "Workings & Diagram", "marks": "5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Ensure you include a diagram in your workings. 

", "settings": {"message": "

A message

"}}, {"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": "

Ensure you include a free body diagram in your workings. 

"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}]}]}], "contributors": [{"name": "Robert Bauld", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/19446/"}]}