SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3314
Student Result Analysis and Performance Report Generator
Anurag Sharma1, Nikhil Gupta2, Anamika Tripathi3, Monica Sehrawat4
1,2,3Student, Department of Computer Science and Engineering, ABES Institute Technology, Ghaziabad
4Professor, Department of Computer Science and Engineering, ABES Institute Technology, Ghaziabad
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The Student result analysis and Performance
report generator used ingeneratingtheperformancereportof
students according to year, branch, section and subject wise
which is quite difficult and time-consuming process in every
college. The Student Result Analysis and performance Report
Generator helps the teacher to analyze the result and
generates its report by just one clicks and it also allows the
students to see their academic performance subject, year or
semester wise by just only uploading thereresultPDFfile. HOD
of department can see the pass percentage of the student
through pictorial repetition which can be categorized subject
wise, section wise, overall performance of branch or single
student result. It’s a web based application which can be
accessed from anywhere through web browser.
Key Words: PDF, JSP, Java, MySQL, Charts
1. INTRODUCTION
Student Result Analysis and Performance Report Generator
is a web application which designed using Jsp technology
and MySQL used for database. This application used for the
analyzing the student results according to the user
requirements and generate the performance report of
student, subject or branch. It also allows the student to see
their individual performance in semester. this will help the
college management to take the appropriate actions to
improve the quality of education and helps in improving the
performance of students. And it also solves the data
management problem as all the data is centralizedandifany
change is made in data then everyone who is using this
application can see it.
2. FUNCTIONAL OVERVIEW
2.1 Admin
 The admin has the access to all the modules in the
software and it can add or edit existing information
of the HOD, Teacher, or Student and decides what
teacher or student can access in their modules and
apart from this it can add the data of result
manually.
2.2 HOD
 It is the module for the Head of department. it has
the responsibility to add the teachers for the
specific department and assign the subject to the
teacher and can compare the student result data in
different pattern like subject, class, branch, year, or
can view particular student or teacherperformance
and can generate their performance report in the
form of excel sheet and pie chart.
2.3 Faculty
 Teacher can access all theinformationofstudentfor
particular branch which is assigned by the HOD.
And can upload the student result and can edit the
student information as per the requirement and
update the marks manually of its particular subject.
Teacher can see the pictorial comparison of the
students by calculating the percentage (internal,
external and both).and comparative analysis of
Aggregate percentage of passed and failed student
in each semester and finally can generate the
performance report for its subject in excel sheet.
2.4 Student:
 Student have very limited rights in terms of edit or
updating the information.AStudentonlycanupload
its result for each semester. He/she can see its
overall performance of all the subjects
comparatively in the form of pie chart and it can
also compare its performance to other student.
 Student can see its Percentage of semester or can
see its aggregate percentage of all the semester till
date and can set his target percentage for semester
or aggregate for the period of course.
3. EXISTING SYSTEM
Current system is bit time consuming as they require some
amount of work to be done priorforexamplecreatinga excel
sheet which contains student information like marks,
personal details or enter all these details manually
3.1 Disadvantages of Existing System:
 The current system is time consuming.
 In current system, some manual work is to be done
which makes it complex.
 In current system user must have some knowledge
about creating and managing the particular file
which is to be upload to the system for data
extraction
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3315
 Some of the current software are not platform
independent.
4. PROPOSED SYSTEM
This is the tracking system which is used to keep track
on the students overall academic performance and
generate its report. In this system, a user must do is to
upload the result of student in the PDF form and then
you can see the performance report of the student.
System can also compare the student result with other
student and user can see the comparative analysis
report of the batch of the student. In the proposed
system, the user has do is download the result in the
PDF form and upload to it in the system and the rest of
the things will be done by the system which make it
simple and fast.
4.1 Advantages of Proposed System:
 As the proposed system is a web application so you
can access it from anywhere in the world only you
must remember your id and password.
 Teacher do not have to prepare the excel sheet of
marks of each student.
 It is very simple as users only have to upload the
PDF of the result because rest of the work is
automated.
 No high configuration system required only
