尊敬的 微信汇率:1円 ≈ 0.046215 元 支付宝汇率:1円 ≈ 0.046306元 [退出登录]
SlideShare a Scribd company logo
FACULTY
EVALUATION SYSTEM
Project Report Presentation
Submitted by
Md. Shaikhul Islam Saad 13227202089
Md Jakir Hossen 13327202172
Shourav Raj 13327202080
Md. Rafiqul Islam 13228202052
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
THE PEOPLE’S UNIVERSITY OF BANGLADESH
ABSTRACT
‘Faculty Evaluation System’ is generally used by two types of users:
 Student
 Admin
The application has a database of questionnaire which will be given to the students after a
secured login. There is a mechanism to add, modify or delete a question to/from the database.
The application should evaluate the answers given by the students based on the feedback
(which will be given by a number 1 – 5) and a percentile / grade has to be generated to all the
faculty members of a particular department.
ABSTRACT
This evaluation report will be checked by the ‛Admin“. He/she can view the overall
evaluation chart and the grades a faculty obtained.
We have developed an evaluation system of the faculty to provide evaluation in an
easy and quick manner to the University. So we call it as Faculty Evaluation System
which delivers via the student-admin interface as online system which acts as a
Service Provider. By using this online system we can make it better and quick.
CONTENTS
1. INTRODUCTION
2. PROJECT ANALYSIS
1. TOOLS WE USE
3. PROJECT DESIGN
1. USECASE DIAGRAMS
4. OUTPUT SCREENS
5. CONCLUSION & ENHANCEMENTS
1. INTRODUCTION
We have developed a evaluation system of the faculty to provide evaluation in an
easy and quick manner to the University. So we call it as Faculty Evaluation System
which delivers via the student-admin interface as online system which acts as a
Service Provider. By using this technology we can make fast evaluation about the
faculty by the students and inform on time to the Chairman of the Departments.
This project has two types of users: Student and Admin. The student can give
evaluation in online system provided by the University. First, admin can prepare
questions & add or update these questions to the online system. After that it will be
viewed by the students and can evaluate about the faculties.
This feedback report will be checked by the Chairman. He/she can view overall
evaluation chart and view the grades obtained by the faculties and provide this
report to the faculty.
HIGHLIGHTS
Save your time – giving evaluation by online system can save time of the users
compared to the manual process.
Manage the entire process – the entire process of giving evaluation and viewing the
report after giving evaluation can be managed easily.
Enhance the skill of the faculty– authority can find the details about the faculty’s
capability in teaching to the students and thus can advise the faculty to enhance
their efforts.
Meet web standards – this system is easy to use which successfully combines form
with function. Using the latest PHP framework, the Laravel Framework, our system is
a complete faculty evaluation system with built-in features proving that it can easily
supports and integrate with the latest faculty evaluation system providers. This
system is designed to be simple to use, to understand and easy to implement and
configure. It is provided as an Application Service Provision, thus offering a low
setup costs.
EXISTING SYSTEM
In the existing system the evaluation is done by manual process where students can
give evaluation about the faculties by using paper and pen. But by our process,
students can give evaluation through online system without wasting their time.
In the manual system after when the feedback is given by all the students, papers are
collected by the Chairman and the overall grade for each subject and each faculty is
calculated. After that all those grade reports given by the Chairman are checked by
the University Authority. Hence the performance of faculties are estimated and
counseling of the faculty can be done.
So, the existing system requires more time to do a piece of work‚ for this reason the
online system evaluation is implemented.
This is the major limitation of the existing system for giving evaluation about the
Faculties and viewing report of the Faculties.
PROPOSED SYSTEM MODULES
The proposed system consists of two modules:
1. Student :
Student can give the feedback about the faculties on the scale of five. Students can give
evaluation about the faculty based on interaction of faculty in the class room with students.
According to that, students can give feedback as per the given grades.
2. Admin:
The feedback given by the students can be viewed by the staff and improve their performance
in teaching and other aspects
These feedback reports will be checked by the Chairman’s. He can view overall evaluation
charts and view the grades obtained to the faculty and give this report to the university
authority and counseling of the faculty can be done.
Finally, report will be referred by the University Authority and give suggestions to faculties to
improve their teaching.
These are the two modules present in the project so we have developed these things in very
easy and clearly understandable way. So, by seen above description the system having many
advantages as compared to the existing system.
2. PROJECT ANALYSIS
The project is mainly divided into two modules. They are
1) Student module
2) Admin module
STUDENT MODULE
The student will have the authorities on this as following:
1) View assigned courses for the current semester
2) View questions
3) Giving evaluation about the faculties
View assigned courses:
In this module the students can view all assigned courses for current semester.
View questions:
In this module students can view all questions in the database to give evaluation
about the faculties.
Giving evaluation about the faculties:
In this module student can give evaluation about the faculties according to questions
given in the database
ADMIN MODULE
1. Add/View/Update/Delete Faculties
2. Add/View/Update/Delete Batches
3. Approve/Remove Students
4. Change Students Batch
5. Add/View/Update/Delete Course
6. Add/View/Update/Delete Semester
7. Add/View/Update/Delete Assigned courses to the faculties
8. Add/View/Update/Delete Assigned courses to the batch/students
Admin will have the authorities on this as following:
ADMIN MODULE
9. Add Manual Assign courses to students
10. View Faculty Evaluation Report
11. View Faculty Evaluation Bar Chart Report
12. View Non Submitted student list of evaluation
TOOLS TO SUPPORT THE DEVELOPMENT PROCESS
 Tools we use
· Language used: PHP (Laravel Framework)
. HTML5-CSS3-BootStrap-JavaScript-Ajax
· Database used: My SQL
· Platform : windows/linux/mac
3. PROJECT DESIGN
Software design is an interactive process through which requirements are translated into a
‘Blue Print’ for constructing the software. The design is represented at high level of
abstraction, a level that can be directly translated to specific data, functional and behavioral
requirements. Preliminary design is concerned with the transformation of requirements into
data and software architecture. Detailed design focuses on refinements to the architectural
representation that lead to detailed data structure and algorithmic representation for
software.
USECASE DIAGRAM OF ADMIN
Login • Update Password
Faculties
• Add/View/Update/Delet
e
• Assign Courses
• View/Update/Delete
Assign Courses
Students
• View Pending Students
• Approve
• Delete
• Update Batch
• Assign Courses
Batches
• Add/View/Update/Delet
e
• Assign Courses
• View Assign Courses
• Update Assign courses
• Delete Assign Courses
Semesters
• Add/View/Update/Delet
e
• Make Current Semester
Reports
• Course wise grade
report
• Overall Bar Chart report
Logout
USECASE DIAGRAM OF STUDENT
Login
• Update
Password
Courses
• View Assigned
Courses
Evaluation
• View questions
• Send feedback
Logout
ER DIAGRAM OF ADMIN
ER DIAGRAM OF ADMIN (password reset and approve students)
ER DIAGRAM OF STUDENT
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System home page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System Student Register page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System Student login page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System Student home page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System view assigned courses page of Student
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System - evaluation page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System Admin login page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System Admin home page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ add faculty page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view faculties page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ add semester page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view semesters page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ add course page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view courses page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ add batch page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view assigned faculty with courses page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view assigned students(Batch) with courses page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view verified students page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view pending students page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ assign courses to faculty page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ assign courses to batch page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ custom assign courses to student page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ change student batch page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view faculty evaluation report by course page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view faculty overall evaluation chart report page
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ output of faculty evaluation report by course
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ output of faculty overall evaluation bar chart report
4. OUTPUT SCREENS
The above output screen shows the Faculty Evaluation System ‛Admin“ view student list of non submitted evaluation page
5. CONCLUSION AND ENHANCEMENTS
Conclusion:
The Project ‛Faculty Evaluation System“ is designed in order reduce the burden of maintaining
bulk of records of all the students evaluation details of who study in an Educational
Institution. Inserting, retrieving and updating the evaluation details of a student are easy when
it is compared to the manual feedback and storing. Maintaining the project is also easy which
can is easily understandable. Maintaining the details in the database is manageable
Future Enhancements:
Due to the lack of time, the design part is not done so attractive. Further enhancements can
be made in designing the screens. Some more forms can also be added so as to better
retrieve the feedback details. Various other options can also be added for the better usability
of project.
THANK YOU FOR YOUR ATTENTION
Hope you enjoyed our presentation.

More Related Content

What's hot

Student Information System (SIS) in PHP
Student Information System (SIS) in PHPStudent Information System (SIS) in PHP
Student Information System (SIS) in PHP
Saif Ali Tai
 
Project Report of Faculty feedback system
Project Report of Faculty feedback systemProject Report of Faculty feedback system
Project Report of Faculty feedback system
BalajeeSofTech
 
Online Examination System Presentation
Online Examination System PresentationOnline Examination System Presentation
Online Examination System Presentation
rahul patil
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
Ankan Banerjee
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
Pulkiŧ Sharma
 
School management System
School management SystemSchool management System
School management System
HATIM Bhagat
 
School Management System
School Management SystemSchool Management System
School Management System
Zain Basit
 
Capstone Project Student Management System
Capstone Project Student Management SystemCapstone Project Student Management System
Capstone Project Student Management System
Donna Muller
 
Student Management System
Student Management SystemStudent Management System
Student Management System
HamaQarani
 
Student feedback system
Student feedback systemStudent feedback system
Student feedback system
msandbhor
 
Online school mangment system
Online school mangment system Online school mangment system
Online school mangment system
Abdirizak hussein moh'ud gutaale
 
Class Diagram for Online Examination system
Class Diagram for Online Examination systemClass Diagram for Online Examination system
Class Diagram for Online Examination system
HASIM ALI
 
Student information system
Student information systemStudent information system
Student information system
Saqib Nadeem
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
Amit Panwar
 
Alumni Management System
Alumni Management SystemAlumni Management System
Alumni Management System
sneha indulkar
 
University management system
University management systemUniversity management system
University management system
VINITSAMMIR
 
ppt for online exanition system
ppt for online exanition systemppt for online exanition system
ppt for online exanition system
prahlad chandra
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
Proshanta Halder
 
School management system
School management systemSchool management system
School management system
asd143
 
School management system
School management systemSchool management system
School management system
Soumya Behera
 

What's hot (20)

Student Information System (SIS) in PHP
Student Information System (SIS) in PHPStudent Information System (SIS) in PHP
Student Information System (SIS) in PHP
 
Project Report of Faculty feedback system
Project Report of Faculty feedback systemProject Report of Faculty feedback system
Project Report of Faculty feedback system
 
Online Examination System Presentation
Online Examination System PresentationOnline Examination System Presentation
Online Examination System Presentation
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
 
School management System
School management SystemSchool management System
School management System
 
School Management System
School Management SystemSchool Management System
School Management System
 
Capstone Project Student Management System
Capstone Project Student Management SystemCapstone Project Student Management System
Capstone Project Student Management System
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
Student feedback system
Student feedback systemStudent feedback system
Student feedback system
 
Online school mangment system
Online school mangment system Online school mangment system
Online school mangment system
 
Class Diagram for Online Examination system
Class Diagram for Online Examination systemClass Diagram for Online Examination system
Class Diagram for Online Examination system
 
Student information system
Student information systemStudent information system
Student information system
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
Alumni Management System
Alumni Management SystemAlumni Management System
Alumni Management System
 
University management system
University management systemUniversity management system
University management system
 
ppt for online exanition system
ppt for online exanition systemppt for online exanition system
ppt for online exanition system
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
School management system
School management systemSchool management system
School management system
 
School management system
School management systemSchool management system
School management system
 

Similar to Online Faculty evaluation system project presentation

Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
Manmeet Sinha
 
Online-Exam Report on dpms project queries
Online-Exam Report on dpms project  queriesOnline-Exam Report on dpms project  queries
Online-Exam Report on dpms project queries
SurajVerma127401
 
Project report feedback_system(1)
Project report feedback_system(1)Project report feedback_system(1)
Project report feedback_system(1)
Sonu Lovesforu
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
Kamal Acharya
 
Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)
shindept123
 
ONLINE STUDENT FEEDBACK SYSTEM
ONLINE STUDENT FEEDBACK SYSTEMONLINE STUDENT FEEDBACK SYSTEM
ONLINE STUDENT FEEDBACK SYSTEM
VENKATA RAMANA PRABHALAVEEDU
 
IRJET- Institution Evaluation System
IRJET- Institution Evaluation SystemIRJET- Institution Evaluation System
IRJET- Institution Evaluation System
IRJET Journal
 
online exninition system ppt
online exninition system pptonline exninition system ppt
online exninition system ppt
prahlad chandra
 
Online Testing (Examination) System
Online Testing (Examination) SystemOnline Testing (Examination) System
Online Testing (Examination) System
oDesk
 
Student result management system in java.pptx
Student result management system in java.pptxStudent result management system in java.pptx
Student result management system in java.pptx
VanshGupta597842
 
