Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue is fixed #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 44 additions & 35 deletions src/lab/exp1/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Welcome to Virtual Labs - A MHRD Govt of india Initiative">
<meta name="author" content="Virtual Labs - A MHRD Govt of india Initiative">

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link rel="shortcut icon" href="../../../images/favicon.ico">


<link href="../../../css/bootstrap.min.css" rel="stylesheet">

<!-- Important Owl stylesheet -->
<link rel="stylesheet" href="../../../vendors/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="../../../vendors/owl-carousel/owl.theme.css">

<link rel="stylesheet" href="../../../vendors/font-awesome/css/font-awesome.css">

<!-- Custom CSS -->
<link href="../../../css/style.css" rel="stylesheet">
<script type="text/javascript" src = 'tabs.js'></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
<body id="page-top" class="index">
<div id="top">
Expand All @@ -41,11 +41,11 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img src="../../../images/logo-new.png" class="img-responsive main-logo" /></a>
</div>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">

<!-- <ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form method="get" action="../../../search-result.html">
Expand All @@ -54,7 +54,7 @@
</form>
</li>
</ul> -->

<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li " >
<a href="http://vlabs.ac.in/" class="menu-a" >HOME</a>
Expand All @@ -68,11 +68,11 @@
<a href="http://vlabs.ac.in/" class="menu-a" >CONTACT</a>
</li>
</ul>



</div>
<!-- /.navbar-collapse -->
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
Expand All @@ -84,27 +84,35 @@
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlab.co.in/ba_labs_all.php?id=7" class="sidebar-a" >Civil Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >Structural Analysis Lab</a>&nbsp&rarr;<a href="../List of experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a href="Introduction.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Manual.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Manual</h3></a><a href="Quizzes.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="Further Readings.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="Feedback.html?domain=Civil Engineering&lab=Structural Analysis Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Rigid Joints</h1><div class="content" id="experiment-article-section-6-content">
<h1 class="text-h2-lightblue">Rigid Joints Quiz</h1><div class="content" id="experiment-article-section-6-content">
<p>
<b>Q1.</b>
<br/><br/>
<b> State True or False: </b> <br>
<b><span id="Q1">Q1.</span></b>
In pin joints there is relative rotations between two points. <br>
<b><span id="Q2">Q2.</span></b>
Stiff joint does not have fixity at the point of connection. <br>
<b><span id="Q3">Q3.</span></b>
Rigid joints are capable of transfering axial forces as well as moment. <br> <br>
</p>
<p>
<a href="Exp-1 Rigid joint.pdf" target="_blank">Read More</a>
<b> Answers are : <br>
Q1. True <br>
Q2. False <br>
Q3. True <br>
</p>
</div> </div>
</div>
Expand All @@ -113,9 +121,9 @@ <h1 class="text-h2-lightblue">Rigid Joints</h1><div class="content" id="experime




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

<footer>
<div class="container-fluid footer-div" style="background: #404040; margin-top: 40px; padding: 20px;">
<div class="col-md-4 border-right-green-dotted" >
Expand Down Expand Up @@ -168,7 +176,7 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
</div>

</div>
</footer>
</footer>

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

Expand All @@ -177,19 +185,20 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">

<!-- jQuery -->
<script src="../../js/jquery.js"></script>
<script src="quiz1.js"></script>

<!-- Bootstrap Core JavaScript -->
<script src="../../js/bootstrap.min.js"></script>

<!-- Custom Theme JavaScript -->
<script src="../../js/custom.js"></script>

<!-- Include js plugin -->
<script src="../../vendors/owl-carousel/owl.carousel.js"></script>

<script type="text/javascript">
$(document).ready(function() {

var owl = $("#owl-demo");
owl.owlCarousel({
navigation: true,
Expand All @@ -200,7 +209,7 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
/* autoPlay : 3000,
stopOnHover : true */
});

//owl for partner institutions
var owl = $("#owl-partner-institutions");
owl.owlCarousel({
Expand All @@ -213,17 +222,17 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
stopOnHover : true,
items : 8,
});



//owl for aboutus
var owl = $("#owl-aboutus");
owl.owlCarousel({
navigation: true,
singleItem:true
});

});
</script>

</html>