Skip to content

User Story 3: Add Least Replied topic sorting to prioritize unanswered questions#35

Merged
RogerJinIS merged 5 commits into
mainfrom
allUserStory3
Feb 10, 2026
Merged

User Story 3: Add Least Replied topic sorting to prioritize unanswered questions#35
RogerJinIS merged 5 commits into
mainfrom
allUserStory3

Conversation

@RogerJinIS

Copy link
Copy Markdown

User Story 3: #15
Brief Description:
This pull request implements User Story 3, which enables staff members to efficiently prioritize unanswered questions. The update introduces a new “Least Replied” sorting option that allows topics to be ordered by ascending reply count. This makes unanswered or minimally answered questions surface first, helping staff quickly identify students who still need assistance.

  • Adds and registers the new sorting option at the category and configuration level
  • Implements backend logic to sort topics based on reply count
  • Updates templates to expose the option in the UI so staff can easily access it

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21872861134

Details

  • 18 of 21 (85.71%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.849%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/posts/bookmarks.js 18 21 85.71%
Totals Coverage Status
Change from base Build 21872811630: 0.0%
Covered Lines: 25393
Relevant Lines: 30367

💛 - Coveralls

@marcothephoenix65

Copy link
Copy Markdown

Amazing work!

@RogerJinIS RogerJinIS merged commit 1208051 into main Feb 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants