Skip to content

Commit

Permalink
Merge pull request #12 from virtual-labs/testing
Browse files Browse the repository at this point in the history
Grammar mistake in question no. 1 in posttest
  • Loading branch information
SOLVE-NITK authored Dec 5, 2024
2 parents 2800a0f + 9feb90b commit 04840a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion experiment/postest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Post test
<br>
Q 1. Higher is the alkalinity in water easier it is for pH change. <br>
Q 1. Higher the alkalinity in water easier it is for pH change. <br>
a. True<br>
<b>b. False<br></b><br>

Expand Down
2 changes: 1 addition & 1 deletion experiment/posttest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[{
"question": "Higher is the alkalinity in water easier it is for pH change.",
"question": "Higher the alkalinity in water easier it is for pH change.",
"answers": {
"a": "False",
"b": "True"
Expand Down

0 comments on commit 04840a6

Please sign in to comment.