Skip to content

Commit 60f5994

Browse files
Merge pull request #19 from virtual-labs/testing
Testing
2 parents e17fc84 + bcb43fc commit 60f5994

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

experiment/posttest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 2.0,
33
"questions": [{
4-
"question": "Expression for Double shear strength is ",
4+
"question": "1. Expression for Double shear strength is ",
55
"answers": {
66
"a": "Total shear force/area of cross section of specimen",
77
"b": "Total shear force/(2 x area of cross section of specimen)",
@@ -12,7 +12,7 @@
1212
"difficulty": "beginner"
1313
},
1414
{
15-
"question": "The shear stress in double shear test is",
15+
"question": "2. The shear stress in double shear test is",
1616
"answers": {
1717
"a": "Induced shear stress",
1818
"b": "Direct shear stress",
@@ -26,7 +26,7 @@
2626
"difficulty": "intermediate"
2727
},
2828
{
29-
"question": "Modulus of rigidity is found by shear test",
29+
"question": "3. Modulus of rigidity is found by shear test",
3030
"answers": {
3131
"a": "True",
3232
"b": "False"
@@ -35,7 +35,7 @@
3535
"difficulty": "intermediate"
3636
},
3737
{
38-
"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",
38+
"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",
3939
"answers": {
4040
"a": "260 N/mm<sup>2</sup>",
4141
"b": "300 N/mm<sup>2</sup>",
@@ -46,4 +46,4 @@
4646
"difficulty": "advanced"
4747
}
4848
]
49-
}
49+
}

experiment/pretest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 2.0,
33
"questions": [{
4-
"question": "Shear stress at top most fibre of rectangular section is _____________",
4+
"question": "1. Shear stress at top most fibre of rectangular section is _____________",
55
"answers": {
66
"a": "Maximum",
77
"b": "Minimum",
@@ -15,7 +15,7 @@
1515
"difficulty": "beginner"
1616
},
1717
{
18-
"question": "In a double shear test the specimen breaks into",
18+
"question": "2. In a double shear test the specimen breaks into",
1919
"answers": {
2020
"a": "3 pieces",
2121
"b": "2 pieces",
@@ -29,7 +29,7 @@
2929
"difficulty": "beginner"
3030
},
3131
{
32-
"question": "The shearing force P in each section where force applied is (Total shear force = F)",
32+
"question": "3. The shearing force P in each section where force applied is (Total shear force = F)",
3333
"answers": {
3434
"a": "F",
3535
"b": "F/4",
@@ -43,4 +43,4 @@
4343
"difficulty": "beginner"
4444
}
4545
]
46-
}
46+
}

0 commit comments

Comments
 (0)