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:
- how can i do auto check
- and later i can edit the student answer to make a correction.
thanks