Online Faculty evaluation system project presentation

Shaikhul Saad
Shaikhul SaadHead of IT at Wartpex Bangladesh Limited em Wartpex Bangladesh Limited
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.
1 de 50

Recomendados

Faculty evaluation system por
Faculty evaluation systemFaculty evaluation system
Faculty evaluation systemEdwin Marquez
2.7K visualizações6 slides
Online Performance Evaluation System por
Online Performance Evaluation SystemOnline Performance Evaluation System
Online Performance Evaluation SystemPratham Vision
4K visualizações17 slides
WEB-BASED FACULTY EVALUATION SYSTEM FOR MARINDUQUE STATE COLLEGE por
WEB-BASED FACULTY EVALUATION SYSTEM FOR MARINDUQUE STATE COLLEGEWEB-BASED FACULTY EVALUATION SYSTEM FOR MARINDUQUE STATE COLLEGE
WEB-BASED FACULTY EVALUATION SYSTEM FOR MARINDUQUE STATE COLLEGEEdwin Marquez
10.7K visualizações6 slides
Result Management System - CSE Final Year Projects por
Result Management System - CSE Final Year ProjectsResult Management System - CSE Final Year Projects
Result Management System - CSE Final Year ProjectsJubair Hossain
7K visualizações30 slides
student portal por
student portal student portal
student portal pinal patel
34.5K visualizações23 slides
Project Report of Faculty feedback system por
Project Report of Faculty feedback systemProject Report of Faculty feedback system
Project Report of Faculty feedback systemBalajeeSofTech
48K visualizações36 slides

Mais conteúdo relacionado

Mais procurados

Online Student Registration System por
Online Student Registration SystemOnline Student Registration System
Online Student Registration SystemSanjana Agarwal
173.6K visualizações175 slides
Learning Managment System por
Learning Managment SystemLearning Managment System
Learning Managment SystemUttara University
1.5K visualizações13 slides
Class Management System Project Proposal por
Class Management System Project ProposalClass Management System Project Proposal
Class Management System Project ProposalDhanushka Dissanayaka
7.4K visualizações10 slides
Online course reservation system por
Online course reservation systemOnline course reservation system
Online course reservation systemChamma Jabeedkhan
16.8K visualizações34 slides
Project report-on-student-information-management-system-php-mysql por
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlRaj Sharma
179.9K visualizações113 slides
Software requirement specification for online examination system por
Software requirement specification for online examination systemSoftware requirement specification for online examination system
Software requirement specification for online examination systemkarthik venkatesh
13.1K visualizações14 slides

Mais procurados(20)

Online Student Registration System por Sanjana Agarwal
Online Student Registration SystemOnline Student Registration System
Online Student Registration System
Sanjana Agarwal173.6K visualizações
Learning Managment System por Uttara University
Learning Managment SystemLearning Managment System
Learning Managment System
Uttara University1.5K visualizações
Class Management System Project Proposal por Dhanushka Dissanayaka
Class Management System Project ProposalClass Management System Project Proposal
Class Management System Project Proposal
Dhanushka Dissanayaka7.4K visualizações
Online course reservation system por Chamma Jabeedkhan
Online course reservation systemOnline course reservation system
Online course reservation system
Chamma Jabeedkhan16.8K visualizações
Project report-on-student-information-management-system-php-mysql por Raj Sharma
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysql
Raj Sharma179.9K visualizações
Software requirement specification for online examination system por karthik venkatesh
Software requirement specification for online examination systemSoftware requirement specification for online examination system
Software requirement specification for online examination system
karthik venkatesh13.1K visualizações
University management system por VINITSAMMIR
University management systemUniversity management system
University management system
VINITSAMMIR4.9K visualizações
15.project attendence managemnt system por Haseeb Nasir
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt system
Haseeb Nasir41.8K visualizações
Student management system por Gaurav Subham
Student management systemStudent management system
Student management system
Gaurav Subham112.9K visualizações
College Management System por Asfaque Khalid
College Management SystemCollege Management System
College Management System
Asfaque Khalid14.4K visualizações
Online attendance management system por Deepankar Sandhibigraha
Online attendance management systemOnline attendance management system
Online attendance management system
Deepankar Sandhibigraha30.6K visualizações
University management system por Mohammad Sayem
University management systemUniversity management system
University management system
Mohammad Sayem1.4K visualizações
Attendance Monitoring System of Marinduque Academy Inc. por Christel Jane Del Prado
Attendance Monitoring System of Marinduque Academy Inc.Attendance Monitoring System of Marinduque Academy Inc.
Attendance Monitoring System of Marinduque Academy Inc.
Christel Jane Del Prado9.1K visualizações
Project report college information management system on Advanced Java por Rishabh Kumar ☁️
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 ☁️24.7K visualizações
Course registration system por Barani Tharan
Course registration systemCourse registration system
Course registration system
Barani Tharan11.2K visualizações
University Management System por Nurul Amin Muhit
University Management SystemUniversity Management System
University Management System
Nurul Amin Muhit16.5K visualizações
Future scope of alumni project por Archana Deoli
Future scope of alumni projectFuture scope of alumni project
Future scope of alumni project
Archana Deoli19.9K visualizações
University/College Transport management system Documentation por Gaurav kumar rai - student
University/College Transport management system DocumentationUniversity/College Transport management system Documentation
University/College Transport management system Documentation
Gaurav kumar rai - student14.2K visualizações
Exam management system por Vasudha Chaturvedi
Exam management systemExam management system
Exam management system
Vasudha Chaturvedi12.1K visualizações

