Skip to content

Add test creation filters and question loading improvements#8

Merged
oliks merged 1 commit into
mainfrom
add-filters-and-fixes
Apr 2, 2026
Merged

Add test creation filters and question loading improvements#8
oliks merged 1 commit into
mainfrom
add-filters-and-fixes

Conversation

@oliks
Copy link
Copy Markdown
Owner

@oliks oliks commented Mar 31, 2026

Summary

  • Checkbox filters for test creation: with/without attachments, seen/not-seen, previously correct/incorrect
  • AND/OR toggle for combining multiple filters
  • Subject entries API (/api/subject) for client-side filter resolution
  • hasAttachment field added to all 13 subject index entries
  • Question loading skeleton while fetching via API
  • Number input alongside slider for precise question count
  • Fix normalizeQuestionIds to accept new string ID format (010-0002)
  • Fix derive test compatibility with new ID system

- Checkbox filters: with/without attachments, seen/not-seen, correct/wrong
- AND/OR toggle for combining multiple filters
- Subject entries API for client-side filter resolution
- hasAttachment field added to all subject index entries
- Question loading skeleton while fetching via API
- Fix normalizeQuestionIds to accept string IDs (010-0002 format)
- Fix derive test compatibility with new ID system
- Slider + number input sync for question count
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openatpl Ready Ready Preview, Comment Mar 31, 2026 8:14pm

@oliks oliks merged commit 8a4d2c3 into main Apr 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant