mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-06-25 15:17:38 +00:00
Added permanent furigana on questions and better scoreboard.
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user