Open ImNotNihal opened 5 days ago
Task 4.1: Add rating scales for additional dimensions. Task 4.2: Implement optional comment boxes for qualitative feedback. Task 4.3: Begin backend functionality to save multi-dimensional feedback.
Task 4.1: Extend rating scales in React for each dimension. Task 4.2: Add optional comment sections in the form. Task 4.3: Set up Node.js endpoints and MongoDB schema adjustments to store multi-dimensional ratings and comments.
A.T. 4.1: 1.The student sees rating options for "Conceptual Contribution," "Practical Contribution," and "Work Ethic." 1.Each dimension includes an optional comment section.
A.T. 4.2: 1.The student can submit ratings for each dimension, with or without comments. 2.Upon submission, a confirmation message appears, indicating that the feedback was successfully submitted.
As a student, I want to rate my peers on additional dimensions (Conceptual Contribution, Practical Contribution, and Work Ethic) with optional comment sections.