You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estimated effort:
Dependencies among tasks (if any)
Initial assignments for team members
Milestones to indicate which sprint the issue should be completed in (Sprint 1, Sprint 2, Stretch)
Acceptance criteria that describes how you know this task is done - think about how you will test this feature
The text was updated successfully, but these errors were encountered:
Estimated effort: 3/5
Dependencies among tasks (if any): Completion of the UI toggle in the front end
Initial assignments for team members: Yuqi
Milestones (Sprint 1, Sprint 2, Stretch):
Implement the back-end logic in Sprint 2, ensure smooth connection for Stretch
Acceptance criteria (how we know this is done and how to test):
Develop an API or database field to store the "answered"/"unanswered" status.
Confirm that toggling the question’s status via the front-end is persisted in the database.
Validate the status remains consistent after page refreshes or user logouts/logins.
Ensure proper error handling if an invalid status is sent to the API.
Estimated effort:
Dependencies among tasks (if any)
Initial assignments for team members
Milestones to indicate which sprint the issue should be completed in (Sprint 1, Sprint 2, Stretch)
Acceptance criteria that describes how you know this task is done - think about how you will test this feature
The text was updated successfully, but these errors were encountered: