Presentation is loading. Please wait.

Presentation is loading. Please wait.

Knowledge Test Centre By SASIKIRAN DIVI U00286981.

Similar presentations


Presentation on theme: "Knowledge Test Centre By SASIKIRAN DIVI U00286981."— Presentation transcript:

1 Knowledge Test Centre By SASIKIRAN DIVI U

2 ABSTRACT Knowledge Test Centre is an online examination system useful to students to interact with the system and participate in taking tests according to subject wise. Faculty can conduct eventual test to students.

3 Software Specifications
Front End : Jsp, Html -4,CSS, Java Script Back End : Oracle Xe-10g Web Server : Apache tomcat 8.0

4 UML Diagrams Use case Sequence

5 Use case Diagram: A use case diagram is a graphical representation of a user's interaction with the system A use case diagram can portray the different types of users of a system and the various ways that they can interact with the system.

6

7 Sequence Diagram: A sequence diagram in a Unified Modeling Language (UML) is a kind of interaction diagram that shows how processes operate with one another and in what order. It is a construct of a Message Sequence Chart. A sequence diagram shows object interactions arranged in time sequence.

8

9 Database Design: For database design seven tables are required. They are listed below . Admin. Users. Subjects. Department. Event Exam. For Paper. Marks Report.

10 Data Table For Admin: Column name Type Size Admin_id Varchar 10
Password Admin_name 25

11 Data Table For User: Column name Type size User_id(primary key)
Varchar 10 User_name 25 Password Dept_id (foreign key) Number 2 Semester Gender 6 Flag 1

12 Data Table For Subjects:
Column name Type size Subject_id(Primary key) Number 2 Subject_name Varchar 20 Dept_id (foreign key) Semester

13 Data Table for Department:
Column name Type size Dept_name varchar 25 Dept_id Number 2

14 Data Table for Event Exam:
Column name Type Size Event name Varchar 20 Event_id Number 3 Fac_id 10 Subject_id 2 Paper_id Number of questions Dept_id Semester Time

15 Data Table for Paper: Column name Type Size Event_id Number 3 Mockid
Question_id Question Varchar 300 Op1 100 Op2 Op3 Op4 Actual answer Test_type 1

16 Data Table for Marks Report:
Column name Type Size Event_id (foriegn) Number 3 Student_id Varchar 10 Marks 2 Grade 1

17 Data Table For Mock Column name Type Size Mockid Number 3 Facid
Varchar 10 Subjectid 2 paperid

18 Screenshots

19 Admin login page

20

21 Admin home page

22 Faculty page

23 Creating event exam

24

25

26 Exam result report

27 Student login page

28

29 Mock exam

30 Event exam

31 Event exam result

32 Thank you


Download ppt "Knowledge Test Centre By SASIKIRAN DIVI U00286981."

Similar presentations


Ads by Google