Subversion Repositories wimsdev

Rev

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

Rev 5807 Rev 5857
Line 34... Line 34...
34
	    !increase check
34
	    !increase check
35
	    !if $check >1
35
	    !if $check >1
36
		errortext=!record 28 of $remarkdir/commonremarks.$taal
36
		errortext=!record 28 of $remarkdir/commonremarks.$taal
37
		goback=1
37
		goback=1
38
		maxscore=$[$P1*$maxscore]
38
		maxscore=$[$P1*$maxscore]
39
	     !exit					
39
	     !exit
40
	    !else
40
	    !else
41
		# we replace just 1 time a decimal comma by a point...
41
		# we replace just 1 time a decimal comma by a point...
42
		ex=!record 24 of $remarkdir/commonremarks.$taal
42
		ex=!record 24 of $remarkdir/commonremarks.$taal
43
		tot=!replace internal char number $i by . in $tot
43
		tot=!replace internal char number $i by . in $tot
44
		# replaced a 'decimal comma' by a decimal point
44
		# replaced a 'decimal comma' by a decimal point