mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-06-25 15:17:38 +00:00
Added kana only option.
This commit is contained in:
@ -66,7 +66,12 @@
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label><input type="checkbox" id="trick" checked> Trick questions (answers may be the same as the given form)</label>
|
||||
<div>
|
||||
<label><input type="checkbox" id="trick" checked> Trick questions (answers may be the same as the given form)</label>
|
||||
</div>
|
||||
<div>
|
||||
<label><input type="checkbox" id="kana"> Use hiragana throughout the test (no kanji)</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user