Rev 2071 | Rev 2375 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2370 | schaersvoo | 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...<br>I will not check it."; |
||
4 | var r3="I\'ve rewritten the special root-syntax sqrt[a](b)<br>into a power-syntax b^(1/a)"; |
||
5 | var r4="Your answer contains a komma<br>Use the decimal point notation for broken numbers...<br>If 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<br> But please formulate your answer more seriously..."; |
||
8 | var r7="You are using the letter \"x\" as multiplication symbol<br>Please use a normal symbol like \"*\" for that...<br>Or in case of multiple answers, write something like:<br> x1=123 and x2=456"; |
||
9 | var r9="Please write a function with parenthesis<br> So write: sqrt() sin() etc()"; |
||
10 | var r10="You do not use the correct syntax for scientific notation...<br> 5*10^03 == 5*10^3 <br> 5*10^2 == 5e+2<br> 5*10^-6 == 5e-6<br>No \"broken\" exponents..."; |
||
11 | var r11="A special syntax may be used for the higer roots:<br>sqrt[3](11) = \u221B(17) <br> sqrt[4](23) = \u221C(23)"; |
||
12 | var r12="I've rewritten your log[a](b) to the corresponding 10log :<br> log(b)/log(a)"; |
||
13 | var r13="I can\'t handle square brackets in other usage as sqrt[] and log[]...[?]<br>Try to rewrite your answer "; |
||
14 | var r14="You should rewrite log[10](a) as log(a)<br>I\'ll interpret log(a) as a logaritm with base 10"; |
||
15 | var r15="You should rewrite log[e](a) as ln(a)<br>I\'ll interpret ln(a) as a logaritm with base e"; |
||
16 | var r16="your answer makes no sense...<br>and will not be accepted."; |
||
17 | var r17="this is ofcourse :<br> log(a)/log(a) = 1<br> I would not send this ..."; |
||
18 | var r18="Try to formulate your answer more precise:<br>something like \"sqrt(5++5)\" or \"log(5--5)\" could be written much simpler..."; |
||
19 | var r19="Your drawing misses a few vital objects<br>See below:<br><br>"; |
||
20 | var r20="Your answer is unreadable and should be rewritten<br><br>"; |
||
21 | var r21="I'd expected something like:<br> x>123 <br> 12 < x <= 14 <br> 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...<br>Look into the helppages for support."; |
||
30 | var r30="Your answer should at least contain a few \"arrows\" to indicate the steps of your \"deduction\"<br>Look into the help pages for more info"; |
||
31 | var r31="The minimal amount of steps [ arrows ->] must be: "; |
||
32 | var r32="<br>... this \"text\" has been removed from your answer.<br> In this exercise there is no need for a \"deduction\" of the correct answer..."; |
||
33 | var r33="If I send this answer to WIMS<br>it 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..."; |