Replace the hard-coded phrases with calculated versions.

This commit is contained in:
doncr
2017-04-29 15:50:22 +01:00
parent fdd99a2ab0
commit 093b4b0258
2 changed files with 178 additions and 121 deletions

View File

@ -61,11 +61,6 @@
<label><input type="checkbox" id="trick" checked> Trick questions (answers may be the same as the given form)</label>
</div>
<div style="width: 800px">
[29th April 2017] Warning: I've noticed some issues with questions not enabled by default (e.g. て, passive, etc.) where I have used the phrase "plain form" incorrectly. Will fix soon.
</div>
<div id="te-notice"><small>
When the test refers to negative て forms, they are assumed to be ~なくて and not ~ないで .
</small></div>