Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default unresolved status to threads started by students #27

Closed
jwjulie opened this issue Jan 29, 2025 · 0 comments · Fixed by #36
Closed

Add default unresolved status to threads started by students #27

jwjulie opened this issue Jan 29, 2025 · 0 comments · Fixed by #36
Assignees
Milestone

Comments

@jwjulie
Copy link
Contributor

jwjulie commented Jan 29, 2025

Change src/topics/create.js, which handles creation and posting of topics (forum threads), to automatically tag a topic with unresolved when posted by a user in the Students group. Add a functino to src/users/index.js, which handles general exported functions from modules in the users directory related to user information, metrics, actions, and permissions, to check if a user is in the Students group.

Effort: Medium, a week
Dependencies: Overlaps with #2 when identifying users as students or staff.
Acceptance criteria: Threads started by students are tagged as unresolved by default. Threads started by staff do not have a unresolved tag.

@jwjulie jwjulie added this to the Sprint 1 milestone Jan 29, 2025
@jwjulie jwjulie self-assigned this Jan 29, 2025
@jwjulie jwjulie modified the milestones: Sprint 1, Sprint 2 Jan 30, 2025
@jwjulie jwjulie closed this as completed Feb 10, 2025
@jwjulie jwjulie reopened this Feb 11, 2025
@jwjulie jwjulie closed this as completed Feb 11, 2025
@jwjulie jwjulie changed the title Add default resolve status to threads started by students Add default unresolved status to threads started by students Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant