Subversion Repositories wimsdev

Rev

Rev 15463 | Rev 17356 | Go to most recent revision | 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.   ÄãµÄ»Ø´ð²»°üº¬ÈκÎÊä³ö. Çë¸ÄÕý.
  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. !! empty_data bad_data double_reply  are in html/msg.phtml.fr - suppress on test
  14.  
  15. !if bad_answer iswordof $error
  16.   !! ------------- begin of error message for litexp option factorpol expandpol
  17.   !if notreduced iswordof $test
  18.     !if termealgsimp iswordof $test
  19.       Un terme de votre expression n'est pas correctement simplifié :
  20.      !word -1 of $test
  21. . Vous devez utiliser la notation puissance.
  22.      !exit
  23.    !endif
  24.    !if termenumsimp iswordof $test
  25.      Le coefficient d'un terme de votre expression n'est pas complètement calculé :
  26.      !word -1 of $test
  27. .
  28.      !exit
  29.    !endif
  30.    !if termesamepower iswordof $test
  31.      Votre expression n'est pas réduite
  32.       !let th=!word -1 of $test
  33. .
  34.       Les termes $(th[1]) et $(th[2]) se simplifient.
  35.       !exit
  36.     !endif
  37.     !if parenthesis iswordof $test
  38.       Votre expression n'est pas totalement simplifiée : elle contient des parenthèses.
  39.      !exit
  40.    !endif
  41.  !endif
  42.  !if badform iswordof $test
  43.    !if notcomplete iswordof $test
  44.      Le facteur
  45.      !word -1 of $test
  46.      n'est pas complètement factorisé. Veuillez le factoriser correctement.
  47.       !exit
  48.     !endif
  49.     !if notfactorised iswordof $test
  50.       Votre expression n'est pas factorisée
  51.      !let p=!word -1 of $test
  52.      !char 1 to $p-1 of $dd
  53.      <font color="red">
  54.        &nbsp;
  55.        !char $p of $dd
  56.        &nbsp;
  57.      </font>
  58.      !char $p+1 to -1 of $dd
  59. .      !exit
  60.    !endif
  61.    !if usedivide iswordof $test
  62.      Votre expression n'est pas écrite comme il faut. Veuillez proposer une écriture sans utilisation du symbole divisé.
  63.       !exit
  64.     !endif
  65.     !if fparenthesis iswordof $test
  66.       Votre expression n'est pas totalement simplifiée le facteur
  67.      !word -1 of $test
  68.      contient des parenthèses.
  69.      !exit
  70.    !endif
  71.    !if multifactor iswordof $test
  72.      L'expression peut être écrite plus simplement en utilisant la notation puissance. Notamment pour le facteur :
  73.       !word -1 of $test
  74. .
  75.       !exit
  76.     !endif
  77.     !if twofactorcst iswordof $test
  78.       Votre expression contient deux facteurs constants :
  79.       !word -2 of $test
  80.       et
  81.       !word -1 of $test
  82. .
  83.       !exit
  84.     !endif
  85.     !if factorcontent iswordof $test
  86.       Les facteurs constants doivent aussi être factorisé :
  87.       !word -1 of $test
  88. .
  89.       !exit
  90.     !endif
  91.   !endif
  92.   !! ------------- end of error message for litexp option factorpol expandpol
  93.   !if illegalname iswordof $test
  94.    ÄãµÄ»Ø´ð°üº¬·Ç·¨Ãû×Ö<span class="tt">$illegal_name</span>. Çë¸ÄÕý.
  95.    !exit
  96.   !endif
  97.   !if lengthoverflow iswordof $test
  98.     ÄãµÄ»Ø´ð³¬³¤. ÇëÖØÐ´.
  99.     !exit
  100.   !endif
  101.   !if badsize iswordof $test
  102.     You must select
  103.     !word 3 of $test
  104.      objects.
  105.     !exit
  106.   !endif
  107.   ÄãµÄ»Ø´ð
  108.   <span span class="tt">$bad_value</span>
  109.   !if unknownword iswordof $test
  110.     !set w=!word 3 of $test
  111.     ¿´²»¶®: »Ø´ðÖеÄ<span class="tt">$w</span>
  112.     ÓëÎÊÌâÎÞ¹Ø. Çë¸ÄÕý.
  113.     !exit
  114.   !endif
  115.   !if nocompute iswordof $test
  116.     ÊDz»ÔÊÐíµÄ: ÇëÄã×Ô¼º¼ÆËã³ö´ðÊý, ÔÙ½«ÆäËÍ»Ø.
  117.     !exit
  118.   !endif
  119.   !if nocomputecomplex iswordof $test
  120.     ÊDz»ÔÊÐíµÄ.
  121.     Çë°´ÏÂÁÐÐÎʽ¸ø³ö¸´Êý
  122.     <span class="tt"> a + b i </span>
  123.     ÆäÖÐ
  124.     <span class="tt">a</span>
  125.     ºÍ
  126.     <span class="tt">b</span>
  127.     ÊǼÆËã³öÀ´µÄÊýÖµ (ÀýÈç,
  128.     <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>).
  129.     !exit
  130.   !endif
  131.   !if badform iswordof $test
  132.     !if noreduced iswordof $test
  133.       ûÓÐд³É×î¼òÐÎʽ. ÇëÔ¼¼ò·Öʽ.
  134.       !exit
  135.     !endif
  136.     ²»·ûÒªÇó. ÇëÖØÐÂд³ÉÕýÈ·µÄÐÎʽ.
  137.      !exit
  138.   !endif
  139.   !if notunit iswordof $test
  140.     Ö»ÊÇÒ»¸öÊý: Çëд³öËüµÄµ¥Î».
  141.     !exit
  142.   !endif
  143.   !if bad_variable iswordof $test
  144.     is not understandable. It should contain extra variables.
  145.     !exit
  146.   !endif
  147.   is not understandable.
  148.   ¿´²»¶®. Çë¸ÄÕýºóÖØÐ·¢ËÍ.
  149.   !exit
  150. !endif
  151.  
  152. !if bad_exo iswordof $error
  153.   ÓÉÓÚ±¾Á·Ï°ÓÐ´í£¬ÎÞ·¨¼ì²âÄãµÄ»Ø´ðµÄÕýÈ·ÐÔ. ÄãÏÖÔÚΨһµÄ½â¾ö°ì·¨ÊÇ»»Ò»¸ö
  154.   Á·Ï°, ·Ç³£±§Ç¸.
  155.   <p>
  156.   Èç¹ûÄãÒª±¨¸æ±¾Á·Ï°µÄ´íÎó,
  157.   !if $email!=$empty
  158.     Çë
  159.     !mailurl $email Óë×÷ÕßÁªÏµ
  160. .
  161.   !else
  162.     ÇëÓë×÷ÕßÁªÏµ.
  163.   !endif
  164.   </p>
  165.   !exit
  166. !endif
  167.  
  168. !if too_many_print iswordof $error
  169.   Äã¶Ô¿É´òÓ¡°æ±¾µÄÇëÇ󳬹ýÁËÏÞÖÆ.
  170.   !exit
  171. !endif
  172.  
  173. !if chemclick_empty_data iswordof $error
  174.   ÄãûÓÐѡȡԭ×Ó»ò¼ü. Çë²Î¼û°ïÖú.
  175.   !exit
  176. !endif
  177.  
  178. !if chemdraw_empty_data iswordof $error
  179.   Ä㻹ûÓÐÐÞ¸ÄjavaµÄС³ÌÐò. ÇëÍê³ÉËü.
  180.   !exit
  181. !endif
  182. !if draw_bad_object iswordof $error
  183.   You did not draw correctly the requested object ($type): try again!
  184.   !exit
  185. !endif
  186. !msg $error
  187.