I am developing online Examination application, All questions are MC Quiz and I want to display one question at a time and
when user slick on next if the answer is checked then it should save the answer and go to next question ,otherwise go to next question without saving answer-
I want to define different area of knowledge and when user has done test then i want to see candidate knowledge level in graph
for each area and his over all performance in a grapg.
I want to use ASP.NET/C# for development
Can you please help me , how to make this application.