Added kana only option.

This commit is contained in:
doncr
2018-02-26 19:55:08 +00:00
parent 5bf0c44e3f
commit e062be04b3
2 changed files with 28 additions and 6 deletions

View File

@ -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>