Added trick questions programatically and made them optional.

This commit is contained in:
doncr 2017-03-18 23:54:45 +00:00
parent a96638982a
commit 177cc8190a
2 changed files with 124 additions and 1250 deletions

View File

@ -56,6 +56,10 @@
</div> </div>
</div> </div>
<div>
<label><input type="checkbox" id="trick" checked> Trick questions (answers may be the same as the given form)</label>
</div>
<div><small> <div><small>
When the test refers to negative て forms, they are assumed to be ~なくて and not ~ないで . When the test refers to negative て forms, they are assumed to be ~なくて and not ~ないで .
</small></div> </small></div>

File diff suppressed because it is too large Load Diff