required is the supporting browser.
4.2 Design:
Fig.1. Use case diagram for overall system
Fig.1. shows the interaction between the different modules
of the system with the user and show what they can access
in system. There are four actors in the whole system and
what they can access is shown by this simple use case
diagram
Fig.2. Level 0 DFD for System
Fig.2. is Level zero diagrammatical representation of the
flow of data between end user and system
Fig.3. Level 1 DFD for user
Fig.3. is Level one diagrammatical representation of the
flow of data between Student, Teacher, HOD and the
system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3316
Fig.4. Object Diagram
Fig.4. is diagrammatical representation of the flow of Object
between the User account and the system.
5. WORKING
This Project is designed for colleges that need to manage
results across multiple branches and students that need to
track, manage and report results.Thisapplicationcanrun on
any kind of operating system. At a time, we can see all the
years result in a single sheet and we can see the individual
candidate’s results separately, The Project can read the
Result in PDF format and generating the report. Report
generated is in the form of excel sheets and pie chart.
The Project Consists of Four modules:
1. Administrator
2. HOD
3. Student
4. Faculty
Each Module has its own Username and Password for
Accessing the Module and each Module has its own
Functionality based on theirlevel ofprofileandaccessrights.
1-Functionalities of Administrator:
 Administrator plays a main role in the project. once
the administrator enters the valid user id and
password he/she can access and provide the
following:
 Admin can add the subject and upload the student
details.
 Admin can update the student database
 Admin can upload the supplementary results.
2-Functionalities of HOD:
 Once the registered HOD enters the valid user id
and password which is given by the administrator,
he/she will be provided with the followingservices.
 HOD to view class result.
 HOD to view subject wise result.
 HOD to view year wise marks.
 HOD to view branch wise marks.
 HOD to make a comparative analysis.
3- Functionalities of the Faculty:
 Once the registered faculty enters the valid user id
and password which is given by the administrator,
he/she will be provided with the followingservices.
 Faculty to view class result.
 Faculty to view subject wise result.
 Faculty to Calculating the percentage (internal,
external and both).
 Faculty to make comparative analysis of Aggregate
percentage of passed and failed student in each
semester.
4- Functionalities of the Student:
 Once an applicant enters the valid user id and
password he/she will be provided with the
following:
 Student to upload the PDF format result of each
semester.
 Student to view semester wise marks.
 Student to view aggregate of all the semesters.
 Student to view subject wise marks.
 Student to make a comparative analysis.
6. FUTURE SCOPE
As in the existing system we have to enter the data manually
or through excel sheet but here we are extracting the data
from the PDF file. Future scope of this project is thatthedata
for the result can be directly extracted from the respected
web site and more features can be added to this web
application like attendance and class performance record
3. CONCLUSION
All the requirements and goals are achieved in the project
which makes it simple and user-friendly web applicationfor
student result analysis and to generate the performance
report of the student in the form of excel sheet. It will help in
increase the productivity of teacher and the college staff as
they don’t have to waste their time on analysis of result and
in generating the performance report of the student it also
helps the teacher and college staffinmaintainingthestudent
data as this web application use the centralized relational
database and we can access the data from the databasefrom
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3317
the remote location through the web application only
required is the user id and password to get access to the
data.
ACKNOWLEDGEMENT
We are very thankful to Mrs. Monica Sehrawat who had
guided us during this whole project and provided their
precious suggestion to make this project efficient and
achievable in the given period. She encouraged us all
throughout the journey with his constant support and
guidance. This paper wouldn’t have been possible without
her.
REFERENCES
1. https://en.wikipedia.org/wiki/Student_information
_s ystem
2. https://ieeexplore.ieee.org/abstract/document/70
20662
3. https://www.academia.edu/10238441/STUDENT_
RESULT_ANALYSIS_REPORT_GENERATOR_INTROD
UCTION
4. https://www.irjet.net/archives/V3/i2/IRJET-
V3I2141.pdf
5. https://www.onlinejournal.in/IJIRV2I6/121.pdf
6. Chew Li Sa,
Dayang Hanani bt. Abang Ibrahim,Emmy Dahliana H
ossain,Mohammad bin Hossin,Studentperformance
analysis system (SPAS),2015

Weitere ähnliche Inhalte

Was ist angesagt?

Student Monitoring Attendance System
Student Monitoring Attendance SystemStudent Monitoring Attendance System
Student Monitoring Attendance System
yumico23
 
