Desktop Exam System that it allow instructor to generate exam and Student to answer it
-
Sign in as student/ instructor (each has 3 attempts if inserted wrong password, if attempts exceeded system is closed)
-
IDs and Passwords to try Student: ID(1) Password(12345) Instructor: ID(1) Password(DB123) (for more kindly check the database)
-
Login as instructor first to add an exam (insert duration and select on of the courses that this instructor teach, database would be updated in grid)
-
Logout then login as student (student would only find in the exam list the courses which he is enrolled in that has an exam)
-
Press button to get started (a random exam model (if more than 1 exam is created) is generated and random questions are generated)
-
choose the correct answer from the combobox beside each question (if duration (in minutes) has passed and student didn't submit the button, the exam is submitted and grade reviewed)
-
press submit to get redirected to the grade page
-
you can then choose to log out or go to your profile (if went back to profile you wouldn't find the exam that has just finished in the exam list)
-SQL MCQ
- MCQ_SQL_Link -SQL T/F
- T/F_SQL_Link -C# MCQ
- MCQ_C#_Link -C# T/F
- T/F_C#_Link1
- T/F_C#_Link2