尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
Microsoft Office Access 2007




       ARMY PUBLIC SCHOOL AND
       COLLEGE SYSTEM FOR BOYS




            NAME: USAMA AHMED PEERZADA

      CLASS: 2nd YEAR

      ROLL NO: 560890



   FEDERAL BOARD OF INTERMEDIATE AND
         SECONDARY EDUCATION




Examination System                                 Page 1
Microsoft Office Access 2007




               ACKNOWLEDGEMENT
We are thankful to “Almighty Allah” who
provided us courage to complete this project.
During this work we have learned that how
different strategies are applied at different
levels to make this project successful. We
are especially thankful to our respected
teacher                who provided us
guidance in completing our
successfully. We are also indebted to those
persons who have provided us useful
information regarding aspects of Data Base
Management. We are also thankful to our
teachers, who helped us in completing this
project.




Examination System                               Page 2
Microsoft Office Access 2007




                       Certificate
This is to certify that this work entitled “Examination
System” is original and performed by
      of 2nd year I.C.S group, and is supervised by
      Lecturer in Computer Science of                     .



                                     Signature of Supervisor




Examination System                                        Page 3
Microsoft Office Access 2007




                               Examination System
Introduction

        To maintain the examination record previously huge registers, various record books and
files were being maintained even then it was extremely difficult to get the appropriate data
whenever it was required, even then most of the time it would not be as correct as i8t should
have been. With the introduction of computers where a lot of other record keeping became easy
and convenient, data regarding the examination with complete record of all types of
examinations and information about each and every candidate has become extremely easy,
correct and available at the click of a button.

Analysis

Examination System                                                                    Page 4
Microsoft Office Access 2007


       To prepare the project we have to take the following main steps:

   1. We have to enter the basic information about the student i.e. student’s name, roll no,
      class, section and group.

   2. Then we have to concern with the examination in charge to get the information about
       Student’s performance in the examination i.e. marks and status.

                          Drawbacks of manual work
Following are some drawbacks of manual work:

   •   Time consuming:

              Getting the required information from the available data takes a lot of time.
              Changing, editing and updating the information contained in several files is a
              slow and time consuming process.

   •   Needs Large Space:

              In manual work done data item has to be stored at several places, similarly
              student’s record is maintained in separate registers. It requires more storage
              space.

   •   Data Security:

              There is no security in the manual work. Data can be damaged or lost and
              unauthorized persons can access it easily.

   •   Need of Effort:

              In manual system, a student’s record is maintained in separate files so it takes
              much effort to collect data from several files for each student and if we want to
              change or delete the data of any student then it has to be changed or deleted from
              all the files and places.

   •   Need of Several People:

              Several people are required to manage the information. This also increases the
              system costs.

   •   High Costs:

              It is very difficult and expensive to keep the information consistent and updated.


Examination System                                                                       Page 5
Microsoft Office Access 2007


                             Advantages of Proposed System
There are much advantages of proposed system than manual work. Some are as follows:

   •   Data Consistency:

              In proposed system one data item is stored at one place. So whenever data is
              retrieved , always current value of data is used.

   •   Better Data Accessibility:

              Data can be retrieved more easily in database system. It provides special data
              access language sand techniques to store data.

   •   Data Security:

              It is the protection of the database from unauthorized access. The database
              management system provides several procedures to maintain data security.

   •   Data Sharing:

              A database is created for one application. But this database can also be easily
              used for new applications that need the same data or a portion of the data.

   •   Less Effort:

              The data maintenance in a database management system needs less effort in the
              proposed system as compared to manual work system.

   •   Compactness:

              The database management system maintains data in a compact and efficient
              manner. It needs less space than the manual storage system.

                               Designing of proposed System
   •   Table Creating:

              Table is the fundamental concept of relational database it is used to store data. In
              a table data is arranged in rows and columns.

              In this project we have made five tables (Admission Form, Date Sheet, Result for
              ICS, Result for pre engineering, Result for pre medical). In those five tables one
              (admission table) is our main table and the other four are sub tables, which are
              linked with the main table by the creating relationship between them.