School management system
School management systemSchool management system
School management system
Soumya Behera
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
Amit Panwar
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
idowume
 
Smart Attendance System using QR Code with SMS Notification
Smart Attendance System using QR Code with SMS NotificationSmart Attendance System using QR Code with SMS Notification
Smart Attendance System using QR Code with SMS Notification
fatinnadzirah98
 

Was ist angesagt? (20)

Air ticket reservation_system_presentati
Air ticket reservation_system_presentatiAir ticket reservation_system_presentati
Air ticket reservation_system_presentati
 
SMART ATTENDANCE SYSTEM USING QR CODE WITH SMS.pptx
SMART ATTENDANCE SYSTEM USING QR CODE WITH SMS.pptxSMART ATTENDANCE SYSTEM USING QR CODE WITH SMS.pptx
SMART ATTENDANCE SYSTEM USING QR CODE WITH SMS.pptx
 
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured ChartStock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
 
Student result management system
Student result management systemStudent result management system
Student result management system
 
Air line reservation system software engeniring
Air line reservation system software engeniringAir line reservation system software engeniring
Air line reservation system software engeniring
 
Student Monitoring Attendance System
Student Monitoring Attendance SystemStudent Monitoring Attendance System
Student Monitoring Attendance System
 
College management-system
College management-systemCollege management-system
College management-system
 
School management system
School management systemSchool management system
School management system
 
University online course registration system
University online course registration systemUniversity online course registration system
University online course registration system
 
Finale project 1
Finale project 1Finale project 1
Finale project 1
 
Course Registration System-Problem Statement, SRS,ERD, DFD, Structured Chart
Course Registration System-Problem Statement, SRS,ERD, DFD, Structured ChartCourse Registration System-Problem Statement, SRS,ERD, DFD, Structured Chart
Course Registration System-Problem Statement, SRS,ERD, DFD, Structured Chart
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
Computerized Grading System 2016
Computerized Grading System 2016Computerized Grading System 2016
Computerized Grading System 2016
 
School Management System
School Management SystemSchool Management System
School Management System
 
Airline reservation system documentation
Airline reservation system documentationAirline reservation system documentation
Airline reservation system documentation
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
 
Abstract
AbstractAbstract
Abstract
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Smart Attendance System using QR Code with SMS Notification
Smart Attendance System using QR Code with SMS NotificationSmart Attendance System using QR Code with SMS Notification
Smart Attendance System using QR Code with SMS Notification
 
Leave management system
Leave management systemLeave management system
Leave management system
 

Ähnlich wie IRJET- Student Result Analysis and Performance Report Generator

project documentation.docx
project documentation.docxproject documentation.docx
project documentation.docx
poojamogaveer
 

Ähnlich wie IRJET- Student Result Analysis and Performance Report Generator (20)

Exam Result Analysis
Exam Result AnalysisExam Result Analysis
Exam Result Analysis
 
IRJET- ACE Forum
IRJET-  	  ACE ForumIRJET-  	  ACE Forum
IRJET- ACE Forum
 
COLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMCOLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEM
 
IRJET - Abhiyantriki Shiksha
IRJET - Abhiyantriki ShikshaIRJET - Abhiyantriki Shiksha
IRJET - Abhiyantriki Shiksha
 
iStudent Management System – “Isms”
iStudent Management System – “Isms”iStudent Management System – “Isms”
iStudent Management System – “Isms”
 
College Feedback System
College Feedback SystemCollege Feedback System
College Feedback System
 
Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)
 
project documentation.docx
project documentation.docxproject documentation.docx
project documentation.docx
 
‘SITP Test Manager’ Add-On for Google Form
‘SITP Test Manager’ Add-On for Google Form‘SITP Test Manager’ Add-On for Google Form
‘SITP Test Manager’ Add-On for Google Form
 
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEDEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
 
Result generation system for cbgs scheme in educational organization
Result generation system for cbgs scheme in educational organizationResult generation system for cbgs scheme in educational organization
Result generation system for cbgs scheme in educational organization
 
PORT FOLIO
PORT FOLIOPORT FOLIO
PORT FOLIO
 
Student Result Analysis System
Student Result Analysis SystemStudent Result Analysis System
Student Result Analysis System
 
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual
 
