diff --git a/experiment/posttest.json b/experiment/posttest.json index fed0328..ac43988 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -1,7 +1,7 @@ { "version": 2.0, "questions": [{ - "question": "Expression for Double shear strength is ", + "question": "1. Expression for Double shear strength is ", "answers": { "a": "Total shear force/area of cross section of specimen", "b": "Total shear force/(2 x area of cross section of specimen)", @@ -12,7 +12,7 @@ "difficulty": "beginner" }, { - "question": "The shear stress in double shear test is", + "question": "2. The shear stress in double shear test is", "answers": { "a": "Induced shear stress", "b": "Direct shear stress", @@ -26,7 +26,7 @@ "difficulty": "intermediate" }, { - "question": "Modulus of rigidity is found by shear test", + "question": "3. Modulus of rigidity is found by shear test", "answers": { "a": "True", "b": "False" @@ -35,7 +35,7 @@ "difficulty": "intermediate" }, { - "question": "The tensile test is carried on __________ materials.The diameter of the mild steel specimen to conduct a double shear test is 6mm. The failure load is obtained as 1500 kg. The double shear strength of the specimen is", + "question": "4. The tensile test is carried on __________ materials.The diameter of the mild steel specimen to conduct a double shear test is 6mm. The failure load is obtained as 1500 kg. The double shear strength of the specimen is", "answers": { "a": "260 N/mm2", "b": "300 N/mm2", @@ -46,4 +46,4 @@ "difficulty": "advanced" } ] -} \ No newline at end of file +} diff --git a/experiment/pretest.json b/experiment/pretest.json index 2ba239c..286ab53 100644 --- a/experiment/pretest.json +++ b/experiment/pretest.json @@ -1,7 +1,7 @@ { "version": 2.0, "questions": [{ - "question": "Shear stress at top most fibre of rectangular section is _____________", + "question": "1. Shear stress at top most fibre of rectangular section is _____________", "answers": { "a": "Maximum", "b": "Minimum", @@ -15,7 +15,7 @@ "difficulty": "beginner" }, { - "question": "In a double shear test the specimen breaks into", + "question": "2. In a double shear test the specimen breaks into", "answers": { "a": "3 pieces", "b": "2 pieces", @@ -29,7 +29,7 @@ "difficulty": "beginner" }, { - "question": "The shearing force P in each section where force applied is (Total shear force = F)", + "question": "3. The shearing force P in each section where force applied is (Total shear force = F)", "answers": { "a": "F", "b": "F/4", @@ -43,4 +43,4 @@ "difficulty": "beginner" } ] -} \ No newline at end of file +}