Examination System                                                                       Page 6
Microsoft Office Access 2007


                 Registration:

                            In the step of registration the data about (entity) student i.e.
                            student’s name, roll number, class, section, group etc. is recorded.

  •   Admission Table (main table):

             In the project admission table is the main table.




             In this table we have defined the (field name).Roll no is set as the primary key so
             that no data is duplicated.

             We have assigned data type (number) for the field (roll no) and to other fields we
             have assigned (text) data type.



                 Transaction:

                            One complete operation carried out on a database is called a
                            transaction. Transaction is carried out on al primary tables i.e.
                            Result sheet for I.C.S, Pre-Medical, Pre- (Engineering,
                            Humanities, General Science Group (1) and Group (2).

  •   Sub Tables:

             All sub tables have same field names and data types and composite key is
      assigned to it.




Examination System                                                                      Page 7
Microsoft Office Access 2007




               Relationship:

                     The linking of records of one table with the records of other table
                     is called a relationship. There are three type of relationship:

                         One to one relationship.

                         One to many relationship.

                         Many to many relationship.




Examination System                                                               Page 8
Microsoft Office Access 2007




                    The tables are linked by one to one relationship

  •   Query Designing:

             A request to extract data from a database according to some specified criteria is
             called query. We designed the project in such a way that every sub table is
             separately linked with main table.

             In this project we have made group wise and class wise queries(Date Sheet for
             First Term, Examination Sheet, Result for ICS group 1, Result for ICS group 2,
             Result for pre engineering group 1, Result for pre engineering group 2, Result for
             pre medical group 1, Result for pre medical group 2). In designing class wise
             queries we have given class criteria (ICS) s all the data about this specific class
             is extracted and is placed in a table.

  •   Query1 (Date Sheet).:

                 Design View:


Examination System                                                                     Page 9
Microsoft Office Access 2007




                      Date Sheet for students is presented as query

                   Data Sheet View:

                              The result of the query made by the name of Date Sheet for
students is shown in the Data Sheet view.




Examination System                                                                    Page 10
Microsoft Office Access 2007




                                    Data Sheet View

  •   Query2 (Examination Sheet):




Examination System                                                      Page 11
Microsoft Office Access 2007




                          Examination Sheet is presented as query

                   Data Sheet View:

                               The result of the query made by the name of Examination Sheet for
students is shown in the data sheet view.




   •   Query3 Result Sheet for ICS:

       The data about the result of students of ICS is extracted and is presented as a query.




Examination System                                                                      Page 12
Microsoft Office Access 2007




                    Data Sheet View:

                              The result of the query made by the result Sheet for ICS is shown




in the data sheet view.

   •   Form Designing:

               Form is a window that collects data form a database and organizes it on the
               computer screen. They are specially designed to make data entry and retrieval
               easier. They provide an easy interface for entering, editing and displaying data.
               They are mostly designed by using wizard.

               In this project we are going to use six forms (Admission Form, Date Sheet for
               First Term, Examination Sheet, Result for ICS, Result for pre engineering, Result
               for pre medical).



Examination System                                                                      Page 13
Microsoft Office Access 2007


  •   Form of Date Sheet is shown below:



  •   Form for students in Examination Sheet is shown below:



  •   Form of the result of the student of Pre-Engineering is given below:




Examination System                                                           Page 14
Microsoft Office Access 2007


             These forms show subject wise result of different students of different groups.

  •   Report Designing:

             Presentation of processed data obtained from a database is called report. A
             report simply retrieves data from a database and presents it in a formatted form.
             New data cannot be entered and modified. The report can be displayed on the
             screen, printed on the paper or stored on disk.

             In this project we have eight reports (Date Sheet for First Term, Examination
             Sheet, Result for ICS group 1, Result for ICS group 2, Result for pre engineering
             group 1, Result for pre engineering group 2, Result for pre medical group 1,
             Result for pre medical group 2)

  •   The report of Examination sheet is shown below:




  •   The report of Result Sheet for Pre Medical:




Examination System                                                                     Page 15
Microsoft Office Access 2007




Examination System                           Page 16

More Related Content

What's hot

Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement Engineering
Danish Javed
 
Online exam
Online examOnline exam
Online exam
Manika Arora
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidance
FAKHRUN NISHA
 
online bus ticket booking system
online bus ticket booking systemonline bus ticket booking system
online bus ticket booking system
Umme habiba
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...
MD.HABIBUR Rahman
 
Online Bus Reservation
Online Bus ReservationOnline Bus Reservation
Online Bus Reservation
Astha Patel
 
Student Management System
Student Management SystemStudent Management System
Student Management System
HamaQarani
 
Bus Ticket Management System
Bus Ticket Management SystemBus Ticket Management System
Bus Ticket Management System
SM. Aurnob
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation System
Sanjay Saluth
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced Java
Rishabh Kumar ☁️
 
Presentation on Hostel Management System
Presentation on Hostel Management SystemPresentation on Hostel Management System
Presentation on Hostel Management System
RohanRajMudvari
 
Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement Engineering
Danish Javed
 
Leave Management System Documentation
Leave Management System DocumentationLeave Management System Documentation
Leave Management System Documentation
muzammil siddiq
 
Hostel Management Information system Abstract 2017
Hostel Management Information system Abstract 2017Hostel Management Information system Abstract 2017
Hostel Management Information system Abstract 2017
ioshean
 
Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
Manmeet Sinha
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
Yashna Jawrani
 
Hostel management system (5)
Hostel management system (5)Hostel management system (5)
Hostel management system (5)
PRIYANKMZN
 
Online Attendance System
Online Attendance SystemOnline Attendance System
Online Attendance System
Akash Kr Sinha
 
Bus Management System
Bus Management SystemBus Management System
Bus Management System
Al Mamun
 
Online Exam System
Online Exam SystemOnline Exam System
Online Exam System
Manmeet Sinha
 

What's hot (20)

Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement Engineering
 
Online exam
Online examOnline exam
Online exam
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidance
 
online bus ticket booking system
online bus ticket booking systemonline bus ticket booking system
online bus ticket booking system
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...
 
Online Bus Reservation
Online Bus ReservationOnline Bus Reservation
Online Bus Reservation
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
Bus Ticket Management System
Bus Ticket Management SystemBus Ticket Management System
Bus Ticket Management System
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation System
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced Java
 
Presentation on Hostel Management System
Presentation on Hostel Management SystemPresentation on Hostel Management System
Presentation on Hostel Management System
 
Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement Engineering
 
Leave Management System Documentation
Leave Management System DocumentationLeave Management System Documentation
Leave Management System Documentation
 
Hostel Management Information system Abstract 2017
Hostel Management Information system Abstract 2017Hostel Management Information system Abstract 2017
Hostel Management Information system Abstract 2017
 
Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
 
Hostel management system (5)
Hostel management system (5)Hostel management system (5)
Hostel management system (5)
 
Online Attendance System
Online Attendance SystemOnline Attendance System
Online Attendance System
 
Bus Management System
Bus Management SystemBus Management System
Bus Management System
 
Online Exam System
Online Exam SystemOnline Exam System
Online Exam System
 

Similar to For The Project Of Examination System

Database Lecture Notes
Database Lecture NotesDatabase Lecture Notes
Database Lecture Notes
FellowBuddy.com
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
Dr. Mazin Mohamed alkathiri
 
Database :Introduction to Database System
Database :Introduction to Database SystemDatabase :Introduction to Database System
Database :Introduction to Database System
ZakriyaMalik2
 
Lec 1 Database.ppt
Lec 1 Database.pptLec 1 Database.ppt
Lec 1 Database.ppt
ssuserd527bb
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1
Dios Kurniawan
 
3.1 Database structure - designing a system.ppt
3.1 Database structure - designing a system.ppt3.1 Database structure - designing a system.ppt
3.1 Database structure - designing a system.ppt
AghaSyedNaqvi
 
DBMS Bascis
DBMS BascisDBMS Bascis
Database part1-
Database part1-Database part1-
Database part1-
Taymoor Nazmy
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
TamiratDejene1
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
TamiratDejene1
 
Fee collection system
Fee collection systemFee collection system
Fee collection system
harryz18
 
Database basics
Database basicsDatabase basics
Database basics
Imran Chowdhary
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdf
RemadanMohammed
 
Database Systems
Database SystemsDatabase Systems
Database Systems
Usman Tariq
 
6846222.pdf
6846222.pdf6846222.pdf
6846222.pdf
MOUSUMIDHARA3
 
Unit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptxUnit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptx
Nirmalavenkatachalam
 
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
AbhiGrover10
 
Data resource management and DSS
Data resource management and DSSData resource management and DSS
Data resource management and DSS
RajThakuri
 
Presentation Datatbase Final.pptx
Presentation Datatbase Final.pptxPresentation Datatbase Final.pptx
Presentation Datatbase Final.pptx
MuneeburRehman677485
 
Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)
Taibah University, College of Computer Science & Engineering
 

