Student Feedback & Review
System using Python
SHREEYASH COLLEGE OF ENGINEERING AND TECHNOLOGY
(POLYTECHNIC), CHHP. SAMBHAJINAGAR
Computer Engineering (CO5i)
PROJECT GUIDE – P.M. ANGADI SIR
SR.N ROLL NO NAME ENROLLMENT NO
1 37 Mayuri Dnyaneshwar Shinde 2210920170
2 42 Roshani Bapurao Suste 2210920177
3 49 Umesh Ganesh Sure 2210920184
4 09 Mahendra Ramdas More 2210920137
Presentation Contents
01
0 Project introduction
2 Objectives
03 Aim
04 Action Plan
05 Code Implementation
06 Output
01
Project
Introduction
Introduction
The Student Feedback Review This system plays a crucial role in
System using Python is designed to fostering a responsive learning
systematically collect, analyze, and environment, enabling educators to
interpret student feedback, thereby make informed decisions that
providing educational institutions enhance student satisfaction and
with valuable insights into teaching academic performance.
effectiveness and curriculum
relevance.
02
Objectives
Objectives
Collecting Data Storing Feedback
• We will collect data about various The feedback provided by the
aspects of the course such as the students will be analyzed to
quality of teaching, course content, identify the strengths and
assessments, etc. weaknesses of the course.
03
Aim
Aim
Gathering Student Feedback: Providing a structured platform for students to share their
insights and opinions on various aspects of their educational experience.
Monitoring Student Satisfaction: Continuously assessing and addressing student needs
and concerns to ensure a satisfactory educational environment.
Increase Student Satisfaction: To create an open and transparent feedback loop where
students feel their opinions are valued and acted upon, leading to improved satisfaction with
their learning environment.
Supporting Administrative Decisions: Providing administrators with valuable data to make
informed decisions regarding curriculum development and resource allocation.
04
Action Plan
Action Plan
Diagram illustrating the Action Plan for implementing the Student Feedback System.
It outlines the six key phases: Planning, Design, Development, Testing, Deployment,
and Monitoring & Maintenance, connected in a linear flow to show the progression
from one phase to the next.
1. Planning
2. Design
3. Development
4. Testing
5. Deployment
6. Monitoring and Maintenance
05
Code
Implementati
on
Code Implementation
• Brief explanation of the major functions:collect_feedback()
• display_feedback_summary()
• save_feedback_to_file()
Here is the diagram showing the code snippets for the
Student Feedback System in bullet points,
organized by sections: Collecting Feedback,
Submitting Feedback, Displaying Feedback
Summary, and Saving Feedback to a File.
06
Output
Output
Collecting Feedback (GUI Form):
• Input: Student Name, Course Name, Ratings, and Comments.
• Output:
• A window where the user inputs feedback (text fields and dropdowns).
Thank You.!