Subversion Repositories wimsdev

Rev

Rev 718 | Rev 2377 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. var r0="Do You want to send this answer ?\n";
  2. var r1="You did not answer question number ";
  3. var r2="this answer is unreal...\nI will not check it.";
  4. var r3="I\'ve rewritten the special root-syntax sqrt[a](b)\ninto a power-syntax b^(1/a)";
  5. var r4="Your answer contains a komma\nUse the decimal point notation for broken numbers...\nIf you want to give multiple answer, use words like \"and\" \"or\" ";
  6. var r5="you should replace the character \"o\" by the number \"0\"";
  7. var r6="that\'s some story you try to tell\n But please formulate your answer more seriously...";
  8. var r7="You are using the letter \"x\" as multiplication symbol\nPlease use a normal symbol like \"*\" for that...\nOr in case of multiple answers, write something like:\n x1=123 and x2=456";
  9. var r9="Please write a function with parenthesis\n So write: sqrt() sin() etc()";
  10. var r10="You do not use the correct syntax for scientific notation...\n 5*10^03 == 5*10^3 \n 5*10^2 == 5e+2\n 5*10^-6 == 5e-6\nNo \"broken\" exponents...";
  11. var r11="A special syntax may be used for the higer roots:\nsqrt[3](11) = \u221B(17) \n sqrt[4](23) = \u221C(23)";
  12. var r12="I've rewritten your log[a](b) to the corresponding 10log :\n log(b)/log(a)";
  13. var r13="I can\'t handle square brackets in other usage as sqrt[] and log[]...[?]\nTry to rewrite your answer ";
  14. var r14="You should rewrite log[10](a) as log(a)\nI\'ll interpret log(a) as a logaritm with base 10";
  15. var r15="You should rewrite log[e](a) as ln(a)\nI\'ll interpret ln(a) as a logaritm with base e";
  16. var r16="your answer makes no sense...\nand will not be accepted.";
  17. var r17="this is ofcourse :\n log(a)/log(a) = 1\n I would not send this ...";
  18. var r18="Try to formulate your answer more precise:\nsomething like \"sqrt(5++5)\" or \"log(5--5)\" could be written much simpler...";
  19. var r19="Your drawing misses a few vital objects\nSee below:\n\n";
  20. var r20="Your answer is unreadable and should be rewritten\n\n";
  21. var r21="I'd expected something like:\n x>123 \n 12 < x <= 14 \n Try again...";
  22. var r22="You\'ve forgotten to fill in the final answer...";
  23. var r23="These nice long divisions all end with the number zero (0)";
  24. var r24="I can not remove more pieces of the \"tail\"...";
  25. var r25="Question number :";
  26. var r26="You have some unfinished calculations...";
  27. var r27="In this exercise the percentage can not be more than 100 % ...";
  28. var r28="In this exercise the percentage can not be less than 0 % ...";
  29. var r29="Your (final) answer should be in the form x = 1234 , or something like that...\nLook into the helppages for support.";
  30. var r30="Your answer should at least contain a few \"arrows\" to indicate the steps of your \"deduction\"\nLook into the help pages for more info";
  31. var r31="The minimal amount of steps [ arrows ->] must be: ";
  32. var r32="\n... this \"text\" has been removed from your answer.\n In this exercise there is no need for a \"deduction\" of the correct answer...";
  33. var r33="If I send this answer to WIMS\nit will most likely be rejected... ";
  34. var r34="You will receive a small penalty, because You\'ve used too many objects ";                                                              
  35. var r35="You\'ve constructed :";                                                                                                          
  36. var r36="I expected some number with a unit...";