Similar to For The Project Of Examination System (20)

Database Lecture Notes
Database Lecture NotesDatabase Lecture Notes
Database Lecture Notes
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Database :Introduction to Database System
Database :Introduction to Database SystemDatabase :Introduction to Database System
Database :Introduction to Database System
 
Lec 1 Database.ppt
Lec 1 Database.pptLec 1 Database.ppt
Lec 1 Database.ppt
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1
 
3.1 Database structure - designing a system.ppt
3.1 Database structure - designing a system.ppt3.1 Database structure - designing a system.ppt
3.1 Database structure - designing a system.ppt
 
DBMS Bascis
DBMS BascisDBMS Bascis
DBMS Bascis
 
Database part1-
Database part1-Database part1-
Database part1-
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
Fee collection system
Fee collection systemFee collection system
Fee collection system
 
Database basics
Database basicsDatabase basics
Database basics
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdf
 
Database Systems
Database SystemsDatabase Systems
Database Systems
 
6846222.pdf
6846222.pdf6846222.pdf
6846222.pdf
 
Unit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptxUnit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptx
 
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
PPT Lecture 1.1 and 1.2(Database concepts and database system architecture) (...
 
Data resource management and DSS
Data resource management and DSSData resource management and DSS
Data resource management and DSS
 
Presentation Datatbase Final.pptx
Presentation Datatbase Final.pptxPresentation Datatbase Final.pptx
Presentation Datatbase Final.pptx
 
Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)
 

