tags:

views:

92

answers:

1

Hi all,

i am doing an online quiz using PHP, which contain essays and multiple questions. After finish answering, student will be graded immediately. for the multiple questions there are no problem, but having problem at the essay part.

My problem is:

  1. how can i do auto check
  2. and later i can edit the student answer to make a correction.

thanks

A: 

You should also check Moodle. This is a widely recognized free online learning PHP application where you can easily start new course, quizes and track student results. See http://moodle.org/

PHP thinker
i did..but when i read it forums, it does not support for essay type of question. any more references..thx