Subversion Repositories wimsdev

Rev

Rev 5807 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5807 Rev 5857
Line 93... Line 93...
93
!else
93
!else
94
    test=!replace [0-9]e[0-9] by @ in $AAA
94
    test=!replace [0-9]e[0-9] by @ in $AAA
95
    !if @ isin $test
95
    !if @ isin $test
96
	maxscore=$[$P1*$maxscore]
96
	maxscore=$[$P1*$maxscore]
97
	testvar1=!replace internal e by e+ in $AAA
97
	testvar1=!replace internal e by e+ in $AAA
98
	testvar1=<font color=green>$testvar1</font>
98
	testvar1=<span color=green>$testvar1</span>
99
	testvar2=<br /><font color=red>$AAA</font>
99
	testvar2=<br /><span color=red>$AAA</span>
100
	errortext=!record 16 of $remarkdir/commonremarks.$taal
100
	errortext=!record 16 of $remarkdir/commonremarks.$taal
101
	goback=1
101
	goback=1
102
	!exit
102
	!exit
103
    !endif
103
    !endif
104
    AAA=!replace internal ** by ^ in $AAA
104
    AAA=!replace internal ** by ^ in $AAA