Subversion Repositories wimsdev

Rev

Rev 17356 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  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
  5. !if empty_out iswordof $error
  6.   Su código no ha devuelto ningún resultado. Por favor corríjalo.
  7.   !if $m_reply_err!=$empty
  8.     <pre><span class="wims_warning">$m_reply_err</span></pre>
  9.   !endif
  10.   !exit
  11. !endif
  12.  
  13. !if empty_data iswordof $error
  14.   Ha enviado una respuesta incompleta. Por favor, complétela.
  15.   !exit
  16. !endif
  17.  
  18. !if bad_data iswordof $error
  19.   No he podido evaluar los valores que ha enviado. ¿Error de escritura?
  20.   !exit
  21. !endif
  22.  
  23. !if double_reply iswordof $error
  24.   Ya ha enviado una respuesta a este problema, que ha sido analizada y
  25.   puntuada. Las respuestas repetidas se ignoran. (¡No use el botón `Actualizar'
  26.  de su navegador para reenviar respuestas!)
  27.  !exit
  28. !endif
  29.  
  30. !if bad_answer iswordof $error
  31.  !! ------------- begin of error message for litexp option polfactor polexpand
  32.  !if notreduced iswordof $test
  33.    !if termealgsimp iswordof $test
  34.      !! TODO_lang termealgsimp
  35.      !changeto oef/fr/msg.phtml
  36.    !endif
  37.    !if termenumsimp iswordof $test
  38.      !! TODO_lang termenumsimp
  39.      !changeto oef/fr/msg.phtml
  40.    !endif
  41.    !if termesamepower iswordof $test
  42.      !! TODO_lang termesamepower
  43.      !changeto oef/fr/msg.phtml
  44.    !endif
  45.    !if parenthesis iswordof $test
  46.      !! TODO_lang parenthesis
  47.      !changeto oef/fr/msg.phtml
  48.    !endif
  49.    !if power0 iswordof $test
  50.      !! TODO_lang power0
  51.      !changeto oef/fr/msg.phtml
  52.    !endif
  53.    !if constantbefore iswordof $test
  54.      !! TODO_lang constantbefore
  55.      !changeto oef/fr/msg.phtml
  56.    !endif
  57.  !endif
  58.  !if badform iswordof $test
  59.    !if notcomplete iswordof $test
  60.      !! TODO_lang notcomplete
  61.      !changeto oef/fr/msg.phtml
  62.    !endif
  63.    !if notfactorised iswordof $test
  64.      !! TODO_lang notfactorised
  65.      !changeto oef/fr/msg.phtml
  66.    !endif
  67.    !if usebadchar iswordof $test
  68.      !! TODO_lang usebadchar
  69.      !changeto oef/fr/msg.phtml
  70.      !exit
  71.    !endif
  72.    !if uselessfactor iswordof $test
  73.      !! TODO_lang uselessfactor
  74.      !changeto oef/fr/msg.phtml
  75.      !exit
  76.    !endif
  77.    !if fparenthesis iswordof $test
  78.      !! TODO_lang fparenthesis
  79.      !changeto oef/fr/msg.phtml
  80.    !endif
  81.    !if multifactor iswordof $test
  82.      !! TODO_lang multifactor
  83.      !changeto oef/fr/msg.phtml
  84.    !endif
  85.    !if twofactorcst iswordof $test
  86.      !! TODO_lang twofactorcst
  87.      !changeto oef/fr/msg.phtml
  88.    !endif
  89.    !if factorcontent iswordof $test
  90.      !! TODO_lang factorcontent
  91.      !changeto oef/fr/msg.phtml
  92.    !endif
  93.  !endif
  94.  !! ------------- end of error message for litexp option polfactor polexpand
  95.  !if illegalname iswordof $test
  96.    Su código contiene el término no autorizado <span class="alert tt">$illegal_name</span>. Por favor corríjalo.
  97.    !exit
  98.  !endif
  99.  !if lengthoverflow iswordof $test
  100.    Su código ha excedido el límite de longitud. Por favor reescríbalo.
  101.    !exit
  102.  !endif
  103.  !if badsize iswordof $test
  104.    You must select
  105.    !word 3 of $test
  106.     objects.
  107.    !exit
  108.  !endif
  109.  Su respuesta
  110.  <b>$bad_name</b> = <span class="tt">$bad_value</span>
  111.  !if unknownword iswordof $test
  112.    !set w=!word 3 of $test
  113.    no es comprensible:
  114.    el término <span class="tt">$w</span>
  115.    de la respuesta no tiene relación con el problema o no está autorizado.
  116.    Por favor corríjalo o elija una expresión más sencilla.
  117.    !exit
  118.  !endif
  119.  !if nocompute iswordof $test
  120.    no está permitida: por favor, haga los cálculos usted mismo, y
  121.    envíe el valor resultante.
  122.    !exit
  123.  !endif
  124.  !if nocomputecomplex iswordof $test
  125.    is not allowed.
  126.    Please give the complex number in standard rectangular form
  127.    <span class="tt"> a + b i </span>
  128.    where
  129.    <span class="tt">a</span>
  130.    and
  131.    <span class="tt">b</span>
  132.    are computed, and submit the resulting value (for example,
  133.     <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>).
  134.    !exit
  135.  !endif
  136.  !if badform iswordof $test
  137.    !if noreduced iswordof $test
  138.      no está expresada de forma irreductible. Por favor reduzca la fracción.
  139.      !exit
  140.    !endif
  141.    no está correctamente escrita. Por favor reescríbala de forma correcta.
  142.    !exit
  143.  !endif
  144.  !if notunit iswordof $test
  145.    no es más que un número:
  146.    por favor precise la unidad en su respuesta.
  147.    !exit
  148.  !endif
  149.  !if bad_variable iswordof $test
  150.    is not understandable. It should contain extra variables.
  151.    !exit
  152.  !endif
  153.  is not understandable.
  154.   no puedo entenderla. Por favor, corrija el error y reenvíe su respuesta.
  155.  !exit
  156. !endif
  157.  
  158. !if bad_exo iswordof $error
  159.  Debido a un error en este ejercicio (la respuesta correcta para
  160.  <b>$(replyname$i)</b> es inválida), es imposible comprobar la
  161.  corrección de su respuesta. La única solución para usted es cambiar de ejercicio.
  162.  Lo sentimos.
  163.  <p>
  164.  Puede
  165.  !if $email!=$empty
  166.    !mailurl $email contactar con el autor
  167.  !else
  168.    contactar con el autor
  169.  !endif
  170.  del ejercicio si quiere informarle del error.
  171.   </p>
  172.  !exit
  173. !endif
  174.  
  175. !if too_many_print iswordof $error
  176.  Ha solicitado demasiadas versiones impresas.
  177.  !exit
  178. !endif
  179.  
  180. !if chemclick_empty_data iswordof $error
  181.  You have selected no atom or bond. Look at the help.
  182.  !exit
  183. !endif
  184.  
  185. !if chemdraw_empty_data iswordof $error
  186.  You have not modify the applet. Please complete it.
  187.  !exit
  188. !endif
  189.  
  190. !if draw_bad_object iswordof $error
  191.  You did not draw correctly the requested object ($type): try again!
  192.  !exit
  193. !endif
  194.  
  195. !msg $error
  196.