Skip to content

Improve quiz variety: add multiple question types #20

@travisjneuman

Description

@travisjneuman

Description

Currently all quizzes use multiple-choice format. Add variety by supporting fill-in-the-blank, true/false, and code-completion question types.

Scope

  • Update concepts/quizzes/_quiz_helpers.py to support new question types
  • Add 2-3 new question types to at least 5 existing quizzes
  • Keep the terminal-based interface simple and accessible

Acceptance Criteria

  • Quiz helper supports at least 3 question types (multiple choice, true/false, code completion)
  • At least 5 quizzes have mixed question types
  • All quizzes still run from the terminal with python quiz-name.py
  • Scoring works correctly for all question types

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions