Rev 10223 | Rev 14997 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10223 | Rev 13541 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if empty_out iswordof $error |
2 | !if empty_out iswordof $error |
3 | Your code did not give any output. Please correct it. |
3 | Your code did not give any output. Please correct it. |
4 | !if $m_reply_err!=$empty |
4 | !if $m_reply_err!=$empty |
5 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
5 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
6 | !endif |
6 | !endif |
7 | !exit |
7 | !exit |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
10 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
11 | 11 | ||
12 | !if bad_answer iswordof $error |
12 | !if bad_answer iswordof $error |
13 | Va¹ odgovor |
13 | Va¹ odgovor |
14 | <b>$bad_name</b> = <span class="tt">$bad_value</span> |
14 | <b>$bad_name</b> = <span class="tt">$bad_value</span> |
15 | !if unknownword iswordof $test |
15 | !if unknownword iswordof $test |
16 | !set w=!word 3 of $test |
16 | !set w=!word 3 of $test |
17 | ni razumljiv: beseda <span class="tt">$w</span> |
17 | ni razumljiv: beseda <span class="tt">$w</span> |
18 | v odgovoru ni videti povezana s problemom. Prosim, da vnesete popravek. |
18 | v odgovoru ni videti povezana s problemom. Prosim, da vnesete popravek. |
19 | !exit |
- | |
20 | !endif |
- | |
21 | !if nocompute iswordof $test |
- | |
22 | ni dovoljen: izraz je treba izraèunati oziroma poenostaviti. Vnesete lahko le konèen rezultat. |
- | |
23 | !exit |
- | |
24 | !endif |
- | |
25 | !if nocomputecomplex iswordof $test |
- | |
26 | is not allowed. |
- | |
27 | Please give the complex number in standard rectangular form |
- | |
28 | <span class="tt"> a + b i </span> |
- | |
29 | where |
- | |
30 | <span class="tt">a</span> |
- | |
31 | and |
- | |
32 | <span class="tt">b</span> |
- | |
33 | are computed, and submit the resulting value (for example, |
- | |
34 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
- | |
35 | !exit |
19 | !exit |
36 | !endif |
20 | !endif |
- | 21 | !if nocompute iswordof $test |
|
- | 22 | ni dovoljen: izraz je treba izraèunati oziroma poenostaviti. Vnesete lahko le konèen rezultat. |
|
- | 23 | !exit |
|
- | 24 | !endif |
|
- | 25 | !if nocomputecomplex iswordof $test |
|
- | 26 | is not allowed. |
|
- | 27 | Please give the complex number in standard rectangular form |
|
- | 28 | <span class="tt"> a + b i </span> |
|
- | 29 | where |
|
- | 30 | <span class="tt">a</span> |
|
- | 31 | and |
|
- | 32 | <span class="tt">b</span> |
|
- | 33 | are computed, and submit the resulting value (for example, |
|
- | 34 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
|
- | 35 | !exit |
|
- | 36 | !endif |
|
37 | !if badform iswordof $test |
37 | !if badform iswordof $test |
38 | ni zapisan v zahtevani obliki. Prosim, da ga zapi¹ete na ustrezen naèin. |
38 | ni zapisan v zahtevani obliki. Prosim, da ga zapi¹ete na ustrezen naèin. |
- | 39 | !exit |
|
- | 40 | !endif |
|
- | 41 | !if notunit iswordof $test |
|
- | 42 | je zgolj ¹tevilo. Prosim, da v odgovoru oznaèite tudi enoto. |
|
- | 43 | !exit |
|
- | 44 | !endif |
|
- | 45 | !if bad_variable iswordof $test |
|
- | 46 | is not understandable. It should contain extra variables. |
|
- | 47 | !exit |
|
- | 48 | !endif |
|
- | 49 | ni razumljiv. Prosim, popravite napako. |
|
39 | !exit |
50 | !exit |
40 | !endif |
- | |
41 | !if notunit iswordof $test |
- | |
42 | je zgolj ¹tevilo. Prosim, da v odgovoru oznaèite tudi enoto. |
- | |
43 | !exit |
- | |
44 | !endif |
- | |
45 | !if bad_variable iswordof $test |
- | |
46 | is not understandable. It should contain extra variables. |
- | |
47 | !exit |
- | |
48 | !endif |
- | |
49 | ni razumljiv. Prosim, popravite napako. |
- | |
50 | !exit |
- | |
51 | !endif |
51 | !endif |
52 | 52 | ||
53 | !if bad_exo iswordof $error |
53 | !if bad_exo iswordof $error |
54 | Napaka v vaji. Pravilni odgovor za <b>$(replyname$i)</b> |
54 | Napaka v vaji. Pravilni odgovor za <b>$(replyname$i)</b> |
55 | je neveljaven, zato je ni mogoèe preveriti pravilnosti va¹ega odgovora. |
55 | je neveljaven, zato je ni mogoèe preveriti pravilnosti va¹ega odgovora. |
56 | Poskusite raje s kak¹no drugo vajo in |
56 | Poskusite raje s kak¹no drugo vajo in |
57 | !if $email!=$empty |
57 | !if $email!=$empty |
58 | !mailurl $email obvestite avtorja |
58 | !mailurl $email obvestite avtorja |
59 | !else |
59 | !else |
60 | obvestite avtorja |
60 | obvestite avtorja |
61 | !endif |
61 | !endif |
62 | te vaje o napaki. |
62 | te vaje o napaki. |
63 | !exit |
63 | !exit |
64 | !endif |
64 | !endif |
65 | 65 | ||
66 | !if too_many_print iswordof $error |
66 | !if too_many_print iswordof $error |
67 | Va¹i zahtevni po razlièicah za tiskanje so prepogosti. |
67 | Va¹i zahtevni po razlièicah za tiskanje so prepogosti. |
68 | !exit |
68 | !exit |
69 | !endif |
69 | !endif |
70 | 70 | ||
71 | !if chemclick_empty_data iswordof $error |
71 | !if chemclick_empty_data iswordof $error |
72 | You have selected no atom or bond. Look at the help. |
72 | You have selected no atom or bond. Look at the help. |
73 | !exit |
73 | !exit |
74 | !endif |
74 | !endif |
75 | 75 | ||
76 | !if chemdraw_empty_data iswordof $error |
76 | !if chemdraw_empty_data iswordof $error |
77 | You have not modify the applet. Please complete it. |
77 | You have not modify the applet. Please complete it. |
- | 78 | !exit |
|
- | 79 | !endif |
|
- | 80 | !if draw_bad_object iswordof $error |
|
- | 81 | You did not draw correctly the requested object ($type): try again! |
|
78 | !exit |
82 | !exit |
79 | !endif |
83 | !endif |
80 | - | ||
81 | !msg $error |
84 | !msg $error |