Skip to content

Commit

Permalink
Merge pull request #1 from virtual-labs/dev
Browse files Browse the repository at this point in the history
added payload
  • Loading branch information
pushpdeep authored Nov 23, 2024
2 parents 8df4242 + 97e175c commit 7f64cbe
Show file tree
Hide file tree
Showing 48 changed files with 3,232 additions and 99 deletions.
Binary file added experiment/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion experiment/aim.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
### Aim of the experiment
<h2> AIM: To find density, specific gravity and specific weight. </h2>
20 changes: 10 additions & 10 deletions experiment/contributors.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
EMPTY
<!-- Remove all lines above this line before making changes to the file -->
### Subject Matter Experts
| SNo. | Name | Email | Institute | ID |
| :---: | :---: | :---: | :---: | :---: |
| 1 | name | email | institute | id |

### Subject Matter Experts
| SNo. | Name | Email | Institute | ID |
| :---: | :---: | :---: | :---: | :---: |
| 1 | Prof. Santosh B Noronha | [email protected] | IIT Bombay | id |

### Developers
| SNo. | Name | Email | Institute | ID |
| :---: | :---: | :---: | :---: | :---: |
| 1 | name | email | institute | id |
### Developers
| SNo. | Name | Email | Institute | ID |
| :---: | :---: | :---: | :---: | :---: |
| 1 | Contributor_name | email | Indian Institute of Technology Bombay | id |
34 changes: 34 additions & 0 deletions experiment/details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{

"details": [
{
"Experiment": "Density, Specific Gravity and Specific Weight",
"Lab": "Fluid properties and Pressure and its measurement (Fluid Mechanics)",
"Discipline": "Chemical Engineering",
"FOSS": "Yes",
"Technology": "HTML/CSS/Javascript",
"Type_of_content": "Simulation",
"Institute": "Indian Institute of Technology Bombay",
"InstituteAcronym": "IITB"
}
],

"principalinvestigator": [
{
"PrincipalInvestigator": "Prof. Santosh Noronha",
"Institute": "Indian Institute of Technology Bombay",
"InstituteAcronym": "IITB"
}
],

"contributor": [
{
"Contributor": "Contributor_name",
"Institute": "Indian Institute of Technology Bombay",
"InstituteAcronym": "IITB"
}
]

}


6 changes: 5 additions & 1 deletion experiment/experiment-name.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
## Experiment name

## Experiment name
Density, Specific Gravity and Specific Weight

Binary file added experiment/images/p1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added experiment/images/p8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 21 additions & 39 deletions experiment/posttest.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,21 @@
{
"version": 2.0,
"questions": [
{
"question": "This is a Sample Question 1?",
"answers": {
"a": "answer1",
"b": "answer2",
"c": "answer3",
"d": "answer4"
},
"explanations": {
"a": "Explanation 1 <a href='www.google.com'>here</a>",
"b": "Explanation 2",
"c": "Explanation 2",
"d": "Explanation 2"
},
"correctAnswer": "a",
"difficulty": "beginner"
},
{
"question": "This is a Sample Question 2?",
"answers": {
"a": "answer1",
"b": "answer2",
"c": "answer3",
"d": "answer4"
},
"explanations": {
"a": "Explanation 1 <a href='www.google.com'>here</a>",
"b": "Explanation 2",
"c": "Explanation 2",
"d": "Explanation 2"
},
"correctAnswer": "c",
"difficulty": "beginner"
}
]
}
[

{
"question": "If 1 m<sup>3</sup> of water has 100kg, what will be its density?",
"qid": 1,
"option_a": "100 kg/m<sup>3</sup>",
"option_b": "10 kg/m<sup>3</sup>",
"option_c": "10000 kg/m<sup>3</sup>",
"option_d": "1000 kg/m<sup>3</sup>",
"correct_option": "d"
},
{
"question": "If 13600 kg/m<sup>3</sup> is density of liquid, what is its specific gravity?",
"qid": 2,
"option_a": "13.6",
"option_b": "13600",
"option_c": "136",
"option_d": "1.36",
"correct_option": "a"
}
]
68 changes: 29 additions & 39 deletions experiment/pretest.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,29 @@
{
"version": 2.0,
"questions": [
{
"question": "This is a Sample Question 1?",
"answers": {
"a": "answer1",
"b": "answer2",
"c": "answer3",
"d": "answer4"
},
"explanations": {
"a": "Explanation 1 <a href='www.google.com'>here</a>",
"b": "Explanation 2",
"c": "Explanation 2",
"d": "Explanation 2"
},
"correctAnswer": "a",
"difficulty": "beginner"
},
{
"question": "This is a Sample Question 2?",
"answers": {
"a": "answer1",
"b": "answer2",
"c": "answer3",
"d": "answer4"
},
"explanations": {
"a": "Explanation 1 <a href='www.google.com'>here</a>",
"b": "Explanation 2",
"c": "Explanation 2",
"d": "Explanation 2"
},
"correctAnswer": "c",
"difficulty": "beginner"
}
]
}
[
{
"question": "Unit of density is",
"qid": 1,
"option_a": "kg/m<sup>3</sup>",
"option_b": "m<sup>3</sup>/kg",
"option_c": "N/kg",
"option_d": "kg/m<sup>4</sup>",
"correct_option": "a"
},
{
"question": "Specific weight is the product of",
"qid": 2,
"option_a": "density and weight",
"option_b": "density and specific grsvity",
"option_c": "density and occurrence due to gravity",
"option_d": "density and volume",
"correct_option": "c"
},
{
"question": "Specific gravity of Mercury is",
"qid": 3,
"option_a": "12.6",
"option_b": "13.6",
"option_c": "10",
"option_d": "13600",
"correct_option": "b"
}
]
37 changes: 36 additions & 1 deletion experiment/procedure.md
Original file line number Diff line number Diff line change
@@ -1 +1,36 @@
### Procedure
<h2>Follow the below steps to perform the experiment on the simulator</h2>
<br>

