summaryrefslogtreecommitdiff
path: root/components/index.html
AgeCommit message (Collapse)Author
10 daysFeat: get next question in mixed groupHEADmasterGrail Finder
2025-04-06Feat: add mixed exercsisesGrail Finder
2025-04-06feat: add MixedUbung buttons to main pageGrail Finder (aider)
2025-04-06refactor: update SQL query and remove question templateGrail Finder
2025-04-05Chore: index.html updateGrail Finder
2025-04-05Enha: /answer to return questionGrail Finder
2025-04-05feat: return full Question model in /answer responseGrail Finder (aider)
2025-04-05feat: update question template and simplify handler logicGrail Finder
2025-04-05refactor: track question status using Status field instead of showNext flagGrail Finder (aider)
2025-04-05refactor: update feedback condition to check Requirement instead of ExplanationGrail Finder
2025-04-05feat: show explanations only after answer selectionGrail Finder (aider)
2025-04-05feat: Add "Try Again" message before answer submissionGrail Finder (aider)
2025-04-05feat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
2025-04-05feat: add next question button functionalityGrail Finder (aider)
2025-04-05test: update question flow test assertions and feedback structureGrail Finder (aider)
2025-04-05fix: update test selectors and question text for reliabilityGrail Finder (aider)
2025-04-05refactor: update index.html to match Question model structureGrail Finder (aider)
2025-03-29feat: return HTML feedback for answersGrail Finder (aider)
2025-03-29fix: correct template scope and add question IDGrail Finder (aider)
2025-03-29Dep: update htmxGrail Finder
2025-03-29feat: add answer handler with question ID trackingGrail Finder (aider)
2025-03-29feat: add interactive option buttons with HTMXGrail Finder (aider)
2025-03-29docs: Update comment to include template variableGrail Finder
2025-03-29Chore: cleaningGrail Finder
2025-03-29initGrail Finder