Quiz Buzz.pptx
Quiz Buzz.pptxQuiz Buzz.pptx
Quiz Buzz.pptx
TechCK
 
IMS (1).pptx
IMS (1).pptxIMS (1).pptx
IMS (1).pptx
AMANDYtube
 
Online examination system of open and distance education
Online examination system of open and distance educationOnline examination system of open and distance education
Online examination system of open and distance education
Pallavi Singh
 
College Feedback System
College Feedback SystemCollege Feedback System
College Feedback System
IRJET Journal
 
Online course management system
Online course management systemOnline course management system
Online course management system
paparaon
 
Student Result Management System
Student Result  Management System Student Result  Management System
Student Result Management System
Bangladesh University
 
Project report
Project reportProject report
Project report
sarthak ghosh
 
Student_results_management_system proposel.pdf
Student_results_management_system proposel.pdfStudent_results_management_system proposel.pdf
Student_results_management_system proposel.pdf
KhondokerAbuNaim
 
Exam Result Analysis
Exam Result AnalysisExam Result Analysis
Exam Result Analysis
IRJET Journal
 
Best Education Management System Education and Training Kentowin.com
Best Education Management System Education and Training Kentowin.comBest Education Management System Education and Training Kentowin.com
Best Education Management System Education and Training Kentowin.com
Vijay Pullannagari
 

Similar to Online Faculty evaluation system project presentation (20)

Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
 
Online-Exam Report on dpms project queries
Online-Exam Report on dpms project  queriesOnline-Exam Report on dpms project  queries
Online-Exam Report on dpms project queries
 
Project report feedback_system(1)
Project report feedback_system(1)Project report feedback_system(1)
Project report feedback_system(1)
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)
 
ONLINE STUDENT FEEDBACK SYSTEM
ONLINE STUDENT FEEDBACK SYSTEMONLINE STUDENT FEEDBACK SYSTEM
ONLINE STUDENT FEEDBACK SYSTEM
 
IRJET- Institution Evaluation System
IRJET- Institution Evaluation SystemIRJET- Institution Evaluation System
IRJET- Institution Evaluation System
 
online exninition system ppt
online exninition system pptonline exninition system ppt
online exninition system ppt
 
Online Testing (Examination) System
Online Testing (Examination) SystemOnline Testing (Examination) System
Online Testing (Examination) System
 
Student result management system in java.pptx
Student result management system in java.pptxStudent result management system in java.pptx
Student result management system in java.pptx
 
Quiz Buzz.pptx
Quiz Buzz.pptxQuiz Buzz.pptx
Quiz Buzz.pptx
 
IMS (1).pptx
IMS (1).pptxIMS (1).pptx
IMS (1).pptx
 
Online examination system of open and distance education
Online examination system of open and distance educationOnline examination system of open and distance education
Online examination system of open and distance education
 
College Feedback System
College Feedback SystemCollege Feedback System
College Feedback System
 
Online course management system
Online course management systemOnline course management system
Online course management system
 
Student Result Management System
Student Result  Management System Student Result  Management System
Student Result Management System
 
Project report
Project reportProject report
Project report
 
Student_results_management_system proposel.pdf
Student_results_management_system proposel.pdfStudent_results_management_system proposel.pdf
Student_results_management_system proposel.pdf
 
Exam Result Analysis
Exam Result AnalysisExam Result Analysis
Exam Result Analysis
 
Best Education Management System Education and Training Kentowin.com
Best Education Management System Education and Training Kentowin.comBest Education Management System Education and Training Kentowin.com
Best Education Management System Education and Training Kentowin.com
 

Recently uploaded

THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
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
 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ShwetaGawande8
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
khabri85
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
family welfare programme-pptx details welfare
family welfare programme-pptx details welfarefamily welfare programme-pptx details welfare
family welfare programme-pptx details welfare
AnushreeBhunia
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
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
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
Mohammad Al-Dhahabi
 
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
Alexandra N. Martinez
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
Payaamvohra1
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
heathfieldcps1
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
 
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
andagarcia212
 

Recently uploaded (20)

THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
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
 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
family welfare programme-pptx details welfare
family welfare programme-pptx details welfarefamily welfare programme-pptx details welfare
family welfare programme-pptx details welfare
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
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
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
 
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
Dreamin in Color '24 - (Workshop) Design an API Specification with MuleSoft's...
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
 
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
欧洲杯下注-欧洲杯下注押注官网-欧洲杯下注押注网站|【​网址​🎉ac44.net🎉​】
 

