Skip to content

Azmaa22/Examination_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examination_System

Desktop Exam System that it allow instructor to generate exam and Student to answer it

How to use system ?

Steps to go through the system when running:

  1. Sign in as student/ instructor (each has 3 attempts if inserted wrong password, if attempts exceeded system is closed)

  2. IDs and Passwords to try Student: ID(1) Password(12345) Instructor: ID(1) Password(DB123) (for more kindly check the database)

  3. 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)

  4. Logout then login as student (student would only find in the exam list the courses which he is enrolled in that has an exam)

  5. Press button to get started (a random exam model (if more than 1 exam is created) is generated and random questions are generated)

  6. 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)

  7. press submit to get redirected to the grade page

  8. 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)

ERD and Mapping Website

Link

Tools :

Database Dictionary

Tool_Link

Database Reports

Tool_Link

C_Sharp and SQLServer Questions

-SQL MCQ

  1. MCQ_SQL_Link -SQL T/F
  2. T/F_SQL_Link -C# MCQ
  3. MCQ_C#_Link -C# T/F
  4. T/F_C#_Link1
  5. T/F_C#_Link2

About

Online Exam System that it allow instructor to generate exam and Student to answer it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published