// Numbas version: exam_results_page_options {"name": "Specific heat capacity: Heat added", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Specific heat capacity: Heat added", "tags": ["heat capacity", "mass", "specific heat", "temperature", "thermodynamics"], "metadata": {"description": "

Use the specific heat capacity of an object and the change in temperature to calculate the heat added to that object

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

A {mass_string} block of {Mat_string} (with a specific heat capacity of {SHC_string} J/kg) is heated from {start_temp} °C to {end_temp} ° C.  Calculate the amount of energy absorbed by the block to three significant figures.

", "advice": "

Q = m * CS * ΔT

", "rulesets": {}, "extensions": [], "variables": {"Start_temp": {"name": "Start_temp", "group": "Ungrouped variables", "definition": "random(-50 .. 250#1)", "description": "", "templateType": "randrange"}, "Material": {"name": "Material", "group": "Ungrouped variables", "definition": "['Brass','Copper','Gold','Iron','Lead','Platinum','Steel','Tin','Zinc']", "description": "", "templateType": "anything"}, "materialnum": {"name": "materialnum", "group": "Ungrouped variables", "definition": "random(0 .. 8#1)", "description": "", "templateType": "randrange"}, "Mat_string": {"name": "Mat_string", "group": "Ungrouped variables", "definition": "Material[materialnum]", "description": "", "templateType": "anything"}, "SHC_string": {"name": "SHC_string", "group": "Ungrouped variables", "definition": "SpecificHeat[materialnum]", "description": "", "templateType": "anything"}, "mass_string": {"name": "mass_string", "group": "mass", "definition": "if(mass<1,dpformat(mass*1000,0)+' g',dpformat(mass,2)+' kg')", "description": "", "templateType": "anything"}, "End_temp": {"name": "End_temp", "group": "Ungrouped variables", "definition": "start_temp + temp_diff", "description": "", "templateType": "anything"}, "SpecificHeat": {"name": "SpecificHeat", "group": "Ungrouped variables", "definition": "[380,390,130,460,130,130,490,240,380]", "description": "", "templateType": "anything"}, "Temp_diff": {"name": "Temp_diff", "group": "Ungrouped variables", "definition": "random(10 .. 350#1)", "description": "", "templateType": "randrange"}, "Heat": {"name": "Heat", "group": "Ungrouped variables", "definition": "SHC_string*mass*temp_diff", "description": "", "templateType": "anything"}, "Mass": {"name": "Mass", "group": "mass", "definition": "if(random(0,1)=0,random(0.01..0.99#0.01),random(1.00..10.00#0.01))", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": "1000"}, "ungrouped_variables": ["SpecificHeat", "Material", "materialnum", "Mat_string", "Heat", "SHC_string", "Temp_diff", "Start_temp", "End_temp"], "variable_groups": [{"name": "mass", "variables": ["Mass", "mass_string"]}], "functions": {"": {"parameters": [], "type": "number", "language": "jme", "definition": ""}}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "Heat", "maxValue": "Heat", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "sigfig", "precision": "3", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": true, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Tom Stallard", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/841/"}]}]}], "contributors": [{"name": "Tom Stallard", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/841/"}]}