Rev 17176 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17176 | Rev 17501 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !! get the "presentgood" var to know if good answers must be displayed. |
3 | !! get the "presentgood" var to know if good answers must be displayed. |
- | 4 | !! now these files are read by ans.proc. Are these lines needed? |
|
- | 5 | !! does it make any harm leaving them here? |
|
4 | !read oef/testseedscore.phtml |
6 | !! !read oef/testseedscore.phtml |
5 | !readproc oef/get_presentgood.proc |
7 | !! !readproc oef/get_presentgood.proc |
6 | 8 | ||
7 | <!-- Begin oef/present.phtml --> |
9 | <!-- Begin oef/present.phtml --> |
8 | !if $status=waiting and $cmd!=hint and $hasembedding=yes |
10 | !if $status=waiting and $cmd!=hint and $hasembedding=yes |
9 | <datalist id="emptylist"><option value="??"></datalist> |
11 | <datalist id="emptylist"><option value="??"></datalist> |
10 | !form reply name="replyform" onsubmit="return formcheck();" id="a_oefform" autocomplete="off" spellcheck="false" |
12 | !form reply name="replyform" onsubmit="return formcheck();" id="a_oefform" autocomplete="off" spellcheck="false" |