Skip to content

Commit 4706a78

Browse files
Merge pull request #13 from virtual-labs/testing
Testing
2 parents a63bf2d + 1f0f9c7 commit 4706a78

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

experiment/posttest.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": "A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the tensile stress on the yield point?",
4+
"question": "1. A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the tensile stress on the yield point?",
55
"answers": {
66
"a": "262.6 N/mm<sup>2</sup>",
77
"b": "525.2 N/mm<sup>2</sup>",
@@ -15,7 +15,7 @@
1515
"difficulty": "advanced"
1616
},
1717
{
18-
"question": "A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the ultimate stress?",
18+
"question": "2. A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the ultimate stress?",
1919
"answers": {
2020
"a": "986.6 N/mm<sup>2</sup>",
2121
"b": "1973.2 N/mm<sup>2</sup>",
@@ -29,7 +29,7 @@
2929
"difficulty": "advanced"
3030
},
3131
{
32-
"question": "A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the average stress at the breaking point if the diameter of the neck is 10.75 mm?",
32+
"question": "3. A mild steel bar specimen of diameter 20 mm is subjected to a tensile test. The bar was found to yield under a load of 82.5 kN and the specimen attained a maximum load of 155 kN and ultimately broke at a load of 72.5 kN. What is the average stress at the breaking point if the diameter of the neck is 10.75 mm?",
3333
"answers": {
3434
"a": "199.7 N/mm<sup>2</sup>",
3535
"b": "798.8 N/mm<sup>2</sup>",
@@ -44,4 +44,4 @@
4444
}
4545

4646
]
47-
}
47+
}

experiment/pretest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 2.0,
33
"questions": [{
4-
"question": "What is proportionality limit?",
4+
"question": "1. What is proportionality limit?",
55
"answers": {
66
"a": "Limit up to which the necking begins.",
77
"b": "Limit up to which the material breaks.",
@@ -16,7 +16,7 @@
1616
"difficulty": "beginner"
1717
},
1818
{
19-
"question": "The elastic limit of a material is _____________",
19+
"question": "2. The elastic limit of a material is _____________",
2020
"answers": {
2121
"a": "the least amount of stress that can be held without permanent deformation",
2222
"b": "highest stress a material can experience without permanent deformation",
@@ -30,7 +30,7 @@
3030
"difficulty": "intermediate"
3131
},
3232
{
33-
"question": "True stress-strain curve for materials is plotted between.",
33+
"question": "3. True stress-strain curve for materials is plotted between.",
3434
"answers": {
3535
"a": "load/original cross-sectional area and change in length/original length",
3636
"b": "load/instantaneous cross-sectional area and log(length/original length)",
@@ -44,7 +44,7 @@
4444
"difficulty": "advanced"
4545
},
4646
{
47-
"question": "The tensile test is carried on __________ materials. ",
47+
"question": "4. The tensile test is carried on __________ materials. ",
4848
"answers": {
4949
"a": "Ductile",
5050
"b": "Brittle",
@@ -58,7 +58,7 @@
5858
"difficulty": "beginner"
5959
},
6060
{
61-
"question": "Extensometer is a device that measures change in length to the gage length.",
61+
"question": "5. Extensometer is a device that measures change in length to the gage length.",
6262
"answers": {
6363
"a": "True",
6464
"b": "False"
@@ -67,4 +67,4 @@
6767
"difficulty": "intermediate"
6868
}
6969
]
70-
}
70+
}

0 commit comments

Comments
 (0)