Hi friends!
am beginner to this dot net technology and am trying to develop something like online exam site.
Actually my requirement is:
1.when a user select quiz,one question should display per page at a time and total 10 questions for quiz.
2.when user enter an answer for that question,answer should store in a database(using sql server 2005).
3.after answering the 10th question,total 10 questions and answers should display at one page with result like
(question answer result(true/false)).
4.after that it should display performance of that particular user with the percentage weather that user performance is good,average,poor like that.
pl z friends help me to learn more.