All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m58s
525 B
525 B
Matching Questions Format Analysis
Based on reviewing the 17 matching questions:
Key Finding:
Only 1 question has an answer (2023-05-31/3.md), the rest have TODO.
That question uses this format:
- Two separate bullet lists
- Answer: "ItemName: MatchName" format
Proposed Implementation:
- Support two-list format (most flexible)
- Parse answer as "Item: Match" pairs
- Store as JSON with 0-indexed pairs
- Render as n×n table with radio buttons