Rev 15026 | Rev 15184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15026 | Rev 15146 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !nocache |
1 | !nocache |
- | 2 | ||
- | 3 | !! get the "presentgood" var to know if good answers must be displayed. |
|
- | 4 | !readproc oef/get_presentgood.proc |
|
- | 5 | ||
2 | <!-- Begin oef/present.phtml --> |
6 | <!-- Begin oef/present.phtml --> |
3 | !if $status=waiting and $cmd!=hint and $hasembedding=yes |
7 | !if $status=waiting and $cmd!=hint and $hasembedding=yes |
4 | !form reply name="replyform" onsubmit="return formcheck();" autocomplete="off" id="a_oefform" |
8 | !form reply name="replyform" onsubmit="return formcheck();" autocomplete="off" id="a_oefform" |
5 | !set q_form=yes |
9 | !set q_form=yes |
6 | !else |
10 | !else |