Rev 13541 | Rev 15463 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if empty_out iswordof $error |
13541 | bpr | 2 | Su código no ha devuelto ningún resultado. Por favor corríjalo. |
3 | !if $m_reply_err!=$empty |
||
4 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
||
5 | !endif |
||
6 | !exit |
||
20 | reyssat | 7 | !endif |
8 | |||
9 | !if empty_data iswordof $error |
||
13541 | bpr | 10 | Ha enviado una respuesta incompleta. Por favor, complétela. |
11 | !exit |
||
20 | reyssat | 12 | !endif |
13 | |||
14 | !if bad_data iswordof $error |
||
13541 | bpr | 15 | No he podido evaluar los valores que ha enviado. ¿Error de escritura? |
16 | !exit |
||
20 | reyssat | 17 | !endif |
18 | |||
19 | !if double_reply iswordof $error |
||
13541 | bpr | 20 | Ya ha enviado una respuesta a este problema, que ha sido analizada y |
21 | puntuada. Las respuestas repetidas se ignoran. (¡No use el botón `Actualizar' |
||
22 | de su navegador para reenviar respuestas!) |
||
23 | !exit |
||
20 | reyssat | 24 | !endif |
25 | |||
26 | !if bad_answer iswordof $error |
||
13541 | bpr | 27 | !if illegalname iswordof $test |
28 | Su código contiene el término no autorizado <span class="alert tt">$illegal_name</span>. Por favor corríjalo. |
||
29 | !exit |
||
20 | reyssat | 30 | !endif |
13541 | bpr | 31 | !if lengthoverflow iswordof $test |
32 | Su código ha excedido el límite de longitud. Por favor reescríbalo. |
||
33 | !exit |
||
34 | !endif |
||
14997 | bpr | 35 | !if badsize iswordof $test |
36 | You must select |
||
37 | !word 3 of $test |
||
38 | objects. |
||
39 | !exit |
||
40 | !endif |
||
13541 | bpr | 41 | Su respuesta |
42 | <b>$bad_name</b> = <span class="tt">$bad_value</span> |
||
43 | !if unknownword iswordof $test |
||
44 | !set w=!word 3 of $test |
||
45 | no es comprensible: |
||
46 | el término <span class="tt">$w</span> |
||
47 | de la respuesta no tiene relación con el problema o no está autorizado. |
||
48 | Por favor corríjalo o elija una expresión más sencilla. |
||
49 | !exit |
||
50 | !endif |
||
51 | !if nocompute iswordof $test |
||
52 | no está permitida: por favor, haga los cálculos usted mismo, y |
||
53 | envíe el valor resultante. |
||
54 | !exit |
||
55 | !endif |
||
56 | !if nocomputecomplex iswordof $test |
||
57 | is not allowed. |
||
58 | Please give the complex number in standard rectangular form |
||
59 | <span class="tt"> a + b i </span> |
||
60 | where |
||
61 | <span class="tt">a</span> |
||
62 | and |
||
63 | <span class="tt">b</span> |
||
64 | are computed, and submit the resulting value (for example, |
||
65 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
||
66 | !exit |
||
67 | !endif |
||
68 | !if badform iswordof $test |
||
69 | !if noreduced iswordof $test |
||
70 | no está expresada de forma irreductible. Por favor reduzca la fracción. |
||
71 | !exit |
||
72 | !endif |
||
73 | no está correctamente escrita. Por favor reescríbala de forma correcta. |
||
74 | !exit |
||
75 | !endif |
||
76 | !if notunit iswordof $test |
||
77 | no es más que un número: |
||
78 | por favor precise la unidad en su respuesta. |
||
79 | !exit |
||
80 | !endif |
||
81 | !if bad_variable iswordof $test |
||
82 | is not understandable. It should contain extra variables. |
||
83 | !exit |
||
84 | !endif |
||
85 | is not understandable. |
||
86 | no puedo entenderla. Por favor, corrija el error y reenvíe su respuesta. |
||
20 | reyssat | 87 | !exit |
88 | !endif |
||
89 | |||
90 | !if bad_exo iswordof $error |
||
13541 | bpr | 91 | Debido a un error en este ejercicio (la respuesta correcta para |
92 | <b>$(replyname$i)</b> es inválida), es imposible comprobar la |
||
93 | corrección de su respuesta. La única solución para usted es cambiar de ejercicio. |
||
94 | Lo sentimos. |
||
95 | <p> |
||
96 | Puede |
||
97 | !if $email!=$empty |
||
98 | !mailurl $email contactar con el autor |
||
99 | !else |
||
100 | contactar con el autor |
||
101 | !endif |
||
102 | del ejercicio si quiere informarle del error. |
||
103 | </p> |
||
104 | !exit |
||
20 | reyssat | 105 | !endif |
106 | |||
107 | !if too_many_print iswordof $error |
||
13541 | bpr | 108 | Ha solicitado demasiadas versiones impresas. |
109 | !exit |
||
20 | reyssat | 110 | !endif |
111 | |||
3611 | bpr | 112 | !if chemclick_empty_data iswordof $error |
13541 | bpr | 113 | You have selected no atom or bond. Look at the help. |
114 | !exit |
||
3611 | bpr | 115 | !endif |
116 | |||
117 | !if chemdraw_empty_data iswordof $error |
||
13541 | bpr | 118 | You have not modify the applet. Please complete it. |
119 | !exit |
||
3611 | bpr | 120 | !endif |
14997 | bpr | 121 | |
13541 | bpr | 122 | !if draw_bad_object iswordof $error |
123 | You did not draw correctly the requested object ($type): try again! |
||
124 | !exit |
||
125 | !endif |
||
14997 | bpr | 126 | |
6318 | bpr | 127 | !msg $error |