Subversion Repositories wimsdev

Rev

Rev 362 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 362 Rev 5807
Line 12... Line 12...
12
      !exit
12
      !exit
13
    !else
13
    !else
14
	!if $extra=$empty
14
	!if $extra=$empty
15
	    extra=$ex
15
	    extra=$ex
16
	!else
16
	!else
17
	    extra=$extra<br>$ex
17
	    extra=$extra<br />$ex
18
	!endif
18
	!endif
19
	AAA=!replace internal x10 by *10 in $AAA
19
	AAA=!replace internal x10 by *10 in $AAA
20
    !endif
20
    !endif
21
!else
21
!else
22
    test=!replace [0-9]e[0-9] by @ in $test
22
    test=!replace [0-9]e[0-9] by @ in $test
23
    !if @ isin $test
23
    !if @ isin $test
24
	maxscore=$[$P1*$maxscore]
24
	maxscore=$[$P1*$maxscore]
25
	testvar1=!replace internal e by e+ in $AAA
25
	testvar1=!replace internal e by e+ in $AAA
26
	testvar1=<font color=green>$testvar1</font>
26
	testvar1=<font color=green>$testvar1</font>
27
	testvar2=<br><font color=red>$AAA</font>
27
	testvar2=<br /><font color=red>$AAA</font>
28
	errortext=!record 16 of $remarkdir/commonremarks.$taal
28
	errortext=!record 16 of $remarkdir/commonremarks.$taal
29
	goback=1
29
	goback=1
30
	!exit
30
	!exit
31
    !endif
31
    !endif
32
    AAA=!replace internal ** by ^ in $AAA
32
    AAA=!replace internal ** by ^ in $AAA