Rev 386 | Rev 1009 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 386 | Rev 1006 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | </center></form> <p> |
50 | </center></form> <p> |
51 | !endif |
51 | !endif |
52 | 52 | ||
53 | :tester |
53 | :tester |
54 | !read oef/present.phtml |
54 | !read oef/present.phtml |
55 | <center><hr |
55 | <center><hr width="50%"></center> |
56 | 56 | ||
57 | !if $cmd=hint |
57 | !if $cmd=hint |
58 | !read oef/hint.phtml |
58 | !read oef/hint.phtml |
59 | !goto end |
59 | !goto end |
60 | !endif |
60 | !endif |
61 | 61 | ||
62 | !if $status=waiting |
62 | !if $status=waiting |
63 | !if $error!=$empty |
63 | !if $error!=$empty |
64 | !read oef/msg.phtml |
64 | !read oef/msg.phtml |
65 | <center><hr |
65 | <center><hr width="50%"></center> |
66 | !endif |
66 | !endif |
67 | !read oef/form.phtml |
67 | !read oef/form.phtml |
68 | <p> |
68 | <p> |
69 | !if $hint!=$empty and $givehint>0 |
69 | !if $hint!=$empty and $givehint>0 |
70 | !href cmd=hint Consell |
70 | !href cmd=hint Consell |
Line 83... | Line 83... | ||
83 | . |
83 | . |
84 | !endif |
84 | !endif |
85 | !else |
85 | !else |
86 | !if $error!=$empty |
86 | !if $error!=$empty |
87 | !read oef/msg.phtml |
87 | !read oef/msg.phtml |
88 | <center><hr width= |
88 | <center><hr width="50%"></center> |
89 | !endif |
89 | !endif |
90 | !read oef/answer.phtml |
90 | !read oef/answer.phtml |
91 | <p> |
91 | <p> |
92 | !if $status!=$empty |
92 | !if $status!=$empty |
93 | Aquest és l'exercici número $reply_cnt d'una sèrie de $qnum exercicis. <p> |
93 | Aquest és l'exercici número $reply_cnt d'una sèrie de $qnum exercicis. <p> |