Online Faculty evaluation system project presentation

  • 2. Submitted by Md. Shaikhul Islam Saad 13227202089 Md Jakir Hossen 13327202172 Shourav Raj 13327202080 Md. Rafiqul Islam 13228202052 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING THE PEOPLE’S UNIVERSITY OF BANGLADESH
  • 3. ABSTRACT ‘Faculty Evaluation System’ is generally used by two types of users:  Student  Admin The application has a database of questionnaire which will be given to the students after a secured login. There is a mechanism to add, modify or delete a question to/from the database. The application should evaluate the answers given by the students based on the feedback (which will be given by a number 1 – 5) and a percentile / grade has to be generated to all the faculty members of a particular department.
  • 4. ABSTRACT This evaluation report will be checked by the ‛Admin“. He/she can view the overall evaluation chart and the grades a faculty obtained. We have developed an evaluation system of the faculty to provide evaluation in an easy and quick manner to the University. So we call it as Faculty Evaluation System which delivers via the student-admin interface as online system which acts as a Service Provider. By using this online system we can make it better and quick.
  • 5. CONTENTS 1. INTRODUCTION 2. PROJECT ANALYSIS 1. TOOLS WE USE 3. PROJECT DESIGN 1. USECASE DIAGRAMS 4. OUTPUT SCREENS 5. CONCLUSION & ENHANCEMENTS
  • 6. 1. INTRODUCTION We have developed a evaluation system of the faculty to provide evaluation in an easy and quick manner to the University. So we call it as Faculty Evaluation System which delivers via the student-admin interface as online system which acts as a Service Provider. By using this technology we can make fast evaluation about the faculty by the students and inform on time to the Chairman of the Departments. This project has two types of users: Student and Admin. The student can give evaluation in online system provided by the University. First, admin can prepare questions & add or update these questions to the online system. After that it will be viewed by the students and can evaluate about the faculties. This feedback report will be checked by the Chairman. He/she can view overall evaluation chart and view the grades obtained by the faculties and provide this report to the faculty.
  • 7. HIGHLIGHTS Save your time – giving evaluation by online system can save time of the users compared to the manual process. Manage the entire process – the entire process of giving evaluation and viewing the report after giving evaluation can be managed easily. Enhance the skill of the faculty– authority can find the details about the faculty’s capability in teaching to the students and thus can advise the faculty to enhance their efforts. Meet web standards – this system is easy to use which successfully combines form with function. Using the latest PHP framework, the Laravel Framework, our system is a complete faculty evaluation system with built-in features proving that it can easily supports and integrate with the latest faculty evaluation system providers. This system is designed to be simple to use, to understand and easy to implement and configure. It is provided as an Application Service Provision, thus offering a low setup costs.
  • 8. EXISTING SYSTEM In the existing system the evaluation is done by manual process where students can give evaluation about the faculties by using paper and pen. But by our process, students can give evaluation through online system without wasting their time. In the manual system after when the feedback is given by all the students, papers are collected by the Chairman and the overall grade for each subject and each faculty is calculated. After that all those grade reports given by the Chairman are checked by the University Authority. Hence the performance of faculties are estimated and counseling of the faculty can be done. So, the existing system requires more time to do a piece of work‚ for this reason the online system evaluation is implemented. This is the major limitation of the existing system for giving evaluation about the Faculties and viewing report of the Faculties.
  • 9. PROPOSED SYSTEM MODULES The proposed system consists of two modules: 1. Student : Student can give the feedback about the faculties on the scale of five. Students can give evaluation about the faculty based on interaction of faculty in the class room with students. According to that, students can give feedback as per the given grades. 2. Admin: The feedback given by the students can be viewed by the staff and improve their performance in teaching and other aspects These feedback reports will be checked by the Chairman’s. He can view overall evaluation charts and view the grades obtained to the faculty and give this report to the university authority and counseling of the faculty can be done. Finally, report will be referred by the University Authority and give suggestions to faculties to improve their teaching. These are the two modules present in the project so we have developed these things in very easy and clearly understandable way. So, by seen above description the system having many advantages as compared to the existing system.
  • 10. 2. PROJECT ANALYSIS The project is mainly divided into two modules. They are 1) Student module 2) Admin module
  • 11. STUDENT MODULE The student will have the authorities on this as following: 1) View assigned courses for the current semester 2) View questions 3) Giving evaluation about the faculties View assigned courses: In this module the students can view all assigned courses for current semester. View questions: In this module students can view all questions in the database to give evaluation about the faculties. Giving evaluation about the faculties: In this module student can give evaluation about the faculties according to questions given in the database
  • 12. ADMIN MODULE 1. Add/View/Update/Delete Faculties 2. Add/View/Update/Delete Batches 3. Approve/Remove Students 4. Change Students Batch 5. Add/View/Update/Delete Course 6. Add/View/Update/Delete Semester 7. Add/View/Update/Delete Assigned courses to the faculties 8. Add/View/Update/Delete Assigned courses to the batch/students Admin will have the authorities on this as following:
  • 13. ADMIN MODULE 9. Add Manual Assign courses to students 10. View Faculty Evaluation Report 11. View Faculty Evaluation Bar Chart Report 12. View Non Submitted student list of evaluation
  • 14. TOOLS TO SUPPORT THE DEVELOPMENT PROCESS  Tools we use · Language used: PHP (Laravel Framework) . HTML5-CSS3-BootStrap-JavaScript-Ajax · Database used: My SQL · Platform : windows/linux/mac
  • 15. 3. PROJECT DESIGN Software design is an interactive process through which requirements are translated into a ‘Blue Print’ for constructing the software. The design is represented at high level of abstraction, a level that can be directly translated to specific data, functional and behavioral requirements. Preliminary design is concerned with the transformation of requirements into data and software architecture. Detailed design focuses on refinements to the architectural representation that lead to detailed data structure and algorithmic representation for software.
  • 16. USECASE DIAGRAM OF ADMIN Login • Update Password Faculties • Add/View/Update/Delet e • Assign Courses • View/Update/Delete Assign Courses Students • View Pending Students • Approve • Delete • Update Batch • Assign Courses Batches • Add/View/Update/Delet e • Assign Courses • View Assign Courses • Update Assign courses • Delete Assign Courses Semesters • Add/View/Update/Delet e • Make Current Semester Reports • Course wise grade report • Overall Bar Chart report Logout
  • 17. USECASE DIAGRAM OF STUDENT Login • Update Password Courses • View Assigned Courses Evaluation • View questions • Send feedback Logout
  • 18. ER DIAGRAM OF ADMIN
  • 19. ER DIAGRAM OF ADMIN (password reset and approve students)
  • 20. ER DIAGRAM OF STUDENT
  • 21. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System home page
  • 22. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System Student Register page
  • 23. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System Student login page
  • 24. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System Student home page
  • 25. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System view assigned courses page of Student
  • 26. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System - evaluation page
  • 27. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System Admin login page
  • 28. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System Admin home page
  • 29. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ add faculty page
  • 30. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view faculties page
  • 31. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ add semester page
  • 32. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view semesters page
  • 33. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ add course page
  • 34. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view courses page
  • 35. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ add batch page
  • 36. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view assigned faculty with courses page
  • 37. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view assigned students(Batch) with courses page
  • 38. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view verified students page
  • 39. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view pending students page
  • 40. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ assign courses to faculty page
  • 41. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ assign courses to batch page
  • 42. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ custom assign courses to student page
  • 43. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ change student batch page
  • 44. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view faculty evaluation report by course page
  • 45. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view faculty overall evaluation chart report page
  • 46. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ output of faculty evaluation report by course
  • 47. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ output of faculty overall evaluation bar chart report
  • 48. 4. OUTPUT SCREENS The above output screen shows the Faculty Evaluation System ‛Admin“ view student list of non submitted evaluation page
  • 49. 5. CONCLUSION AND ENHANCEMENTS Conclusion: The Project ‛Faculty Evaluation System“ is designed in order reduce the burden of maintaining bulk of records of all the students evaluation details of who study in an Educational Institution. Inserting, retrieving and updating the evaluation details of a student are easy when it is compared to the manual feedback and storing. Maintaining the project is also easy which can is easily understandable. Maintaining the details in the database is manageable Future Enhancements: Due to the lack of time, the design part is not done so attractive. Further enhancements can be made in designing the screens. Some more forms can also be added so as to better retrieve the feedback details. Various other options can also be added for the better usability of project.
  • 50. THANK YOU FOR YOUR ATTENTION Hope you enjoyed our presentation.
  翻译: