CMU-313 / spring24-nodebb-apple

spring24-nodebb-apple created by GitHub Classroom
https://spring24-nodebb-apple-ibtybkwnba-uc.a.run.app/
GNU General Public License v3.0
0 stars 1 forks source link

US4: As a student, I want to mark my question as resolved / unresolved so i can indicate whether i need more help #51

Closed cathyxfeiyang closed 6 months ago

cathyxfeiyang commented 6 months ago

Medium impact: instructors can see which questions they need to answer to, students can see if the question has already been addressed and resolved (therefore follow similar approach) Medium effort: requires adding additional field to Topic object, adding API endpoints, click event handling, and front-end changes to display resolve button and resolution status

Estimated Effort: Medium Dependencies: None Initial Assignments: @cathyxfeiyang Milestones: P2C

Acceptance Criteria:

4th priority: resolving topics can make instructors address questions more efficiently (don't have to look through resolved threads) and can help students acknowledge whether responses to the topic are reliable