Skip to content

Commit

Permalink
fixed small glitches
Browse files Browse the repository at this point in the history
  • Loading branch information
balamma committed Feb 8, 2021
1 parent c5fd194 commit 4b6cf67
Show file tree
Hide file tree
Showing 31 changed files with 105 additions and 82 deletions.
5 changes: 3 additions & 2 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a class="sidebar-a" href="Introduction.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #FF6600 !important;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses Aligned.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Courses Aligned</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Feedback.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<a class="sidebar-a" href="Introduction.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses Aligned.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Courses Aligned</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Feedback.html?domain=Civil Engineering"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

Expand All @@ -112,7 +112,7 @@ <h1 class="text-h1-lightblue">Soil Mechanics Lab</h1><div>


<p><b>Please note:</b></p>
- This lab requires few Software Dependencies to run the Simulations </p>
- This lab requires few Software Dependencies to run the Simulations <p></p>
<ol>
<li> Adobe Flash Plugin, Java1.7, Java3D 1.5.2 (The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets)</li>
<li> Browsers Firefox 50 and it's below versions, internet explorer.</li>
Expand Down Expand Up @@ -234,4 +234,5 @@ <h4>Follow Us</h4>
</script>



</body><!-- jQuery --></html>
4 changes: 2 additions & 2 deletions src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Soil Mechanics Lab</h1><div>

<p><ul>
<p></p><ul>
<li>Java allows you to play online virtual labs.</li>
<li>The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this software, you can efficiently define and render very large virtual worlds.</li>
<li>Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. </li>

</ul>
</p>
<p></p>
</div> </div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/lab/exp1/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,10 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><

<!--edit -->
<h1 class="text-h1-lightblue">Water Content</h1><div class="content" id="experiment-article-section-4-content">
<p>
<p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<li><a href="Animation/1.Water contant.html" target="_blank">Go to Flash view on Water Content Experiment(Click here)</a></li><br/>
<li><a href="vlab2/1.WaterContent.html" target="_blank">Go to Virtual lab on Water Content Experiment(Click here)</a></li>
<br/></p>
<ul><li><a href="Animation/1.Water contant.html" target="_blank">Go to Flash view on Water Content Experiment(Click here)</a></li><br/>
<li><a href="vlab2/1.WaterContent.html" target="_blank">Go to Virtual lab on Water Content Experiment(Click here)</a></li></ul>
<br/><p></p>
</div> </div>
</div>
</div>
Expand Down Expand Up @@ -213,4 +212,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
6 changes: 3 additions & 3 deletions src/lab/exp1/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,9 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><

<!--edit -->
<h1 class="text-h1-lightblue">Water Content</h1><div class="content" id="experiment-article-section-3-content">
<p align="justify">
<li> This test is done to determine the water content in soil by oven drying method.</li>
<p align="justify">This test is done to determine the water content in soil by oven drying method.</p>


</p>
<p>
<a href="Exp-1 WaterContent.pdf" target="_blank">Read More</a>
</p>
Expand Down Expand Up @@ -216,4 +215,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
3 changes: 2 additions & 1 deletion src/lab/exp1/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1 class="text-h1-lightblue">Water Content </h1><div class="content" id="experi
<!-- <font face="Arial"><big><big>General Knowledge Quiz</big></big></font></p> -->

<div class="qheader">
1. Soil water content is expressed on what basis </div>
1) Soil water content is expressed on what basis </div>
<div class="qselections">
<input name="question1" type="radio" value="a"/>a) Gravimetric <br/>
<input name="question1" type="radio" value="b"/>b) volumetric<br/>
Expand Down Expand Up @@ -426,4 +426,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
11 changes: 6 additions & 5 deletions src/lab/exp10/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Triaxial Test</h1><div class="content" id="experiment-article-section-4-content">
<p>
<li>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</li> <br/>
<li><a href="Animation/10.Triaxialtest.swf" target="_blank">Go to Flash view on Triaxial Test Experiment(Click here)</a></li><br/>
<li><a href="vlab2/10.Triaxial.html" target="_blank">Go to Virtual lab on Triaxial Test Experiment(Click here)</a></li>
<br/></p>
Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p> <br/>
<ul><li><a href="Animation/10.Triaxialtest.swf" target="_blank">Go to Flash view on Triaxial Test Experiment(Click here)</a></li><br/>
<li><a href="vlab2/10.Triaxial.html" target="_blank">Go to Virtual lab on Triaxial Test Experiment(Click here)</a></li></ul>
<br/><p></p>
</div> </div>
</div>
</div>
Expand Down Expand Up @@ -214,4 +214,5 @@ <h4>Follow Us</h4>
</script>


</body><!-- jQuery --></html>

</body><!-- jQuery --></html>
3 changes: 2 additions & 1 deletion src/lab/exp10/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Triaxial Test</h1><div class="content" id="experiment-article-section-3-content">
<p align="justify">
<li> To find the shear of the soil by Undrained Triaxial Test.</li>
To find the shear of the soil by Undrained Triaxial Test.
</p>
<p>
<a href="Exp-10 TriaxialTest.pdf" target="_blank">Read More</a>
Expand Down Expand Up @@ -213,4 +213,5 @@ <h4>Follow Us</h4>
</script>



</body><!-- jQuery --></html>
9 changes: 5 additions & 4 deletions src/lab/exp2/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Unit Weight</h1><div class="content" id="experiment-article-section-4-content">
<p>
<p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<li><a href="Animation/2.Unitweight.html" target="_blank">Go to Flash view on Unit Weight Experiment(Click here)</a></li><br/>
<li><a href="vlab2/2.UnitWeight.html" target="_blank">Go to Virtual lab on Unit Weight Experiment(Click here)</a></li>
<br/></p>
</p><p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<ul><li><a href="Animation/2.Unitweight.html" target="_blank">Go to Flash view on Unit Weight Experiment(Click here)</a></li><br/>
<li><a href="vlab2/2.UnitWeight.html" target="_blank">Go to Virtual lab on Unit Weight Experiment(Click here)</a></li></ul>
<br/><p></p>
</div> </div>
</div>
</div>
Expand Down Expand Up @@ -214,4 +214,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
5 changes: 3 additions & 2 deletions src/lab/exp2/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Unit Weight</h1><div class="content" id="experiment-article-section-3-content">
<p align="justify">
<li> To determine the field or in-situ density or unit weight of soil by core cutter method.</li>
To determine the field or in-situ density or unit weight of soil by core cutter method.

</p>
</p>
<p>
<a href="Exp-2 UnitWeight.pdf" target="_blank">Read More</a>
</p>
Expand Down Expand Up @@ -215,4 +215,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
2 changes: 1 addition & 1 deletion src/lab/exp2/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1 class="text-h1-lightblue">Unit Weight</h1><div class="content" id="experimen
viii. Clean the outside surface of the cutter.<br/>
ix. Weight the core cutter with the soil.<br/>
x. Remove the soil core from the cutter and take the representative sample in the water content containers to determine the moisture content<br/>
br/></p>
br/&gt;</p>
<p>
<a href="Exp-2 UnitWeight.pdf" target="_blank">Read More</a>
</p>
Expand Down
3 changes: 2 additions & 1 deletion src/lab/exp2/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1 class="text-h1-lightblue">Unit Weight </h1><div class="content" id="experime
<!-- <font face="Arial"><big><big>General Knowledge Quiz</big></big></font></p> -->

<div class="qheader">
1. Dry density of soil can be defined as the ratio of </div>
1) Dry density of soil can be defined as the ratio of </div>
<div class="qselections">
<input name="question1" type="radio" value="a"/>a) Weight of solids to total volume <br/>
<input name="question1" type="radio" value="b"/>b) Weight of soil to the total volume of solids<br/>
Expand Down Expand Up @@ -391,4 +391,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
20 changes: 11 additions & 9 deletions src/lab/exp3/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,19 +99,19 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Specific Gravity</h1><div class="content" id="experiment-article-section-4-content">
<p>
<p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<li><a href="Animation/3.Specificgravity.html" target="_blank">Go to Flash view on Specific Gravity Experiment(Click here)</a></li><br/>
<li><a href="vlab2/3.SpecificGravity.html" target="_blank">Go to Virtual lab on Specific Gravity Experiment(Click here)</a></li>
<br/></p>
</div> </div>
</div>
</div>
</p><p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<ul><li><a href="Animation/3.Specificgravity.html" target="_blank">Go to Flash view on Specific Gravity Experiment(Click here)</a></li><br/>
<li><a href="vlab2/3.SpecificGravity.html" target="_blank">Go to Virtual lab on Specific Gravity Experiment(Click here)</a></li></ul>
<br/><p></p>
</div><u> </u></div><u>
</u></div><u>
</u></div><u>
<!-- =================================================================================================================================== -->




</div> <!-- content div -->
</u></div><u> <!-- content div -->

<footer id="footer"><div class="footer-top" id="contact">
<div class="container">
Expand Down Expand Up @@ -155,7 +155,7 @@ <h4>Follow Us</h4>
</div>
</footer>

</div> <!-- top div -->
</u></div><u> <!-- top div -->



Expand Down Expand Up @@ -213,4 +213,6 @@ <h4>Follow Us</h4>




</u>
</body><!-- jQuery --></html>
5 changes: 3 additions & 2 deletions src/lab/exp3/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Specific Gravity</h1><div class="content" id="experiment-article-section-3-content">
<p align="justify">
<li> Determine the specific gravity of soil fraction passing 4.75 mm I.S sieve by density bottle.</li>
</p>
Determine the specific gravity of soil fraction passing 4.75 mm I.S sieve by density bottle.
</p>
<p><br/>
<a href="Exp-3 SpecificGravity.pdf" target="_blank">Read More</a>
</p>
Expand Down Expand Up @@ -214,4 +214,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
4 changes: 2 additions & 2 deletions src/lab/exp3/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</header>

<div id="content">
<div class="container-style="margin-top: 2px; color: #ff6600 !important;">
<div !important;"="" #ff6600="" 2px;="" class="container-style=" color:="" margin-top:="">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand Down Expand Up @@ -169,7 +169,7 @@ <h4>Follow Us</h4>
</footer>


</div> <!-- top div -->
<!-- top div -->



Expand Down
3 changes: 2 additions & 1 deletion src/lab/exp3/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1 class="text-h1-lightblue"> Specific Gravity </h1><div class="content" id="e
<!-- <font face="Arial"><big><big>General Knowledge Quiz</big></big></font></p> -->

<div class="qheader">
1. Dry density of soil can be defined as the ratio of </div>
1) Dry density of soil can be defined as the ratio of </div>
<div class="qselections">
<input name="question1" type="radio" value="a"/>a) Weight of solids to total volume <br/>
<input name="question1" type="radio" value="b"/>b) Weight of soil to the total volume of solids<br/>
Expand Down Expand Up @@ -392,4 +392,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
9 changes: 5 additions & 4 deletions src/lab/exp4/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Grain Size Distribution</h1><div class="content" id="experiment-article-section-4-content">
<p>
<p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<li><a href="Animation/4.Grainsizedistribution.html" target="_blank">Go to Flash view on Tensile Test Experiment(Click here)</a></li><br/>
<li><a href="vlab2/4.GrainSizeDistribution.html" target="_blank">Go to Virtual lab on Tensile Test Experiment(Click here)</a></li>
<br/></p>
</p><p>Make sure that you have <a href="../Introduction.html">prerequisites</a> installed to run experiment</p><br/>
<ul><li><a href="Animation/4.Grainsizedistribution.html" target="_blank">Go to Flash view on Tensile Test Experiment(Click here)</a></li><br/>
<li><a href="vlab2/4.GrainSizeDistribution.html" target="_blank">Go to Virtual lab on Tensile Test Experiment(Click here)</a></li></ul>
<br/><p></p>
</div> </div>
</div>
</div>
Expand Down Expand Up @@ -213,4 +213,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
3 changes: 2 additions & 1 deletion src/lab/exp4/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Grain Size Distribution</h1><div class="content" id="experiment-article-section-3-content">
<p align="justify">
<li> To determine the percentage of various size particles in a soil sample, and to classify the coarse grained soil.</li>
To determine the percentage of various size particles in a soil sample, and to classify the coarse grained soil.

</p>
<p>
Expand Down Expand Up @@ -216,4 +216,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
3 changes: 2 additions & 1 deletion src/lab/exp4/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1 class="text-h1-lightblue"> Grain Size Distribution </h1><div class="content
<!-- <font face="Arial"><big><big>General Knowledge Quiz</big></big></font></p> -->

<div class="qheader">
1. Group index of soil ranges such that </div>
1) Group index of soil ranges such that </div>
<div class="qselections">
<input name="question1" type="radio" value="a"/>a) 0 &lt; GI &lt; 20 <br/>
<input name="question1" type="radio" value="b"/>b) 0 &lt;= GI &lt;=20<br/>
Expand Down Expand Up @@ -426,4 +426,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
3 changes: 2 additions & 1 deletion src/lab/exp4/Theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1 class="text-h1-lightblue">Grain Size Distribution</h1><div class="content" i
a. Coarse sand: 2.0mm to 4.75mm <br/>
b. Medium Sand: 0.075mm to 0.425mm. <br/>
c. Fine Sand: 0.075mm to o.425mm.<br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/></p>
</p>
<p>
<a href="Exp-4 GrainSizeDistribution.pdf" target="_blank">Read More</a>
</p>
Expand Down Expand Up @@ -226,4 +226,5 @@ <h4>Follow Us</h4>




</body><!-- jQuery --></html>
Loading

0 comments on commit 4b6cf67

Please sign in to comment.