Recently uploaded

Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
Opportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive themOpportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive them
EducationNC
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
PJ Caposey
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Kalna College
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
MattVassar1
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
 
nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
chaudharyreet2244
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
Kalna College
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
Infosec
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
 

Recently uploaded (20)

Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
 
Opportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive themOpportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive them
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
 
nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
 

For The Project Of Examination System

  • 1. Microsoft Office Access 2007 ARMY PUBLIC SCHOOL AND COLLEGE SYSTEM FOR BOYS NAME: USAMA AHMED PEERZADA CLASS: 2nd YEAR ROLL NO: 560890 FEDERAL BOARD OF INTERMEDIATE AND SECONDARY EDUCATION Examination System Page 1
  • 2. Microsoft Office Access 2007 ACKNOWLEDGEMENT We are thankful to “Almighty Allah” who provided us courage to complete this project. During this work we have learned that how different strategies are applied at different levels to make this project successful. We are especially thankful to our respected teacher who provided us guidance in completing our successfully. We are also indebted to those persons who have provided us useful information regarding aspects of Data Base Management. We are also thankful to our teachers, who helped us in completing this project. Examination System Page 2
  • 3. Microsoft Office Access 2007 Certificate This is to certify that this work entitled “Examination System” is original and performed by of 2nd year I.C.S group, and is supervised by Lecturer in Computer Science of . Signature of Supervisor Examination System Page 3
  • 4. Microsoft Office Access 2007 Examination System Introduction To maintain the examination record previously huge registers, various record books and files were being maintained even then it was extremely difficult to get the appropriate data whenever it was required, even then most of the time it would not be as correct as i8t should have been. With the introduction of computers where a lot of other record keeping became easy and convenient, data regarding the examination with complete record of all types of examinations and information about each and every candidate has become extremely easy, correct and available at the click of a button. Analysis Examination System Page 4
  • 5. Microsoft Office Access 2007 To prepare the project we have to take the following main steps: 1. We have to enter the basic information about the student i.e. student’s name, roll no, class, section and group. 2. Then we have to concern with the examination in charge to get the information about Student’s performance in the examination i.e. marks and status. Drawbacks of manual work Following are some drawbacks of manual work: • Time consuming: Getting the required information from the available data takes a lot of time. Changing, editing and updating the information contained in several files is a slow and time consuming process. • Needs Large Space: In manual work done data item has to be stored at several places, similarly student’s record is maintained in separate registers. It requires more storage space. • Data Security: There is no security in the manual work. Data can be damaged or lost and unauthorized persons can access it easily. • Need of Effort: In manual system, a student’s record is maintained in separate files so it takes much effort to collect data from several files for each student and if we want to change or delete the data of any student then it has to be changed or deleted from all the files and places. • Need of Several People: Several people are required to manage the information. This also increases the system costs. • High Costs: It is very difficult and expensive to keep the information consistent and updated. Examination System Page 5
  • 6. Microsoft Office Access 2007 Advantages of Proposed System There are much advantages of proposed system than manual work. Some are as follows: • Data Consistency: In proposed system one data item is stored at one place. So whenever data is retrieved , always current value of data is used. • Better Data Accessibility: Data can be retrieved more easily in database system. It provides special data access language sand techniques to store data. • Data Security: It is the protection of the database from unauthorized access. The database management system provides several procedures to maintain data security. • Data Sharing: A database is created for one application. But this database can also be easily used for new applications that need the same data or a portion of the data. • Less Effort: The data maintenance in a database management system needs less effort in the proposed system as compared to manual work system. • Compactness: The database management system maintains data in a compact and efficient manner. It needs less space than the manual storage system. Designing of proposed System • Table Creating: Table is the fundamental concept of relational database it is used to store data. In a table data is arranged in rows and columns. In this project we have made five tables (Admission Form, Date Sheet, Result for ICS, Result for pre engineering, Result for pre medical). In those five tables one (admission table) is our main table and the other four are sub tables, which are linked with the main table by the creating relationship between them. Examination System Page 6
  • 7. Microsoft Office Access 2007  Registration: In the step of registration the data about (entity) student i.e. student’s name, roll number, class, section, group etc. is recorded. • Admission Table (main table): In the project admission table is the main table. In this table we have defined the (field name).Roll no is set as the primary key so that no data is duplicated. We have assigned data type (number) for the field (roll no) and to other fields we have assigned (text) data type.  Transaction: One complete operation carried out on a database is called a transaction. Transaction is carried out on al primary tables i.e. Result sheet for I.C.S, Pre-Medical, Pre- (Engineering, Humanities, General Science Group (1) and Group (2). • Sub Tables: All sub tables have same field names and data types and composite key is assigned to it. Examination System Page 7
  • 8. Microsoft Office Access 2007  Relationship: The linking of records of one table with the records of other table is called a relationship. There are three type of relationship:  One to one relationship.  One to many relationship.  Many to many relationship. Examination System Page 8
  • 9. Microsoft Office Access 2007 The tables are linked by one to one relationship • Query Designing: A request to extract data from a database according to some specified criteria is called query. We designed the project in such a way that every sub table is separately linked with main table. In this project we have made group wise and class wise queries(Date Sheet for First Term, Examination Sheet, Result for ICS group 1, Result for ICS group 2, Result for pre engineering group 1, Result for pre engineering group 2, Result for pre medical group 1, Result for pre medical group 2). In designing class wise queries we have given class criteria (ICS) s all the data about this specific class is extracted and is placed in a table. • Query1 (Date Sheet).:  Design View: Examination System Page 9
  • 10. Microsoft Office Access 2007 Date Sheet for students is presented as query  Data Sheet View: The result of the query made by the name of Date Sheet for students is shown in the Data Sheet view. Examination System Page 10
  • 11. Microsoft Office Access 2007 Data Sheet View • Query2 (Examination Sheet): Examination System Page 11
  • 12. Microsoft Office Access 2007 Examination Sheet is presented as query  Data Sheet View: The result of the query made by the name of Examination Sheet for students is shown in the data sheet view. • Query3 Result Sheet for ICS: The data about the result of students of ICS is extracted and is presented as a query. Examination System Page 12
  • 13. Microsoft Office Access 2007  Data Sheet View: The result of the query made by the result Sheet for ICS is shown in the data sheet view. • Form Designing: Form is a window that collects data form a database and organizes it on the computer screen. They are specially designed to make data entry and retrieval easier. They provide an easy interface for entering, editing and displaying data. They are mostly designed by using wizard. In this project we are going to use six forms (Admission Form, Date Sheet for First Term, Examination Sheet, Result for ICS, Result for pre engineering, Result for pre medical). Examination System Page 13
  • 14. Microsoft Office Access 2007 • Form of Date Sheet is shown below: • Form for students in Examination Sheet is shown below: • Form of the result of the student of Pre-Engineering is given below: Examination System Page 14
  • 15. Microsoft Office Access 2007 These forms show subject wise result of different students of different groups. • Report Designing: Presentation of processed data obtained from a database is called report. A report simply retrieves data from a database and presents it in a formatted form. New data cannot be entered and modified. The report can be displayed on the screen, printed on the paper or stored on disk. In this project we have eight reports (Date Sheet for First Term, Examination Sheet, Result for ICS group 1, Result for ICS group 2, Result for pre engineering group 1, Result for pre engineering group 2, Result for pre medical group 1, Result for pre medical group 2) • The report of Examination sheet is shown below: • The report of Result Sheet for Pre Medical: Examination System Page 15
  • 16. Microsoft Office Access 2007 Examination System Page 16
  翻译: