TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ravindra Rodge
NA
6
7.6k
How to review the answers of the users ?
Oct 5 2011 11:56 AM
Hi programmers
I am developing a standalone application that is used to conduct objective type exam.
The problem is as follow:
Suppose a student is giving a exam of 10 questions and while attempting the exam he/ she can navigate the questions.
Initially if he chooses 1st question's answer and goes to next and suppose he thinks that answer to 1st question is wrong and he goes to 1st question by clicking previous button and changes the answer.
When he/She is done with the exam and when they click on the end exam button i want that whatever they should get a review of attempted questions and there answers .
For reference i am using a Forms:
Form
---->It has a multiline textbox which is used to display the question from the database.
----> It has a groupbox control which contain 4 radiobuttons to display the choices to users.
-----> It has 3 buttons named as follow:
1. Previous: to go back to previous question.
2. Next: To move to next question.
3. End Exam: To finish the exam.
Now as i am using Microsoft Sql Server 2005 for storing questions and answers.
How this can be done.
Reply
Answers (
3
)
How to use progressbar control and timer control to display timelimit ?
How to show minimized form