Subversion Repositories wimsdev

Rev

Rev 17282 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
15463 bpr 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
20 reyssat 5
!if empty_out iswordof $error
13541 bpr 6
  U moet het antwoord even veranderen: de opgestuurde code geeft geen zinnige output.
7
  !if $m_reply_err!=$empty
8
    <pre><span class="wims_warning">$m_reply_err</span></pre>
9
  !endif
10
  !exit
20 reyssat 11
!endif
12
 
6318 bpr 13
!! empty_data bad_data double_reply  are in html/msg.phtml.fr - suppress on test
20 reyssat 14
 
15
!if bad_answer iswordof $error
17356 guerimand 16
  !! ------------- begin of error message for litexp option polfactor polexpand
17282 guerimand 17
  !if notreduced iswordof $test
18
    !if termealgsimp iswordof $test
17356 guerimand 19
      !! TODO_lang termealgsimp
20
      !changeto oef/fr/msg.phtml
17282 guerimand 21
    !endif
22
    !if termenumsimp iswordof $test
17356 guerimand 23
      !! TODO_lang termenumsimp
24
      !changeto oef/fr/msg.phtml
17282 guerimand 25
    !endif
26
    !if termesamepower iswordof $test
17356 guerimand 27
      !! TODO_lang termesamepower
28
      !changeto oef/fr/msg.phtml
17282 guerimand 29
    !endif
30
    !if parenthesis iswordof $test
17356 guerimand 31
      !! TODO_lang parenthesis
32
      !changeto oef/fr/msg.phtml
17282 guerimand 33
    !endif
17356 guerimand 34
    !if power0 iswordof $test
35
      !! TODO_lang power0
36
      !changeto oef/fr/msg.phtml
37
    !endif
38
    !if constantbefore iswordof $test
39
      !! TODO_lang constantbefore
40
      !changeto oef/fr/msg.phtml
41
    !endif    
17282 guerimand 42
  !endif
43
  !if badform iswordof $test
44
    !if notcomplete iswordof $test
17356 guerimand 45
      !! TODO_lang notcomplete
46
      !changeto oef/fr/msg.phtml
17282 guerimand 47
    !endif
48
    !if notfactorised iswordof $test
17356 guerimand 49
      !! TODO_lang notfactorised
50
      !changeto oef/fr/msg.phtml
17282 guerimand 51
    !endif
52
    !if usedivide iswordof $test
17356 guerimand 53
      !! TODO_lang usedivide
54
      !changeto oef/fr/msg.phtml
17282 guerimand 55
    !endif
56
    !if fparenthesis iswordof $test
17356 guerimand 57
      !! TODO_lang fparenthesis
58
      !changeto oef/fr/msg.phtml
17282 guerimand 59
    !endif
60
    !if multifactor iswordof $test
17356 guerimand 61
      !! TODO_lang multifactor
62
      !changeto oef/fr/msg.phtml
17282 guerimand 63
    !endif
64
    !if twofactorcst iswordof $test
17356 guerimand 65
      !! TODO_lang twofactorcst
66
      !changeto oef/fr/msg.phtml
17282 guerimand 67
    !endif
68
    !if factorcontent iswordof $test
17356 guerimand 69
      !! TODO_lang factorcontent
70
      !changeto oef/fr/msg.phtml
17282 guerimand 71
    !endif
72
  !endif
17356 guerimand 73
  !! ------------- end of error message for litexp option polfactor polexpand
13541 bpr 74
  !if illegalname iswordof $test
17176 bpr 75
    De opgestuurde code bevat de term: <span class="tt">$illegal_name</span> en is niet toegestaan.<br>
13541 bpr 76
    Corrigeer dit even.
77
    !exit
20 reyssat 78
 !endif
13541 bpr 79
  !if lengthoverflow iswordof $test
17176 bpr 80
    De hoeveelheid opgestuurde code is groter dan is toegestaan.<br>Dit moet worden herschreven.
13541 bpr 81
    !exit
82
  !endif
