phptest-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phptest-devel] Fix bug true-false question evaluation in other language


From: fcorra
Subject: [Phptest-devel] Fix bug true-false question evaluation in other languages than english
Date: Thu, 03 Feb 2005 16:03:49 +0100

Hi,

i translated in phptest in italian but when it check true false question
it sign as incorrect answer like Falso (it) not False (eng)

The fix is in 

qtypes/ctruefalse.php

substitute from line 259 to line 276 

'True' or "True" with  $strings['QUESTION_TRUE']
AND
'False' or "False" with $strings['QUESTION_FALSE']

And now a question:
i'm trying to insert a trigger to 

onChange in the cform select but it doesn't work 

any suggestion?

thanks
fulvio corradi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]