Rev 16115 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !set wims_module_error=error: $error |
2 | !if $oldpenalty<$penalty |
||
16321 | bpr | 3 | !set penaltymsg=Recibirá una penalización por este grave error. |
16115 | bpr | 4 | !set oldpenalty=$penalty |
20 | reyssat | 5 | !endif |
6 | |||
3866 | bpr | 7 | <b>$wims_name_Error</b> |
20 | reyssat | 8 | |
9 | !set n=!wordcnt $error |
||
10 | !if $n>1 |
||
16115 | bpr | 11 | $error |
12 | !exit |
||
20 | reyssat | 13 | !endif |
14 | |||
16321 | bpr | 15 | !if $error iswordof bad_data bad_reply \ |
20 | reyssat | 16 | bad_answer bad_exo nofloat unjustified check_fail no_object\ |
17 | bad_step illegal_method bad_method bad_env fixedgoal msg\ |
||
18 | unknown_variable |
||
16115 | bpr | 19 | !goto $error |
20 | reyssat | 20 | !else |
16115 | bpr | 21 | !msg $error |
22 | !exit |
||
20 | reyssat | 23 | !endif |
24 | |||
25 | :bad_data |
||
16321 | bpr | 26 | Ha ingresado datos incomprensibles o fuera de contexto. |
27 | ¿Error de captura? |
||
16115 | bpr | 28 | !exit |
20 | reyssat | 29 | |
30 | :bad_reply |
||
16321 | bpr | 31 | ¡No! Tu respuesta es incorrecta. Intentar otra vez. |
16115 | bpr | 32 | !exit |
20 | reyssat | 33 | |
34 | :unknown_variable |
||
16321 | bpr | 35 | La variable <b><em>$unknown</em></b> no está definida aquí. |
16115 | bpr | 36 | !exit |
20 | reyssat | 37 | |
38 | :nofloat |
||
16321 | bpr | 39 | Los números en forma decimal no están permitidos en este ejercicio. ¡Escribe 1/3 |
40 | en lugar de 0.33333 y 1/4 en lugar de 0.25! |
||
16115 | bpr | 41 | !exit |
20 | reyssat | 42 | |
43 | :unjustified |
||
16321 | bpr | 44 | Lo sentimos, pero este método no acepta su entrada sin |
45 | justificación adicional. Debes hacerlo de otra forma. |
||
46 | !exit |
||
20 | reyssat | 47 | |
48 | :check_fail |
||
16321 | bpr | 49 | Error de software: informe el error. |
16115 | bpr | 50 | !exit |
20 | reyssat | 51 | |
52 | :no_object |
||
16321 | bpr | 53 | No tienes nada en este momento para aplicar el método. |
54 | <span class="oef_indbad">$badmeth</span>. |
||
16115 | bpr | 55 | !exit |
20 | reyssat | 56 | |
57 | :bad_step |
||
16321 | bpr | 58 | Quería ir a un paso inválido. |
59 | ¿Mal manejo de su parte? |
||
16115 | bpr | 60 | !exit |
20 | reyssat | 61 | |
62 | :illegal_method |
||
16321 | bpr | 63 | Querías usar un método no autorizado. |
64 | ¿Intento de fraude? |
||
16115 | bpr | 65 | !exit |
20 | reyssat | 66 | |
67 | :bad_method |
||
16321 | bpr | 68 | El método no existe. Probablemente sea un error de práctica. |
69 | Debe ponerse en contacto con su autor para corregirlo. |
||
16115 | bpr | 70 | !exit |
20 | reyssat | 71 | |
72 | :bad_env |
||
16321 | bpr | 73 | Este método es incompatible con el entorno de ejercicio. |
16115 | bpr | 74 | !exit |
20 | reyssat | 75 | |
76 | :fixedgoal |
||
16321 | bpr | 77 | Este ejercicio no le permite cambiar la meta. |
78 | Entonces no puedes aplicar este método. |
||
16115 | bpr | 79 | !exit |
20 | reyssat | 80 | |
81 | :msg |
||
82 | $msg |
||
16115 | bpr | 83 | !exit |
20 | reyssat | 84 | |
85 | :bad_answer |
||
16321 | bpr | 86 | Su respuesta |
87 | <div class="wimscenter"> |
||
11566 | bpr | 88 | <b>$bad_name</b> = <span class="tt">$bad_value</span> </div> |
16115 | bpr | 89 | !if unknownword iswordof $test |
20 | reyssat | 90 | !set w=!word 3 of $test |
16321 | bpr | 91 | no se entiende: la palabra |
92 | <span class="oef_indbad">$w</span> |
||
93 | en la respuesta no está relacionado con este problema. Corrija por favor. |
||
20 | reyssat | 94 | !exit |
16115 | bpr | 95 | !endif |
96 | !if nocompute iswordof $test |
||
16321 | bpr | 97 | no esta permitido. Por favor, haga el cálculo usted mismo y |
98 | presentar el valor resultante. |
||
20 | reyssat | 99 | !exit |
16115 | bpr | 100 | !endif |
101 | !if badform iswordof $test |
||
16321 | bpr | 102 | no está escrito correctamente. Por favor, reescríbelo correctamente. |
20 | reyssat | 103 | !exit |
16115 | bpr | 104 | !endif |
105 | !if notunit iswordof $test |
||
16321 | bpr | 106 | es solo un numero |
107 | Especifique la unidad en su respuesta. |
||
20 | reyssat | 108 | !exit |
16115 | bpr | 109 | !endif |
16321 | bpr | 110 | no es entendible Corrija el error y vuelva a enviar la respuesta. |
16115 | bpr | 111 | !exit |
20 | reyssat | 112 | |
113 | :bad_exo |
||
16321 | bpr | 114 | Debido a un error en este ejercicio, es imposible analizar |
115 | su respuesta. La única solución para ti es cambiar de ejercicio; |
||
116 | todas nuestras disculpas. |
||
20 | reyssat | 117 | <p> |
118 | Veuillez |
||
16321 | bpr | 119 | !if $email!=$empty |
120 | !mailurl $email contactar al autor |
||
121 | !else |
||
122 | contactar al autor |
||
123 | !endif |
||
124 | ejercicio si desea reportar este error. |
||
16115 | bpr | 125 | </p> |
126 | !exit |