online examination system of open and distance education kunti

18
ONLINE EXAMINATION SYSTEM OF OPEN AND DISTANCE EDUCATION Presented by: Kunti kumari 03/16/22 10:05 PM M.Ed. ICT-III semester 1

Upload: nawaraj-ghimire

Post on 19-Aug-2015

14 views

Category:

Education


2 download

TRANSCRIPT

ONLINE EXAMINATION SYSTEM

OFOPEN AND DISTANCE

EDUCATION

Presented by:Kunti

kumari

04/18/23 02:19 AMM.Ed. ICT-III semester 1

04/18/23 02:19 AMM.Ed. ICT-III semester 2

Introduction

1. Online examination is a new technique to conduct an examination through internet.2. Candidate is given a limited time to answer the question and after the time expiry the answer paper is disabled automatically.3. The test questions are multiple-choice format, the questions are chosen at random. 4. Examination has multiple features such as Add, Delete, Update Topics andQuestion.

Why Online Examination General problem with time for students

Flexible Time saver Security Develop a system which allows the faculty to

create ,modify and store questions to form sections and these sections can be grouped together to from tests/Examinations

04/18/23 02:19 AMM.Ed. ICT-III semester 3

04/18/23 02:19 AMM.Ed. ICT-III semester 4

Statement of problems• The current examination system is very time consuming.• The chances of paper leakage are more in current system as compared to proposed system.• Result processing takes more time as it is done manually. •Involves lot of paper work and chances of error are high.

04/18/23 02:19 AMM.Ed. ICT-III semester 5

Objective •Being an integrated Online Examination system it will reduce paper work .•To allow faculty to give addition time to student with disabilities.•The result will be shown immediately to the participating students

04/18/23 02:19 AMM.Ed. ICT-III semester 6

ScopeThis can be used in educational intuitions as well as in corporate Can be used anywhere anytime as it is a web based applications(user Location doesn’t matter).No restriction that examiner has to be present when the candidate takes the test .Design to facilitate Administration and User.

04/18/23 02:19 AMM.Ed. ICT-III semester 7

MethodologiesThis Project Follows the Waterfall ModelWaterfall Modal or Linear Sequential Development Model for Software.

a.This model is used only when the requirements are very well known, clear and fix.b.Technology is understood.c.Sample resources with required expertise are available freely.

04/18/23 02:19 AMM.Ed. ICT-III semester 8

Feasibility study Economic feasibility Technical feasibility Operational feasibility Legal feasibility

04/18/23 02:19 AMM.Ed. ICT-III semester 9

Data collection methodsWe have gathered information in different ways:

I. Primary data sourcesBy interviewing and by analyzing the real problem in the system and the proposed system solution.

I. Secondary data sourcesRelevant report, document and website in the organization.

04/18/23 02:19 AMM.Ed. ICT-III semester 10

Testing tools and techniquesTesting is defined as being narrowly confined to testing the

program code which is a process of locating and fixing errors.There are two types of testing.White Box testing: Software developers are responsible for

such testing.Black Box testing: Independent third parties are responsible for

testing. As independent third parties are responsible the black box testing is done in this project.

04/18/23 02:19 AMM.Ed. ICT-III semester 11

Data Dictionary Database : Quizmst_admin1. Login 2 .passmst_question que_id 2. Test_id 3. que_desc 4. ans1 5. ans2 4. ans3 5. ans4 5. true_ansmst_resultLogin 2. test_id 3. test_date 4. scoremst_subjectsub_id 2. sub_nameMst_usersuser_id 2. login 3. pass 3. username 4. address 5. city 6. phone 7. emailMst_useranswer sess_id 2. test_id 3. que_desc 4. ans1 5 . ans2 6. ans3 7. ans4 8. true_ans 8.your_ans

04/18/23 02:19 AMM.Ed. ICT-III semester 12

Delimitation

1. The Fees is not taken manually as there is only module for online payment.

2. The Total marks is get by the student only after some time of exam, because in case of subjective paper, the exam dept

will evaluate the answer and declare the result. Student can see his result on internet through his Login Id and PWD only after that.

04/18/23 02:19 AMM.Ed. ICT-III semester 13

Process and Data modeling a)ER_DiagramAn entity-relationship diagram, or ERD, is a chart that visually represents the relationship between database entities.

Software /Hardware Requirement

• Browser: Any Browser• Processor: Pentium iv or above• RAM: 512 MB• Operating System :Window XP and others• User Interference :Html, Css, JavaScript,

Core Php• Back End: MySQL • Browser: Internet Explorer and others

04/18/23 02:19 AMM.Ed. ICT-III semester 14

Expected outputStudent Aspect

• Requesting registration• Logging into the System• Selecting the test• Appearing for the examinationAdministration Aspect• Taking backup of the database .• Editing/Deleting/creating the database. • Changing the password.• Logging into the system.• Accepting registration of candidates.• Creating a test.

04/18/23 02:19 AMM.Ed. ICT-III semester 15

Department AspectLogging into the system.Creating question.Adding the candidate to group.Posting question.Accepting registrations of candidate.Sending result to specific student.Set marks.

04/18/23 02:19 AMM.Ed. ICT-III semester 16

04/18/23 02:19 AMM.Ed. ICT-III semester 17

Project timeline (Gantt chart)A Gantt chart, commonly used in project management, is one of the most popular and useful ways of showing activities (tasks or events) displayed against time. 

TIME LINE CHARTFOR ONLINE EXAMINATION SYSTEMId Task Name Start Finish Duration Week

1Week2

Week3

Week4

Week5

Week6

Week7

Week8

Week9

1 planning 19/7/2015 25/7/2015 7

2 System requirement

26/7/2015 4/8/2015 10

3 Design 5/8/2015 15/8/2015 11

4 Coding 16/7/2015 5/9/2015 21

5 Testing 6/9/2015 12/9/2015 7

6 documentation

19/7/2015 12/9/2015 56

THANK YOU

04/18/23 02:19 AMM.Ed. ICT-III semester 18