Skip to content

Admin list view for Constiquiz - #86

Closed
rue-22 wants to merge 15 commits into
up-csi:mainfrom
rue-22:feat/admin-consti-list
Closed

Admin list view for Constiquiz#86
rue-22 wants to merge 15 commits into
up-csi:mainfrom
rue-22:feat/admin-consti-list

Conversation

@rue-22

@rue-22 rue-22 commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

tm-cj-salces and others added 15 commits March 24, 2026 11:13
Adds a new admin-queries function that returns all applicants
(including those with no quiz activity), each tagged with a
Not Started / In Progress / Completed status derived from
constiquiz-submissions and constiquiz-answers, plus the quiz's
max possible score (sum of question point_values). Used by the
upcoming /admin/constiquiz respondent list page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Encapsulates the list-page layout (heading + search + filter +
sort + paginated table) and the four state variables those
controls share. Pages just supply the title, data, columns,
filter key, row-click handler, and a cell snippet for custom
rendering. Will be reused by the constiquiz and sigsheet
admin list pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Implements P02-001. The /admin/constiquiz route lists every
applicant with their status badge, current score over max
possible score, and a "View response" link to the (future)
P02-002 detail page. Loader calls fetchQuizRespondents and
the page composes AdminListView with custom cell rendering
for the status badge, score format, and link column.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rue-22 rue-22 closed this Apr 8, 2026
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.

2 participants