for now ded
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
</div>
|
||||
<div id="controls" class="pt-5 container">
|
||||
<!-- the things for submit and previous questions -->
|
||||
<button onclick="prevQ()" class="btn btn-primary">Previous</button>
|
||||
<button onclick="nextQ()" class="btn btn-primary">Next</button>
|
||||
<!-- <button onclick="prevQ()" class="btn btn-primary">Previous</button> -->
|
||||
<!-- <button onclick="nextQ()" class="btn btn-primary">Next</button> -->
|
||||
<button onclick="initScore()" class="btn btn-primary">View Score</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user