Skip to content

Add answer key for Choose Your Own Adventure workshop#645

Open
beagandica wants to merge 1 commit into
NuevoFoundation:masterfrom
beagandica:content/answer-key-adventure
Open

Add answer key for Choose Your Own Adventure workshop#645
beagandica wants to merge 1 commit into
NuevoFoundation:masterfrom
beagandica:content/answer-key-adventure

Conversation

@beagandica
Copy link
Copy Markdown
Member

Summary

Teacher's reference guide for the Choose Your Own Adventure workshop with a complete working example and reusable code template.

Changes

New file: \content/english/adventure/answer-key.md\

  • Complete Nuvi adventure - Full working game based on the workshop's story board (walk/bike home + soccer/swim with friends)
  • Sample output - Full playthrough showing what students should see
  • Code template - Fill-in-the-blank structure students can customize
  • Concept table - Maps print, input, variables, if/else to story elements
  • Story board to code mapping - Connects planning to implementation
  • Troubleshooting - Case-sensitive input, adding choices, longer stories

Languages affected

  • English (primary)
  • Brazilian Portuguese and Spanish translations exist (Python code structure is language-agnostic; story text differs)

Testing

  • Hugo build passes
  • All language versions checked
  • 10-model QA passed (3 clean passes)
  • Follows answer key format (hidden: true, weight: 15)

Teacher's reference with complete working example and reusable template:
- Complete Nuvi adventure game (walk/bike + soccer/swim branches)
- Sample output showing a full playthrough
- Blank code template students can fill in with their own stories
- Key concepts table (print, input, variables, if/else)
- Story board to code mapping table
- Common student issues: case-sensitive input, adding more choices,
  making stories longer

PT-BR and Spanish translations exist. Python code structure is
language-agnostic (story text would differ by language).
10-model QA passed (3 clean passes). Hugo build verified.

Co-authored-by: Copilot <[email protected]>
@beagandica beagandica force-pushed the content/answer-key-adventure branch from bd79da1 to 5e41027 Compare April 29, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant