I have designed a quiz using chronoform . Each question has 4 options ( radiobuttons ) .
Only one answer is correct .
When someone submits i want to display "correct" if correct answer is chosen or "Incorrect" if the incorrect answer is chosen .
Is it possible ? If yes , can somebdy plesae guide me , how ?
Regards ,
Ambar .
Only one answer is correct .
When someone submits i want to display "correct" if correct answer is chosen or "Incorrect" if the incorrect answer is chosen .
Is it possible ? If yes , can somebdy plesae guide me , how ?
Regards ,
Ambar .
Hi Ambar,
you need to have some PHP code which will check which is the correct answer and show the correct/wrong message!
Cheers
Max
you need to have some PHP code which will check which is the correct answer and show the correct/wrong message!
Cheers
Max
This topic is locked and no more replies can be posted.