Student_results_management_system proposel.pdf
Student_results_management_system proposel.pdfStudent_results_management_system proposel.pdf
Student_results_management_system proposel.pdf
 
IRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
IRJET- A Web-Based Career Spot for Placement Activities and Data AnalysisIRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
IRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
 
IRJET- Study and Design of Social Academy Website
IRJET- Study and Design of Social Academy WebsiteIRJET- Study and Design of Social Academy Website
IRJET- Study and Design of Social Academy Website
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01
 

Mehr von IRJET Journal

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Kürzlich hochgeladen (20)

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 

IRJET- Student Result Analysis and Performance Report Generator

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3314 Student Result Analysis and Performance Report Generator Anurag Sharma1, Nikhil Gupta2, Anamika Tripathi3, Monica Sehrawat4 1,2,3Student, Department of Computer Science and Engineering, ABES Institute Technology, Ghaziabad 4Professor, Department of Computer Science and Engineering, ABES Institute Technology, Ghaziabad ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The Student result analysis and Performance report generator used ingeneratingtheperformancereportof students according to year, branch, section and subject wise which is quite difficult and time-consuming process in every college. The Student Result Analysis and performance Report Generator helps the teacher to analyze the result and generates its report by just one clicks and it also allows the students to see their academic performance subject, year or semester wise by just only uploading thereresultPDFfile. HOD of department can see the pass percentage of the student through pictorial repetition which can be categorized subject wise, section wise, overall performance of branch or single student result. It’s a web based application which can be accessed from anywhere through web browser. Key Words: PDF, JSP, Java, MySQL, Charts 1. INTRODUCTION Student Result Analysis and Performance Report Generator is a web application which designed using Jsp technology and MySQL used for database. This application used for the analyzing the student results according to the user requirements and generate the performance report of student, subject or branch. It also allows the student to see their individual performance in semester. this will help the college management to take the appropriate actions to improve the quality of education and helps in improving the performance of students. And it also solves the data management problem as all the data is centralizedandifany change is made in data then everyone who is using this application can see it. 2. FUNCTIONAL OVERVIEW 2.1 Admin  The admin has the access to all the modules in the software and it can add or edit existing information of the HOD, Teacher, or Student and decides what teacher or student can access in their modules and apart from this it can add the data of result manually. 2.2 HOD  It is the module for the Head of department. it has the responsibility to add the teachers for the specific department and assign the subject to the teacher and can compare the student result data in different pattern like subject, class, branch, year, or can view particular student or teacherperformance and can generate their performance report in the form of excel sheet and pie chart. 2.3 Faculty  Teacher can access all theinformationofstudentfor particular branch which is assigned by the HOD. And can upload the student result and can edit the student information as per the requirement and update the marks manually of its particular subject. Teacher can see the pictorial comparison of the students by calculating the percentage (internal, external and both).and comparative analysis of Aggregate percentage of passed and failed student in each semester and finally can generate the performance report for its subject in excel sheet. 2.4 Student:  Student have very limited rights in terms of edit or updating the information.AStudentonlycanupload its result for each semester. He/she can see its overall performance of all the subjects comparatively in the form of pie chart and it can also compare its performance to other student.  Student can see its Percentage of semester or can see its aggregate percentage of all the semester till date and can set his target percentage for semester or aggregate for the period of course. 3. EXISTING SYSTEM Current system is bit time consuming as they require some amount of work to be done priorforexamplecreatinga excel sheet which contains student information like marks, personal details or enter all these details manually 3.1 Disadvantages of Existing System:  The current system is time consuming.  In current system, some manual work is to be done which makes it complex.  In current system user must have some knowledge about creating and managing the particular file which is to be upload to the system for data extraction
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3315  Some of the current software are not platform independent. 4. PROPOSED SYSTEM This is the tracking system which is used to keep track on the students overall academic performance and generate its report. In this system, a user must do is to upload the result of student in the PDF form and then you can see the performance report of the student. System can also compare the student result with other student and user can see the comparative analysis report of the batch of the student. In the proposed system, the user has do is download the result in the PDF form and upload to it in the system and the rest of the things will be done by the system which make it simple and fast. 4.1 Advantages of Proposed System:  As the proposed system is a web application so you can access it from anywhere in the world only you must remember your id and password.  Teacher do not have to prepare the excel sheet of marks of each student.  It is very simple as users only have to upload the PDF of the result because rest of the work is automated.  No high configuration system required only required is the supporting browser. 4.2 Design: Fig.1. Use case diagram for overall system Fig.1. shows the interaction between the different modules of the system with the user and show what they can access in system. There are four actors in the whole system and what they can access is shown by this simple use case diagram Fig.2. Level 0 DFD for System Fig.2. is Level zero diagrammatical representation of the flow of data between end user and system Fig.3. Level 1 DFD for user Fig.3. is Level one diagrammatical representation of the flow of data between Student, Teacher, HOD and the system.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3316 Fig.4. Object Diagram Fig.4. is diagrammatical representation of the flow of Object between the User account and the system. 5. WORKING This Project is designed for colleges that need to manage results across multiple branches and students that need to track, manage and report results.Thisapplicationcanrun on any kind of operating system. At a time, we can see all the years result in a single sheet and we can see the individual candidate’s results separately, The Project can read the Result in PDF format and generating the report. Report generated is in the form of excel sheets and pie chart. The Project Consists of Four modules: 1. Administrator 2. HOD 3. Student 4. Faculty Each Module has its own Username and Password for Accessing the Module and each Module has its own Functionality based on theirlevel ofprofileandaccessrights. 1-Functionalities of Administrator:  Administrator plays a main role in the project. once the administrator enters the valid user id and password he/she can access and provide the following:  Admin can add the subject and upload the student details.  Admin can update the student database  Admin can upload the supplementary results. 2-Functionalities of HOD:  Once the registered HOD enters the valid user id and password which is given by the administrator, he/she will be provided with the followingservices.  HOD to view class result.  HOD to view subject wise result.  HOD to view year wise marks.  HOD to view branch wise marks.  HOD to make a comparative analysis. 3- Functionalities of the Faculty:  Once the registered faculty enters the valid user id and password which is given by the administrator, he/she will be provided with the followingservices.  Faculty to view class result.  Faculty to view subject wise result.  Faculty to Calculating the percentage (internal, external and both).  Faculty to make comparative analysis of Aggregate percentage of passed and failed student in each semester. 4- Functionalities of the Student:  Once an applicant enters the valid user id and password he/she will be provided with the following:  Student to upload the PDF format result of each semester.  Student to view semester wise marks.  Student to view aggregate of all the semesters.  Student to view subject wise marks.  Student to make a comparative analysis. 6. FUTURE SCOPE As in the existing system we have to enter the data manually or through excel sheet but here we are extracting the data from the PDF file. Future scope of this project is thatthedata for the result can be directly extracted from the respected web site and more features can be added to this web application like attendance and class performance record 3. CONCLUSION All the requirements and goals are achieved in the project which makes it simple and user-friendly web applicationfor student result analysis and to generate the performance report of the student in the form of excel sheet. It will help in increase the productivity of teacher and the college staff as they don’t have to waste their time on analysis of result and in generating the performance report of the student it also helps the teacher and college staffinmaintainingthestudent data as this web application use the centralized relational database and we can access the data from the databasefrom
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3317 the remote location through the web application only required is the user id and password to get access to the data. ACKNOWLEDGEMENT We are very thankful to Mrs. Monica Sehrawat who had guided us during this whole project and provided their precious suggestion to make this project efficient and achievable in the given period. She encouraged us all throughout the journey with his constant support and guidance. This paper wouldn’t have been possible without her. REFERENCES 1. https://en.wikipedia.org/wiki/Student_information _s ystem 2. https://ieeexplore.ieee.org/abstract/document/70 20662 3. https://www.academia.edu/10238441/STUDENT_ RESULT_ANALYSIS_REPORT_GENERATOR_INTROD UCTION 4. https://www.irjet.net/archives/V3/i2/IRJET- V3I2141.pdf 5. https://www.onlinejournal.in/IJIRV2I6/121.pdf 6. Chew Li Sa, Dayang Hanani bt. Abang Ibrahim,Emmy Dahliana H ossain,Mohammad bin Hossin,Studentperformance analysis system (SPAS),2015