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 60... | Line 60... | ||
60 | </center></form> <p> |
60 | </center></form> <p> |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | :tester |
63 | :tester |
64 | !read oef/present.phtml |
64 | !read oef/present.phtml |
- | 65 | ||
- | 66 | !if $wims_theme_version= or $wims_theme_version<1 |
|
65 | <center><hr width="50%"></center> |
67 | <center><hr width="50%"></center> |
- | 68 | !endif |
|
66 | 69 | ||
67 | !if $cmd=hint |
70 | !if $cmd=hint |
68 | !read oef/hint.phtml |
71 | !read oef/hint.phtml |
69 | !goto end |
72 | !goto end |
70 | !endif |
73 | !endif |
71 | 74 | ||
72 | !if $status=waiting |
75 | !if $status=waiting |
73 | !if $error!=$empty |
76 | !if $error!=$empty |
74 | !read oef/msg.phtml |
77 | !read oef/msg.phtml |
- | 78 | !if $wims_theme_version= or $wims_theme_version<1 |
|
75 | <center><hr width="50%"></center> |
79 | <center><hr width="50%"></center> |
- | 80 | !endif |
|
76 | !endif |
81 | !endif |
77 | !read oef/form.phtml |
82 | !read oef/form.phtml |
78 | <p> |
83 | <p> |
79 | !if $hint!=$empty and $givehint>0 |
84 | !if $hint!=$empty and $givehint>0 |
80 | !href cmd=hint Namig |
85 | !href cmd=hint Namig |
Line 84... | Line 89... | ||
84 | !href cmd=help Pomoè |
89 | !href cmd=help Pomoè |
85 | . |
90 | . |
86 | !endif |
91 | !endif |
87 | !if $qnum<=1 |
92 | !if $qnum<=1 |
88 | !href $renewlink Obnovi vajo |
93 | !href $renewlink Obnovi vajo |
89 | . |
94 | . |
90 | !else |
95 | !else |
91 | To je vaja ¹tevilka $[$reply_cnt+1] iz niza. ©tevilo vseh vaj v tem nizu je $qnum. |
96 | To je vaja ¹tevilka $[$reply_cnt+1] iz niza. ©tevilo vseh vaj v tem nizu je $qnum. |
92 | !href $renewlink Prekini niz |
97 | !href $renewlink Prekini niz |
93 | . |
98 | . |
94 | !endif |
99 | !endif |
95 | !else |
100 | !else |
96 | !if $error!=$empty |
101 | !if $error!=$empty |
97 | !read oef/msg.phtml |
102 | !read oef/msg.phtml |
- | 103 | !if $wims_theme_version= or $wims_theme_version<1 |
|
98 | <center><hr width="50%"></center> |
104 | <center><hr width="50%"></center> |
- | 105 | !endif |
|
99 | !endif |
106 | !endif |
100 | !read oef/answer.phtml |
107 | !read oef/answer.phtml |
101 | <p> |
108 | <p> |
102 | !if $status!=$empty |
109 | !if $status!=$empty |
103 | To je vaja ¹tevilka $[$reply_cnt+1] iz niza. ©tevilo vseh vaj v tem nizu je $qnum.<p> |
110 | To je vaja ¹tevilka $[$reply_cnt+1] iz niza. ©tevilo vseh vaj v tem nizu je $qnum.<p> |
Line 107... | Line 114... | ||
107 | . (Rezultat dobite le, èe zakljuèite celoten niz.) |
114 | . (Rezultat dobite le, èe zakljuèite celoten niz.) |
108 | !else |
115 | !else |
109 | !if $qnum>1 |
116 | !if $qnum>1 |
110 | Zakljuèili ste re¹evanje niza vaj, za katerega ste dobili oceno |
117 | Zakljuèili ste re¹evanje niza vaj, za katerega ste dobili oceno |
111 | $module_score od 10. |
118 | $module_score od 10. |
112 | !ifval $module_score>9.8 |
119 | !ifval $module_score>9.8 |
113 | Èestitke! |
120 | Èestitke! |
114 | !endif |
121 | !endif |
115 | !if $toolate!=$empty and $score>$module_score |
122 | !if $toolate!=$empty and $score>$module_score |
116 | (Bili ste kaznovani zaradi prekoraèene èasovne omejitve.) |
123 | (Bili ste kaznovani zaradi prekoraèene èasovne omejitve.) |
117 | !endif |
124 | !endif |
118 | <p> |
125 | <p> |
Line 157... | Line 164... | ||
157 | !! <p> |
164 | !! <p> |
158 | !! !href module=adm/createxo&existing=$thisexo&catmodule=$module Uvozite |
165 | !! !href module=adm/createxo&existing=$thisexo&catmodule=$module Uvozite |
159 | !! to vajo v svojo uèilnico, kjer jo lahko prilagodite po svojih ¾eljah. |
166 | !! to vajo v svojo uèilnico, kjer jo lahko prilagodite po svojih ¾eljah. |
160 | !!!endif |
167 | !!!endif |
161 | :end |
168 | :end |
162 | - | ||
163 | !tail |
169 | !tail |
164 | 170 |