14997 bpr 83
  !if badsize iswordof $test
84
    You must select
85
    !word 3 of $test
86
     objects.
87
    !exit
88
  !endif
7170 bpr 89
  Het antwoord
13541 bpr 90
  <span span class="tt">$bad_value</span>
91
  !if unknownword iswordof $test
92
    !set w=!word 3 of $test
93
    is onbegrijpelijk: het woord <span class="tt">$w</span>
17176 bpr 94
    staat in geen enkele relatie met het gestelde probleem.<br>
13541 bpr 95
    Graag corrigeren
96
    !exit
97
  !endif
98
  !if nocompute iswordof $test
17176 bpr 99
    is niet toegestaan.<br>
13541 bpr 100
    Berekeningen moet je zelf uitvoeren...de uitkomst daarvan mag worden opstuurd !
101
    !exit
102
  !endif
103
  !if nocomputecomplex iswordof $test
104
    is niet toegestaan.
105
    Geef een complex getal op in de standaard vorm
106
    <span class="tt"> a + b i </span>
107
    waarin
108
    <span class="tt">a</span>
109
    en
110
    <span class="tt">b</span>
111
    zjn berekend en stuur de waarde op (bijvoorbeeld ,
112
     <span class="tt"> -1 + 2 i</span> of <span class="tt"> 1 - 2 i</span>).
113
    !exit
114
  !endif
115
  !if badform iswordof $test
17176 bpr 116
    Is helaas niet genoteerd zoals voorgeschreven was.<br>
13541 bpr 117
    Verbeter de schrijfwijze en stuur dan opnieuw op.
118
    !exit
119
  !endif
120
  !if notunit iswordof $test
121
    dat is alleen een getal, ik verwacht ook de bijpassende SI eenheid.
122
    !exit
123
  !endif
124
  !if bad_variable iswordof $test
125
    is onbegrijpelijk. Het mist nog wat variabelen...
126
    !exit
127
  !endif
17176 bpr 128
  onbegrijpelijk...<br>
13541 bpr 129
  corrigeer de fout en stuurje antwoord dan nog een keer op.
20 reyssat 130
  !exit
131
!endif
132
 
133
!if bad_exo iswordof $error
13541 bpr 134
  !for j=1 to 50
135
    !if bad_exo $j isin $error
136
      !set whichexo=!nosubst (het correcte antwoord voor vraag $j\
137
      <span class="tt">$(replyname$j)</span>\
138
      is ongeldig)
139
      !!goto end_bad
140
      !break
141
    !endif
142
  !next
143
  :end_bad
144
  Door een fout in de oefening $whichexo, is het helaas onmogelijk de juistheid van het opgestuurde antwoord te controleren.
145
  <p>
146
  SVP
147
  !if $email!=$empty
148
    !mailurl $email schrijf naar de maker van deze oefening
149
  !else
150
    schrijf naar de maker van deze oefening
151
  !endif
152
  als je deze fout wilt melden.
153
  </p>
154
  !exit
20 reyssat 155
!endif
156
 
157
!if too_many_print iswordof $error
13541 bpr 158
  er zijn te veel verzoeken tot printbare versies ingediend.
159
  !exit
20 reyssat 160
!endif
161
 
3611 bpr 162
!if chemclick_empty_data iswordof $error
13541 bpr 163
  Je hebt geen atoom of binding geselecteerd in de applet.
164
  Kijk in de help pagina's voor een toelichting.
165
  !exit
3611 bpr 166
!endif
1262 schaersvoo 167
 
3611 bpr 168
!if chemdraw_empty_data iswordof $error
13541 bpr 169
  Je antwoord bevat geen data. Graag de modificatie in de applet aanbrengen.
170
  !exit
3611 bpr 171
!endif
13541 bpr 172
!if draw_bad_object iswordof $error
14547 schaersvoo 173
  Het getekende oject is niet het vereiste type ($type) : probeer opnieuw !
13541 bpr 174
  !exit
175
!endif
6318 bpr 176
!msg $error