Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 15

Online Examination System

Presented by :Neha Agarwal Advisor : Dr. Shen

Why Online Exam?

Stored Repository of exams General problem with time for students Timed question not possible Auto grading Flexible Time Saver Security

Proposed Solution

Develop a system which allows the faculty to create, modify and store questions which can be grouped together to form sections and these sections can be grouped together to form tests/examinations. Section and Questions are configurable Allow Students to write the test when ever they want Build test automatically based on the professors preferences

Technologies Used

vb.net Ado.net asp.net JavaScript Sql Server

Objectives

To design and develop the online examination system To allow faculty to create questions. questions can have multiple options, multiple answers or can be text answers To allow faculty to create sections. Sections can be timed, sections can have individual question timed , Each question in a section can have different marks. Same question in different sections can have different marks and time. Sections can be random or sequential To allow faculty to give additional time to students with disabilities. To allow faculty to create tests and answer key. To allow automatic grading and manual grading which can be recorded per test. To create the application according to FERPA rules and regulations

Problem

Students should take the exam only once. .net support only server side scripting Security Completely data base driven application Random generation of test question Timed exams

Modules

Student Administrator Super Admin

Student
Login.aspx error.aspx

Types of tests 1Timed per question 2Timed per section 3Untimed


starttest.aspx Types of questions 1Radio buttons 2Checkboxes 3Textboxes pause.aspx

Loop

exam.aspx

Admin

Demo

Questions?

You might also like