AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Sprint 2 - Issues #4 #18

Open ImNotNihal opened 5 days ago

ImNotNihal commented 5 days ago

As a student, I want to rate my peers on additional dimensions (Conceptual Contribution, Practical Contribution, and Work Ethic) with optional comment sections.

ImNotNihal commented 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.

ImNotNihal commented 5 days ago

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.

AymenMach commented 15 hours ago

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.

AymenMach commented 15 hours ago

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.