// Numbas version: exam_results_page_options {"name": "Week 5 Quiz", "metadata": {"description": "

Calculation of max design capacities of reinforced concrete beams with and without shear links

", "licence": "None specified"}, "duration": 14400, "percentPass": "0", "showQuestionGroupNames": false, "shuffleQuestionGroups": false, "showstudentname": true, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questionNames": ["", ""], "variable_overrides": [[], []], "questions": [{"name": "Calculation of Design Shear Resistance of Concrete Alone, VRd,c", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Patrick Crean", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/8267/"}], "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "

Calculate the Shear Resistance of the reinforced concrete beam below. Note the beam does not contain shear links

\n

D = {D}mm

\n

B = {B}mm

\n

Cover to main bar = {Cover}mm

\n

Reinforcement = 3No.H{Bar_Dia}

\n

fck = {fck}N/mm2

\n

Note: There are no links provided in the beam. Take this into account when calculating the effective depth of the beam.

", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"D": {"name": "D", "group": "Ungrouped variables", "definition": "random(300 .. 750#25)", "description": "

Overall Depth of a Beam

", "templateType": "randrange", "can_override": false}, "B": {"name": "B", "group": "Ungrouped variables", "definition": "random(250 .. 500#25)", "description": "

Width of Beam

", "templateType": "randrange", "can_override": false}, "Cover": {"name": "Cover", "group": "Ungrouped variables", "definition": "random(20 .. 50#5)", "description": "

Cover to bars

", "templateType": "randrange", "can_override": false}, "Bar_Dia": {"name": "Bar_Dia", "group": "Ungrouped variables", "definition": "random(25 .. 32#7)", "description": "

Diameter of Main Bar

", "templateType": "randrange", "can_override": false}, "fck": {"name": "fck", "group": "Ungrouped variables", "definition": "random(32 .. 40#8)", "description": "

Characteristic strength of concrete

", "templateType": "randrange", "can_override": false}, "eff_depth": {"name": "eff_depth", "group": "Ungrouped variables", "definition": "D-cover-(Bar_Dia*0.5)", "description": "

Effective Depth

", "templateType": "anything", "can_override": false}, "k": {"name": "k", "group": "Ungrouped variables", "definition": "min((1+(200/eff_depth)^0.5),2)", "description": "

Parameter to take into account depth of slab

", "templateType": "anything", "can_override": false}, "row1": {"name": "row1", "group": "Ungrouped variables", "definition": "(As1/(B*eff_depth))", "description": "

Percentage of steel reinforcement to area of concrete

", "templateType": "anything", "can_override": false}, "As1": {"name": "As1", "group": "Ungrouped variables", "definition": "(pi*3*Bar_Dia^2)*0.25", "description": "

Area of steel

", "templateType": "anything", "can_override": false}, "VRdc": {"name": "VRdc", "group": "Ungrouped variables", "definition": "(((0.12*k*(100*row1*fck)^0.333)*eff_depth*B)/1000)", "description": "

Design Shear Resistance of Concrete Alone

", "templateType": "anything", "can_override": false}, "VRdcmin": {"name": "VRdcmin", "group": "Ungrouped variables", "definition": "(0.035*k^1.5)*(fck^0.5)*B*eff_depth/1000", "description": "

Min Shear Resistance

", "templateType": "anything", "can_override": false}, "VRdc_used": {"name": "VRdc_used", "group": "Ungrouped variables", "definition": "max(VRdc,VRdcmin)", "description": "

Check on whether to use VRdc or VRdc min

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["D", "B", "Cover", "Bar_Dia", "fck", "eff_depth", "k", "row1", "As1", "VRdc", "VRdcmin", "VRdc_used"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": true, "customName": "Calculate Effective Depth", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate the effective depth 'd' in mm

\n

", "minValue": "eff_depth-1", "maxValue": "eff_depth+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Calculate 'k'", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}], "variableReplacementStrategy": "alwaysreplace", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate the first parameter 'k' Note: k is a parameter that takes account of the depth of the slab. 

\n

\n

k = [ 1 +  (200/d)1/2]   < 2.0 

", "minValue": "k-0.005", "maxValue": "k+0.005", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "2", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Calculate \u03c11", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate ρ1 = As1/(bd)

", "minValue": "row1-0.0002", "maxValue": "row1+0.0002", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "4", "precisionPartialCredit": "90", "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": "Calculate VRd,c", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}, {"variable": "k", "part": "p1", "must_go_first": false}, {"variable": "row1", "part": "p2", "must_go_first": false}], "variableReplacementStrategy": "alwaysreplace", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate VRd,c = [0.12 k (100*ρ1*fck)1/3 ] b.d  

\n

Provide your answer in kN

", "minValue": "VRdc-2", "maxValue": "VRdc+2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "Calculate VRd,c min", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}, {"variable": "k", "part": "p1", "must_go_first": false}], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate  VRd,c min = [0.035k3/2 * fck1/2] b.d

\n

Provide your answer in kN

", "minValue": "VRdcmin-1", "maxValue": "VRdcmin+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "VRd,c or VRd,c min", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "VRdc", "part": "p3", "must_go_first": false}, {"variable": "VRdcmin", "part": "p4", "must_go_first": false}], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Which calculated value do we use in design? 

\n

Provide your answer in kN

", "minValue": "VRdc_used-1", "maxValue": "VRdc_used+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Maximum Design Shear Force that can be carried without crushing of concrete, VRd,max", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Patrick Crean", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/8267/"}], "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "

Calculate the maximum design shear force, VRd,max that can be carried without crushing of the concrete.

\n

Note: Assume links are to be provided in the beam

\n", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"D": {"name": "D", "group": "Ungrouped variables", "definition": "random(350 .. 700#25)", "description": "

Overall Depth of Beam

", "templateType": "randrange", "can_override": false}, "B": {"name": "B", "group": "Ungrouped variables", "definition": "random(200 .. 400#25)", "description": "

Width of Beam

", "templateType": "randrange", "can_override": false}, "eff_depth": {"name": "eff_depth", "group": "Ungrouped variables", "definition": "D-Cover-Link_Dia-(Bar_dia*0.5)", "description": "

Effective depth

", "templateType": "anything", "can_override": false}, "Cover": {"name": "Cover", "group": "Ungrouped variables", "definition": "random(25 .. 50#5)", "description": "

Cover to links

", "templateType": "randrange", "can_override": false}, "Bar_Dia": {"name": "Bar_Dia", "group": "Ungrouped variables", "definition": "random(20 .. 25#5)", "description": "

Main Reinforcement Bar Diameter

", "templateType": "randrange", "can_override": false}, "Link_Dia": {"name": "Link_Dia", "group": "Ungrouped variables", "definition": "random(8 .. 12#2)", "description": "

Diameter of Link

", "templateType": "randrange", "can_override": false}, "fck": {"name": "fck", "group": "Ungrouped variables", "definition": "random(32 .. 40#8)", "description": "

Characteristic Strength of Concrete

", "templateType": "randrange", "can_override": false}, "Omega": {"name": "Omega", "group": "Ungrouped variables", "definition": "random(22 .. 45#23)", "description": "

Omega

", "templateType": "randrange", "can_override": false}, "VRdmax_22": {"name": "VRdmax_22", "group": "Ungrouped variables", "definition": "0.124*B*eff_depth*(1-(fck/250))*fck*0.001", "description": "

Max design shear force at 22deg

", "templateType": "anything", "can_override": false}, "VRdmax_45": {"name": "VRdmax_45", "group": "Ungrouped variables", "definition": "0.18*B*eff_depth*(1-(fck/250))*fck*0.001", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["D", "B", "eff_depth", "Cover", "Bar_Dia", "Link_Dia", "fck", "Omega", "VRdmax_22", "VRdmax_45"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": true, "customName": "Effective depth", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate the effective depth of the beam in mm

", "minValue": "eff_depth-1", "maxValue": "eff_depth+1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "VRd,max 22deg", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}], "variableReplacementStrategy": "alwaysreplace", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate VRd,max at an angle, θ =22 degrees, for the beam

\n

Provide your answer in kN

", "minValue": "VRdmax_22-2", "maxValue": "VRdmax_22+2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "0", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "VRd,max 45deg", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [{"variable": "eff_depth", "part": "p0", "must_go_first": false}], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Calculate VRd,max at an angle, θ =45 degrees, for the beam

\n

Provide your answer in kN

", "minValue": "VRdmax_45-2", "maxValue": "VRdmax_45+2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "0", "precisionPartialCredit": "90", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "allowPrinting": true, "navigation": {"allowregen": true, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": true, "showresultspage": "oncompletion", "navigatemode": "sequence", "onleave": {"action": "warnifunattempted", "message": "

Are you sure you would like to leave unattempted?

"}, "preventleave": true, "startpassword": "", "allowAttemptDownload": false, "downloadEncryptionKey": ""}, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "warn", "message": "

Exam will end in 5 minutes

"}}, "feedback": {"showactualmark": true, "showtotalmark": true, "showanswerstate": true, "allowrevealanswer": true, "advicethreshold": 0, "intro": "", "end_message": "", "reviewshowscore": true, "reviewshowfeedback": true, "reviewshowexpectedanswer": true, "reviewshowadvice": true, "feedbackmessages": []}, "diagnostic": {"knowledge_graph": {"topics": [], "learning_objectives": []}, "script": "diagnosys", "customScript": ""}, "contributors": [{"name": "Patrick Crean", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/8267/"}], "extensions": [], "custom_part_types": [], "resources": []}