Baselight

Student Feedback Survey Responses

Synthetic Dataset of 1000 responses

@kaggle.ruchi798_student_feedback_survey_responses

Loading...
Loading...

About this Dataset

Student Feedback Survey Responses

Context

This dataset contains synthetic data generated by me for my presentation demo at the Kaggle Days x Z by HP World Championship Meetup in Mumbai.

Content

We have 1000 student responses for 8 critical questions that can help us analyze whether the teacher taught the course in an effective way.

Tables

Student Feedback

@kaggle.ruchi798_student_feedback_survey_responses.student_feedback
  • 23.47 KB
  • 1001 rows
  • 10 columns
Loading...

CREATE TABLE student_feedback (
  "unnamed_0" BIGINT,
  "student_id" BIGINT,
  "well_versed_with_the_subject" BIGINT,
  "explains_concepts_in_an_understandable_way" BIGINT,
  "use_of_presentations" BIGINT,
  "degree_of_difficulty_of_assignments" BIGINT,
  "solves_doubts_willingly" BIGINT,
  "structuring_of_the_course" BIGINT,
  "provides_support_for_students_going_above_and_beyond" BIGINT,
  "course_recommendation_based_on_relevance" BIGINT
);

Share link

Anyone who has the link will be able to view this.