how can i make an online objective type question paper in php, I've basic knowledge of programming
could you be more specific with your request?
There is no need to learn PHP for creating quizzes. Check this out: http://www.webresourcesdepot.com/ajaxed-php-library-for-creating-quizzes-quizzy/ we can use Jquery libraries and create quizzes.
I wouldnt try PHP, I would use something simple such as Q-Basic, it is a fun and easy programming tool. If you need help I will GLADLY help :)
That depends on what you want to do with that online question page. But you will use sessions for sure, to be able to store what was answered by the session owner. Once you saved all the answers in sessions, you can process them however you want. It shouldn't be difficult to do that.
Join our real-time social learning platform and learn together with your friends!