Similar a Online Faculty evaluation system project presentation

Online Exam System_Industrial Report por
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial ReportManmeet Sinha
869 visualizações37 slides
Project report feedback_system(1) por
Project report feedback_system(1)Project report feedback_system(1)
Project report feedback_system(1)Sonu Lovesforu
4.3K visualizações43 slides
Synopsis of online student feedback system(cse) por
Synopsis of online student feedback system(cse)Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)shindept123
3.1K visualizações4 slides
ONLINE STUDENT FEEDBACK SYSTEM por
ONLINE STUDENT FEEDBACK SYSTEMONLINE STUDENT FEEDBACK SYSTEM
ONLINE STUDENT FEEDBACK SYSTEMVENKATA RAMANA PRABHALAVEEDU
5.7K visualizações16 slides
IRJET- Institution Evaluation System por
IRJET- Institution Evaluation SystemIRJET- Institution Evaluation System
IRJET- Institution Evaluation SystemIRJET Journal
21 visualizações3 slides
online exninition system ppt por
online exninition system pptonline exninition system ppt
online exninition system pptprahlad chandra
693 visualizações21 slides

Similar a Online Faculty evaluation system project presentation(20)

Online Exam System_Industrial Report por Manmeet Sinha
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
Manmeet Sinha869 visualizações
Project report feedback_system(1) por Sonu Lovesforu
Project report feedback_system(1)Project report feedback_system(1)
Project report feedback_system(1)
Sonu Lovesforu4.3K visualizações
Synopsis of online student feedback system(cse) por shindept123
Synopsis of online student feedback system(cse)Synopsis of online student feedback system(cse)
Synopsis of online student feedback system(cse)
shindept1233.1K visualizações
IRJET- Institution Evaluation System por IRJET Journal
IRJET- Institution Evaluation SystemIRJET- Institution Evaluation System
IRJET- Institution Evaluation System
IRJET Journal21 visualizações
online exninition system ppt por prahlad chandra
online exninition system pptonline exninition system ppt
online exninition system ppt
prahlad chandra693 visualizações
Online Testing (Examination) System por oDesk
Online Testing (Examination) SystemOnline Testing (Examination) System
Online Testing (Examination) System
oDesk3.6K visualizações
Quiz Buzz.pptx por TechCK
Quiz Buzz.pptxQuiz Buzz.pptx
Quiz Buzz.pptx
TechCK7 visualizações
IMS (1).pptx por AMANDYtube
IMS (1).pptxIMS (1).pptx
IMS (1).pptx
AMANDYtube8 visualizações
Online examination system of open and distance education por Pallavi Singh
Online examination system of open and distance educationOnline examination system of open and distance education
Online examination system of open and distance education
Pallavi Singh1K visualizações
College Feedback System por IRJET Journal
College Feedback SystemCollege Feedback System
College Feedback System
IRJET Journal179 visualizações
ppt for online exanition system por prahlad chandra
ppt for online exanition systemppt for online exanition system
ppt for online exanition system
prahlad chandra2.8K visualizações
Online course management system por paparaon
Online course management systemOnline course management system
Online course management system
paparaon1.7K visualizações
Student Result Management System por Bangladesh University
Student Result  Management System Student Result  Management System
Student Result Management System
Bangladesh University12.3K visualizações
Project report por sarthak ghosh
Project reportProject report
Project report
sarthak ghosh397 visualizações
Exam Result Analysis por IRJET Journal
Exam Result AnalysisExam Result Analysis
Exam Result Analysis
IRJET Journal4 visualizações
Best Education Management System Education and Training Kentowin.com por Vijay Pullannagari
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 Pullannagari64 visualizações
60780174 49594067-cs1403-case-tools-lab-manual por Chitrarasan Kathiravan
60780174 49594067-cs1403-case-tools-lab-manual60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual
Chitrarasan Kathiravan11.9K visualizações
Online Student Feedback System por EditorIJAERD
Online Student Feedback SystemOnline Student Feedback System
Online Student Feedback System
EditorIJAERD959 visualizações

Último

