Very rudimentary answer display view, needs a lot of work still
This commit is contained in:
@ -98,6 +98,7 @@
|
||||
<div id="postscreen" class="view">
|
||||
<h1></h1>
|
||||
<h3 class="totaltimer">0:00</h3>
|
||||
<input type="button" value="Show Results" onclick="showQuizResults()" class="center">
|
||||
<input type="button" value="Restart" onclick="reStartQuiz()" class="center">
|
||||
<input type="button" value="Create New Quiz" onclick="deleteQuiz()" class="center">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user