index.html
728 Bytes
<div class="container">
<h2>Description</h2>
Informal Exam / Test / Quiz system<br>
<br>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Create online tests</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="1.jpg">
<img class="oe_picture oe_screenshot" src="2.jpg">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Create the test.<br/>
<br/>
<b>Instructions</b><br/>
1. Go to Training->Online Tests->Exam<br>
2. Write your questions and click "View Exam"<br>
</p>
</div>
</div>
</section>
</div>