mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-17 09:45:25 +00:00
1016 B
1016 B
| name | description | workflow_path | thisStepFile | nextStepFile | resultsStepFile | workflowFile | csvFile |
|---|---|---|---|---|---|---|---|
| step-09-q8 | Question 8 - Level 8 difficulty | {project-root}/_bmad/custom/src/workflows/quiz-master | {workflow_path}/steps/step-09-q8.md | {workflow_path}/steps/step-09-q8.md | {workflow_path}/steps/step-12-results.md | {workflow_path}/workflow.md | {project-root}/BMad-quiz-results.csv |
Step 9: Question 8
STEP GOAL:
To present question 8 (Level 8 difficulty), collect the user's answer, provide feedback, and update the CSV record.
Sequence of Instructions (Do not deviate, skip, or optimize)
1. Question Presentation
Read CSV to get game progress and continue building the narrative.
Present with appropriate drama for Level 8 difficulty.
2-6. Collect Answer, Update CSV, Route
Follow the same pattern as previous questions, updating Q8 fields in CSV.
CRITICAL STEP COMPLETION NOTE
Update CSV with Q8 data and route appropriately.