I want a PHP Quiz script which will having following features
I have searched but did not found a good solution for my need. Have anyone come across a matching PHP opensource script?
I haven't seen anything specifically like that, but you can adapt from survey
, voting
, or ranking
scripts. Why not just write it yourself? seems like a pretty simple script to write up.
For example : http://sourceforge.net/projects/uccass/