Skip to content

Missing feedback form for Student Feedback #604

Description

@Kashish-Dseu

The StudyMatePlus project has no working student feedback submission form. Although a SubmitFeedback.js page exists at /feedback/submit with all the right input fields i.e., university, subject, difficulty, rating, study tips which handle Submit function never actually sends data anywhere. It only runs console.log() and shows an alert(). Separately, a Feedback Modal popup does POST to the backend, but collects only 6 basic fields, far fewer than what the feedback display cards need. The server schema is also too narrow to store rich data like topics, exam patterns, or resources. Students can fill the form, but no feedback ever gets saved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions