Added permanent furigana on questions and better scoreboard.

This commit is contained in:
doncr
2018-10-30 20:37:45 +00:00
parent 68f75046a1
commit e009289965
3 changed files with 32 additions and 8 deletions

View File

@ -74,12 +74,17 @@
<div>
<label><input type="checkbox" id="kana"> Use hiragana throughout the test (no kanji)</label>
</div>
<div>
<label><input type="checkbox" id="furigana_always"> Always show furigana on questions</label>
</div>
</div>
</div>
<div id="scoreSection">
<div id="scoreSectionTitle"></div>
<div id="history">
</div>