Added basic splash screen and score chart.

This commit is contained in:
doncr
2016-12-23 18:05:37 +00:00
parent 88d5e099e7
commit 6cb5ec31d0
2 changed files with 57 additions and 7 deletions

View File

@ -9,7 +9,26 @@
</head>
<body>
<div class="quizSection">
<div id="splash">
<h1>Don's Japanese Conjugation Drill</h1>
<div>
<span>Number of Questions</span>
<input id="numQuestions" value="10">
</div>
<button id="go">Go</button>
</div>
<div id="scoreSection">
終わり
<div id="history">
</div>
<button id="backToStart">Back to Start</button>
</div>
<div id="quizSection">
<div class="questionOuter">
<div id="question"></div>
@ -41,9 +60,6 @@
</div>
<div id="history">
</div>
<!--
<div id="explanation">
<h2>Conjugations for group 1 verbs (godan)</h2>