<p>Step 1 : Click next to start.</p>

<img src='./images/p1.png' style='width: 100%;' />


<p>Step 2 : Calculate the volume in m<sup>3</sup> and click verify.</p>

<img src='./images/p2.png' style='width: 100%;' />

<p>Step 3 : Calculate the density then click verify.</p>

<img src='./images/p3.png' style='width: 100%;' />

<p>Step 4 : New problem statement appears, Calculate the volume in litres</p>

<img src='./images/p4.png' style='width: 100%;' />

<p>Step 5 : Calculate the mass in kg</p>

<img src='./images/p5.png' style='width: 100%;' />

<p>Step 6 : Calculate the density</p>

<img src='./images/p6.png' style='width: 100%;' />

<p>Step 7 : Calculate the specific garvity</p>

<img src='./images/p7.png' style='width: 100%;' />

<p>Step 8 : Calculate the specific weight</p>

<img src='./images/p8.png' style='width: 100%;' />

36 changes: 36 additions & 0 deletions experiment/procedure.md.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<h2>Follow the below steps to perform the experiment on the simulator</h2>
<br>

<p>Step 1 : Click next to start.</p>

<img src='./lab-manual/images/p1.png' style='width: 100%;' />


<p>Step 2 : Calculate the volume in m<sup>3</sup> and click verify.</p>

<img src='./lab-manual/images/p2.png' style='width: 100%;' />

<p>Step 3 : Calculate the density then click verify.</p>

<img src='./lab-manual/images/p3.png' style='width: 100%;' />

<p>Step 4 : New problem statement appears, Calculate the volume in litres</p>

<img src='./lab-manual/images/p4.png' style='width: 100%;' />

<p>Step 5 : Calculate the mass in kg</p>

<img src='./lab-manual/images/p5.png' style='width: 100%;' />

<p>Step 6 : Calculate the density</p>

<img src='./lab-manual/images/p6.png' style='width: 100%;' />

<p>Step 7 : Calculate the specific garvity</p>

<img src='./lab-manual/images/p7.png' style='width: 100%;' />

<p>Step 8 : Calculate the specific weight</p>

<img src='./lab-manual/images/p8.png' style='width: 100%;' />

7 changes: 6 additions & 1 deletion experiment/references.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
### Link your references in here


<p>1. Fluid Mechanics By R. K. Bansal </p>
<p>2. Fluid Mechanics: Fundamentals and Applications by John. M. Cimbala Yunus A. Cengel </p>
<p>3. Fluid Mechanics: Fundamentals and Applications by Yunus Cengel </p>
<p>4. Fluid Mechanics by Frank M. White </p>
109 changes: 109 additions & 0 deletions experiment/simulation/common_libraries/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
.center-text {
text-align: center;
}

.fs-08vw {
font-size: 0.8vw;
}

.fs-1vw {
font-size: 1vw;
}

.fs-15vw {
font-size: 1.6vw;
}

.fs-2vw {
font-size: 2vw;
}


.fs-25vw {
font-size: 2.5vw;
}

.fs-3vw {
font-size: 3vw;
}

.fs-14px {
font-size: 14px;
}

.fs-15px {
font-size: 15px;
}

.fs-16px {
font-size: 16px;
}

.fs-17px {
font-size: 17px;
}

.fs-18px {
font-size: 18px;
}

.fs-20px {
font-size: 20px;
}

.fs-22px {
font-size: 22px;
}

.fs-24px {
font-size: 24px;
}


.fs-28px {
font-size: 28px;
}


.fs-32px {
font-size: 32px;
}

.std-btn {
width: 20vw;
font-size: 16px;
color: white;
}

.fb-500 {
font-weight: 500;
}

.fb-600 {
font-weight: 600;
}

.fb-700 {
font-weight: 700;
}


.fb-800 {
font-weight: 800;
}


.divide {
width: 90%;
margin: auto;
background-color: rgb(213, 224, 242);
box-shadow: 0 3px 10px 3px grey;
margin-top: 2vw;
padding-bottom: 10px;
border-radius: 5px;
padding: 2vw;
}

.d-inline-flex {
margin-left: 5% !important;
}
Loading

0 comments on commit 7f64cbe

Please sign in to comment.