What problem does it solve?
This Skill provides a structured framework and guidelines to create, validate, and deploy LINE Bot quiz banks. It standardizes JSON formats for questions and answers, naming conventions for chapters and sections, and image guidelines to ensure consistency and quality across quizzes.
Core Features & Use Cases
- Quiz JSON Template: follow a standardized structure for quiz metadata and questions/answers.
- Naming & Versioning: enforce chapter/section naming, and JSON file naming conventions to align with config mappings.
- Quality Assurance & Auditing: built-in audit steps and sample scripts to validate JSON and ensure correctness.
Quick Start
Use the quiz-builder to create a new quiz JSON file for a given chapter, following the templates and validation steps described in this guide. For example, create quiz/chemistry/ch2-1-classification-quiz.json and answers file ch2-1-classification-answers.json, then run the validation script to verify structure and consistency.