Subversion Repositories wimsdev

Rev

Rev 8840 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
11876 bpr 1
var r0="Do you want to send this answer ?";
338 schaersvoo 2
var r1="You did not answer question number ";
5857 schaersvoo 3
var r2="this answer is unreal...<br />I will not check it.";
11876 bpr 4
var r3="I&rsquo;ve rewritten the special root-syntax sqrt[a](b)<br />into a power-syntax b^(1/a)";
5984 schaersvoo 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 <b>and or</b> ";
6
var r5="you should replace the character <b>o</b> by the number <b>0</b>";
7
var r6="that&rsquo;s some story you try to tell<br /> But please formulate your answer more seriously...";
8
var r7="You are using the letter <b>x</b> as multiplication symbol<br />Please use a normal symbol like <b>*</b> for that...<br />Or in case of multiple answers, write something like:<br /> x1=123 and x2=456";
5857 schaersvoo 9
var r9="Please write a function with parenthesis<br /> So write: sqrt() sin() etc()";
5984 schaersvoo 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 <b>broken</b> exponents...";
5857 schaersvoo 11
var r11="A special syntax may be used for the higher roots:<br />sqrt[3](11) = \u221B(17) <br /> sqrt[4](23) = \u221C(23)";
6079 schaersvoo 12
var r12="I&rsquo;ve rewritten your log[a](b) to the corresponding 10log :<br /> log(b)/log(a)";
5984 schaersvoo 13
var r13="I can&rsquo;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&rsquo;ll interpret log(a) as a logaritm with base 10";
15
var r15="You should rewrite log[e](a) as ln(a)<br />I&rsquo;ll interpret ln(a) as a logaritm with base e";
5857 schaersvoo 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 ...";
5984 schaersvoo 18
var r18="Try to formulate your answer more precise:<br />something like <b>sqrt(5++5)</b> or <b>log(5--5)</b> could be written much simpler...";
5857 schaersvoo 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 />";
6079 schaersvoo 21
var r21="I&rsquo;d expected something like:<br /> x &gt; 123 <br /> 12 &lt; x &lt= 14 <br /> Try again...";
5984 schaersvoo 22
var r22="You&rsquo;ve forgotten to fill in the final answer...";
2377 reyssat 23
var r23="These nice long divisions all end with the number zero (0) and not with ";
5984 schaersvoo 24
var r24="I can not remove more pieces of the <b>tail</b>...";
378 schaersvoo 25
var r25="Question number :";
398 schaersvoo 26
var r26="You have some unfinished calculations...";
718 schaersvoo 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 % ...";
5857 schaersvoo 29
var r29="Your (final) answer should be in the form x = 1234 , or something like that...<br />Look into the helppages for support.";
5984 schaersvoo 30
var r30="Your answer should at least contain a few <b>arrows</b> to indicate the steps of your <b>deduction</b><br />Look into the help pages for more info";
718 schaersvoo 31
var r31="The minimal amount of steps [ arrows ->] must be: ";
5984 schaersvoo 32
var r32="<br />... this <b>text</b> has been removed from your answer.<br /> In this exercise there is no need for a <b>deduction</b> of the correct answer...";
11876 bpr 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&rsquo;ve used too many objects ";
5984 schaersvoo 35
var r35="You&rsquo;ve constructed :";
5857 schaersvoo 36
var r36="I expected some number with a unit...";
3054 schaersvoo 37
var r37="I was expecting a number and not :";
38
var r38="give inputfield";
39
var r39="remove inputfield";
5984 schaersvoo 40
var r40="Just click the button <b>remove inputfield</b> ...";
41
var r41="Just click the button <b>give inputfield</b> ...";
5857 schaersvoo 42
var r42="All inputfields are removed...";
43
var r43="Why do you need so many inputfields ?";
11876 bpr 44
var r44="There is an unused inputfield...";
5984 schaersvoo 45
var r45="YES";
46
var r46="NO";
6079 schaersvoo 47
var r47="I am expecting a text answer ...";
8840 schaersvoo 48
var r48="You have used two <b>^&nbsp;^</b> symbols in your answer...that must be a typo ?";