Rev 1198 | Rev 1664 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1198 | Rev 1409 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | !if $qnum>1 |
55 | !if $qnum>1 |
56 | Aquestes sèries d'exercicis tenen un temps limitat. |
56 | Aquestes sèries d'exercicis tenen un temps limitat. |
57 | !else |
57 | !else |
58 | Aquest exercici té el temps limitat. |
58 | Aquest exercici té el temps limitat. |
59 | !endif |
59 | !endif |
60 | <input size=4 name=clock readonly onFocus="this.blur() |
60 | <input size=4 name=clock readonly onFocus="this.blur();"> |
61 | </table> |
61 | </table> |
62 | </center></form> <p> |
62 | </center></form> <p> |
63 | !endif |
63 | !endif |
64 | 64 | ||
65 | :tester |
65 | :tester |
66 | !read oef/present.phtml |
66 | !read oef/present.phtml |
- | 67 | ||
- | 68 | !if $wims_theme_version= or $wims_theme_version<1 |
|
67 | <center><hr width="50%"></center> |
69 | <center><hr width="50%"></center> |
- | 70 | !endif |
|
68 | 71 | ||
69 | !if $cmd=hint |
72 | !if $cmd=hint |
70 | !read oef/hint.phtml |
73 | !read oef/hint.phtml |
71 | !goto end |
74 | !goto end |
72 | !endif |
75 | !endif |
73 | 76 | ||
74 | !if $status=waiting |
77 | !if $status=waiting |
75 | !if $error!=$empty |
78 | !if $error!=$empty |
76 | !read oef/msg.phtml |
79 | !read oef/msg.phtml |
- | 80 | !if $wims_theme_version= or $wims_theme_version<1 |
|
77 | <center><hr width="50%"></center> |
81 | <center><hr width="50%"></center> |
- | 82 | !endif |
|
78 | !endif |
83 | !endif |
79 | !read oef/form.phtml |
84 | !read oef/form.phtml |
80 | <p> |
85 | <p> |
81 | !if $hint!=$empty and $givehint>0 |
86 | !if $hint!=$empty and $givehint>0 |
82 | !href cmd=hint Consell |
87 | !href cmd=hint Consell |
Line 95... | Line 100... | ||
95 | . |
100 | . |
96 | !endif |
101 | !endif |
97 | !else |
102 | !else |
98 | !if $error!=$empty |
103 | !if $error!=$empty |
99 | !read oef/msg.phtml |
104 | !read oef/msg.phtml |
- | 105 | !if $wims_theme_version= or $wims_theme_version<1 |
|
100 | <center><hr width="50%"></center> |
106 | <center><hr width="50%"></center> |
- | 107 | !endif |
|
101 | !endif |
108 | !endif |
102 | !read oef/answer.phtml |
109 | !read oef/answer.phtml |
103 | <p> |
110 | <p> |
104 | !if $status!=$empty |
111 | !if $status!=$empty |
105 | Aquest és l'exercici número $reply_cnt d'una sèrie de $qnum exercicis. <p> |
112 | Aquest és l'exercici número $reply_cnt d'una sèrie de $qnum exercicis. <p> |