Rev 1265 | Rev 1664 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1265 | Rev 1409 | ||
---|---|---|---|
Line 58... | Line 58... | ||
58 | !if $qnum>1 |
58 | !if $qnum>1 |
59 | Deze serie oefeningen heeft een tijdslimiet. |
59 | Deze serie oefeningen heeft een tijdslimiet. |
60 | !else |
60 | !else |
61 | Deze oefening heeft een tijdslimiet. |
61 | Deze oefening heeft een tijdslimiet. |
62 | !endif |
62 | !endif |
63 | <input size=4 name=clock readonly onFocus="this.blur()" |
63 | <input size=4 name=clock readonly onFocus="this.blur();"> |
64 | </table> |
64 | </table> |
65 | </center></form> <br> |
65 | </center></form> <br> |
66 | !endif |
66 | !endif |
67 | 67 | ||
68 | :tester |
68 | :tester |
69 | !read oef/present.phtml |
69 | !read oef/present.phtml |
70 | 70 | ||
- | 71 | !if $wims_theme_version= or $wims_theme_version<1 |
|
71 | <center><hr width="50%"></center> |
72 | <center><hr width="50%"></center> |
- | 73 | !endif |
|
72 | 74 | ||
73 | !if $cmd=hint |
75 | !if $cmd=hint |
74 | !read oef/hint.phtml |
76 | !read oef/hint.phtml |
75 | !goto end |
77 | !goto end |
76 | !endif |
78 | !endif |
77 | 79 | ||
78 | !if $status=waiting |
80 | !if $status=waiting |
79 | !if $error!=$empty |
81 | !if $error!=$empty |
80 | !read oef/msg.phtml |
82 | !read oef/msg.phtml |
- | 83 | !if $wims_theme_version= or $wims_theme_version<1 |
|
81 | <center><hr width="50%"></center> |
84 | <center><hr width="50%"></center> |
- | 85 | !endif |
|
82 | !endif |
86 | !endif |
83 | !read oef/form.phtml |
87 | !read oef/form.phtml |
84 | <br> |
88 | <br> |
85 | !if $hint!=$empty and $givehint>0 |
89 | !if $hint!=$empty and $givehint>0 |
86 | !href cmd=hint Hint |
90 | !href cmd=hint Hint |
Line 100... | Line 104... | ||
100 | . |
104 | . |
101 | !endif |
105 | !endif |
102 | !else |
106 | !else |
103 | !if $error!=$empty |
107 | !if $error!=$empty |
104 | !read oef/msg.phtml |
108 | !read oef/msg.phtml |
- | 109 | !if $wims_theme_version= or $wims_theme_version<1 |
|
105 | <center><hr width="50%"></center> |
110 | <center><hr width="50%"></center> |
- | 111 | !endif |
|
106 | !endif |
112 | !endif |
107 | !read oef/answer.phtml |
113 | !read oef/answer.phtml |
108 | <br> |
114 | <br> |
109 | !if $status!=$empty |
115 | !if $status!=$empty |
110 | Dit is de $reply_cnt oefening uit een serie van $qnum. <br> |
116 | Dit is de $reply_cnt oefening uit een serie van $qnum. <br> |