I am going to develop an Examination Site having subjects like,
English, Maths, Reasoning, GK.
Examid, Question , opt1,opt2,opt3,opt4, ans ,user_ans
Is there any other fields are needed???
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sandeep Singh ShekhawatPosted Oct 13, 2012, 1:11 AM
SUBJECT TABLE
STUDENT/USER Table,
Examination Table,
QUESTION TABLE
USER Exam(contain question id and user ans)
There Should be following fields:
marks int,
IsCorrect bit