MercerJesse3.0.pdf por
MercerJesse3.0.pdfMercerJesse3.0.pdf
MercerJesse3.0.pdfjessemercerail
183 visualizações6 slides
The Picture Of A Photograph por
The Picture Of A PhotographThe Picture Of A Photograph
The Picture Of A PhotographEvelyn Donaldson
38 visualizações81 slides
Meet the Bible por
Meet the BibleMeet the Bible
Meet the BibleSteve Thomason
83 visualizações80 slides
Guess Papers ADC 1, Karachi University por
Guess Papers ADC 1, Karachi UniversityGuess Papers ADC 1, Karachi University
Guess Papers ADC 1, Karachi UniversityKhalid Aziz
109 visualizações17 slides
Education of marginalized and socially disadvantages segments.pptx por
Education of marginalized and socially disadvantages segments.pptxEducation of marginalized and socially disadvantages segments.pptx
Education of marginalized and socially disadvantages segments.pptxGarimaBhati5
52 visualizações36 slides
OOPs - JAVA Quick Reference.pdf por
OOPs - JAVA Quick Reference.pdfOOPs - JAVA Quick Reference.pdf
OOPs - JAVA Quick Reference.pdfArthyR3
76 visualizações66 slides

Último(20)

MercerJesse3.0.pdf por jessemercerail
MercerJesse3.0.pdfMercerJesse3.0.pdf
MercerJesse3.0.pdf
jessemercerail183 visualizações
The Picture Of A Photograph por Evelyn Donaldson
The Picture Of A PhotographThe Picture Of A Photograph
The Picture Of A Photograph
Evelyn Donaldson38 visualizações
Meet the Bible por Steve Thomason
Meet the BibleMeet the Bible
Meet the Bible
Steve Thomason83 visualizações
Guess Papers ADC 1, Karachi University por Khalid Aziz
Guess Papers ADC 1, Karachi UniversityGuess Papers ADC 1, Karachi University
Guess Papers ADC 1, Karachi University
Khalid Aziz109 visualizações
Education of marginalized and socially disadvantages segments.pptx por GarimaBhati5
Education of marginalized and socially disadvantages segments.pptxEducation of marginalized and socially disadvantages segments.pptx
Education of marginalized and socially disadvantages segments.pptx
GarimaBhati552 visualizações
OOPs - JAVA Quick Reference.pdf por ArthyR3
OOPs - JAVA Quick Reference.pdfOOPs - JAVA Quick Reference.pdf
OOPs - JAVA Quick Reference.pdf
ArthyR376 visualizações
Presentation_NC_Future now 2006.pdf por Lora
Presentation_NC_Future now 2006.pdfPresentation_NC_Future now 2006.pdf
Presentation_NC_Future now 2006.pdf
Lora 38 visualizações
Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf por TechSoup
 Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf
Ask The Expert! Nonprofit Website Tools, Tips, and Technology.pdf
TechSoup 67 visualizações
Research Methodology (M. Pharm, IIIrd Sem.)_UNIT_IV_CPCSEA Guidelines for Lab... por RAHUL PAL
Research Methodology (M. Pharm, IIIrd Sem.)_UNIT_IV_CPCSEA Guidelines for Lab...Research Methodology (M. Pharm, IIIrd Sem.)_UNIT_IV_CPCSEA Guidelines for Lab...
Research Methodology (M. Pharm, IIIrd Sem.)_UNIT_IV_CPCSEA Guidelines for Lab...
RAHUL PAL45 visualizações
ppt_dunarea.pptx por vvvgeorgevvv
ppt_dunarea.pptxppt_dunarea.pptx
ppt_dunarea.pptx
vvvgeorgevvv68 visualizações
GSoC 2024 .pdf por ShabNaz2
GSoC 2024 .pdfGSoC 2024 .pdf
GSoC 2024 .pdf
ShabNaz245 visualizações
Introduction to Physiotherapy and Electrotherapy por Sreeraj S R
Introduction to Physiotherapy and ElectrotherapyIntroduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and Electrotherapy
Sreeraj S R67 visualizações
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx por Niranjan Chavan
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptxGuidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx
Guidelines & Identification of Early Sepsis DR. NN CHAVAN 02122023.pptx
Niranjan Chavan43 visualizações
What is Digital Transformation? por Mark Brown
What is Digital Transformation?What is Digital Transformation?
What is Digital Transformation?
Mark Brown46 visualizações
From social media to generative media (3).pptx por Mark Carrigan
From social media to generative media (3).pptxFrom social media to generative media (3).pptx
From social media to generative media (3).pptx
Mark Carrigan65 visualizações
BUSINESS ETHICS MODULE 1 UNIT I_A.pdf por Dr Vijay Vishwakarma
BUSINESS ETHICS MODULE 1 UNIT I_A.pdfBUSINESS ETHICS MODULE 1 UNIT I_A.pdf
BUSINESS ETHICS MODULE 1 UNIT I_A.pdf
Dr Vijay Vishwakarma102 visualizações
Peripheral artery diseases by Dr. Garvit.pptx por garvitnanecha
Peripheral artery diseases by Dr. Garvit.pptxPeripheral artery diseases by Dr. Garvit.pptx
Peripheral artery diseases by Dr. Garvit.pptx
garvitnanecha135 visualizações

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.