Rev 17282 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
15463 | bpr | 1 | !if $error=noexists |
2 | Attention, the exercise requested does not exist. An exercise of the module is taken at random. |
||
3 | !exit |
||
4 | !endif |
||
6318 | bpr | 5 | !if empty_out iswordof $error |
13541 | bpr | 6 | Your code did not give any output. Please correct it. |
7 | !if $m_reply_err!=$empty |
||
8 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
||
9 | !endif |
||
14997 | bpr | 10 | !exit |
20 | reyssat | 11 | !endif |
12 | |||
6318 | bpr | 13 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
20 | reyssat | 14 | |
15 | !if bad_answer iswordof $error |
||
17356 | guerimand | 16 | !! ------------- begin of error message for litexp option polfactor polexpand |
17282 | guerimand | 17 | !if notreduced iswordof $test |
18 | !if termealgsimp iswordof $test |
||
17356 | guerimand | 19 | !! TODO_lang termealgsimp |
20 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 21 | !endif |
22 | !if termenumsimp iswordof $test |
||
17356 | guerimand | 23 | !! TODO_lang termenumsimp |
24 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 25 | !endif |
26 | !if termesamepower iswordof $test |
||
17356 | guerimand | 27 | !! TODO_lang termesamepower |
28 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 29 | !endif |
30 | !if parenthesis iswordof $test |
||
17356 | guerimand | 31 | !! TODO_lang parenthesis |
32 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 33 | !endif |
17356 | guerimand | 34 | !if power0 iswordof $test |
35 | !! TODO_lang power0 |
||
36 | !changeto oef/fr/msg.phtml |
||
37 | !endif |
||
38 | !if constantbefore iswordof $test |
||
39 | !! TODO_lang constantbefore |
||
40 | !changeto oef/fr/msg.phtml |
||
41 | !endif |
||
17282 | guerimand | 42 | !endif |
43 | !if badform iswordof $test |
||
44 | !if notcomplete iswordof $test |
||
17356 | guerimand | 45 | !! TODO_lang notcomplete |
46 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 47 | !endif |
48 | !if notfactorised iswordof $test |
||
17356 | guerimand | 49 | !! TODO_lang notfactorised |
50 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 51 | !endif |
52 | !if usedivide iswordof $test |
||
17356 | guerimand | 53 | !! TODO_lang usedivide |
54 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 55 | !endif |
56 | !if fparenthesis iswordof $test |
||
17356 | guerimand | 57 | !! TODO_lang fparenthesis |
58 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 59 | !endif |
60 | !if multifactor iswordof $test |
||
17356 | guerimand | 61 | !! TODO_lang multifactor |
62 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 63 | !endif |
64 | !if twofactorcst iswordof $test |
||
17356 | guerimand | 65 | !! TODO_lang twofactorcst |
66 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 67 | !endif |
68 | !if factorcontent iswordof $test |
||
17356 | guerimand | 69 | !! TODO_lang factorcontent |
70 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 71 | !endif |
72 | !endif |
||
17356 | guerimand | 73 | !! ------------- end of error message for litexp option polfactor polexpand |
14997 | bpr | 74 | !if illegalname iswordof $test |
75 | Your code contains illegal name <span class="tt">$illegal_name</span>. Please correct. |
||
76 | !exit |
||
77 | !endif |
||
78 | !if lengthoverflow iswordof $test |
||
79 | Your code has exceeded the length limit. Please rewrite it. |
||
80 | !exit |
||
81 | !endif |
||
82 | !if badsize iswordof $test |
||
83 | You must select |
||
84 | !word 3 of $test |
||
85 | objects. |
||
86 | !exit |
||
87 | !endif |
||
13541 | bpr | 88 | Vaš odgovor |
89 | <b>$bad_name</b> = <span class="tt">$bad_value</span> |
||
14997 | bpr | 90 | <span span class="tt">$bad_value</span> |
13541 | bpr | 91 | !if unknownword iswordof $test |
14997 | bpr | 92 | !set w=!word 3 of $test |
93 | ni razumljiv: beseda <span class="tt">$w</span> |
||
94 | v odgovoru ni videti povezana s problemom. Prosim, da vnesete popravek. |
||
95 | !exit |
||
13541 | bpr | 96 | !endif |
97 | !if nocompute iswordof $test |
||
98 | ni dovoljen: izraz je treba izračunati oziroma poenostaviti. Vnesete lahko le končen rezultat. |
||
99 | !exit |
||
100 | !endif |
||
101 | !if nocomputecomplex iswordof $test |
||
102 | is not allowed. |
||
103 | Please give the complex number in standard rectangular form |
||
14997 | bpr | 104 | <span class="tt"> a + b i </span> |
105 | where |
||
106 | <span class="tt">a</span> |
||
107 | and |
||
108 | <span class="tt">b</span> |
||
109 | are computed, and submit the resulting value (for example, |
||
110 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
||
13541 | bpr | 111 | !exit |
112 | !endif |
||
113 | !if badform iswordof $test |
||
114 | ni zapisan v zahtevani obliki. Prosim, da ga zapišete na ustrezen način. |
||
115 | !exit |
||
116 | !endif |
||
117 | !if notunit iswordof $test |
||
118 | je zgolj število. Prosim, da v odgovoru označite tudi enoto. |
||
119 | !exit |
||
120 | !endif |
||
121 | !if bad_variable iswordof $test |
||
122 | is not understandable. It should contain extra variables. |
||
123 | !exit |
||
124 | !endif |
||
125 | ni razumljiv. Prosim, popravite napako. |
||
20 | reyssat | 126 | !exit |
127 | !endif |
||
128 | |||
129 | !if bad_exo iswordof $error |
||
13541 | bpr | 130 | Napaka v vaji. Pravilni odgovor za <b>$(replyname$i)</b> |
131 | je neveljaven, zato je ni mogoče preveriti pravilnosti vašega odgovora. |
||
132 | Poskusite raje s kakšno drugo vajo in |
||
133 | !if $email!=$empty |
||
134 | !mailurl $email obvestite avtorja |
||
135 | !else |
||
136 | obvestite avtorja |
||
137 | !endif |
||
138 | te vaje o napaki. |
||
139 | !exit |
||
20 | reyssat | 140 | !endif |
141 | |||
142 | !if too_many_print iswordof $error |
||
13541 | bpr | 143 | Vaši zahtevni po različicah za tiskanje so prepogosti. |
144 | !exit |
||
20 | reyssat | 145 | !endif |
146 | |||
3611 | bpr | 147 | !if chemclick_empty_data iswordof $error |
13541 | bpr | 148 | You have selected no atom or bond. Look at the help. |
149 | !exit |
||
3611 | bpr | 150 | !endif |
151 | |||
152 | !if chemdraw_empty_data iswordof $error |
||
13541 | bpr | 153 | You have not modify the applet. Please complete it. |
154 | !exit |
||
3611 | bpr | 155 | !endif |
14997 | bpr | 156 | |
13541 | bpr | 157 | !if draw_bad_object iswordof $error |
158 | You did not draw correctly the requested object ($type): try again! |
||
159 | !exit |
||
160 | !endif |
||
14997 | bpr | 161 | |
6318 | bpr | 162 | !msg $error |