Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds support for multichoiceset quiz questions. #228

Merged
merged 4 commits into from
Aug 22, 2018

Commits on Aug 17, 2018

  1. adding additional question type

    added an additional case statement to handle multichoiceset qtype. Will need to add a better default handler for future qtypes.
    caperneoignis committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    eb835dc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Configuration menu
    Copy the full SHA
    b3587c2 View commit details
    Browse the repository at this point in the history
  2. updated test to test for multichoiceset

    test for multichoice set.
    caperneoignis committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    750989b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    6ff5a3a View commit details
    Browse the repository at this point in the history