Skip to content

Commit

Permalink
Merge pull request #19 from virtual-labs/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
sravanthimodepu authored Dec 23, 2021
2 parents e17fc84 + bcb43fc commit 60f5994
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions experiment/posttest.json
Original file line number Diff line number Diff line change
@@ -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)",
Expand All @@ -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",
Expand All @@ -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"
Expand All @@ -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/mm<sup>2</sup>",
"b": "300 N/mm<sup>2</sup>",
Expand All @@ -46,4 +46,4 @@
"difficulty": "advanced"
}
]
}
}
8 changes: 4 additions & 4 deletions experiment/pretest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -43,4 +43,4 @@
"difficulty": "beginner"
}
]
}
}

0 comments on commit 60f5994

Please sign in to comment.