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

Multiple Choice variant #29

Open
jonmcalder opened this issue Sep 26, 2016 · 0 comments
Open

Multiple Choice variant #29

jonmcalder opened this issue Sep 26, 2016 · 0 comments

Comments

@jonmcalder
Copy link

Would it be possible to explore the inclusion of a variant of the standard multiple choice question type in swirl which allows for a combination of values for the correct answer? This can be a more powerful way of questioning understanding and I think it would be a useful addition.

e.g. Which of the below countries are located in the southern hemisphere?

  1. Australia
  2. Mexico
  3. Brazil
  4. Botswana

ANS: 1,3,4

I realize that the same kind of thing can be achieved by using different lists for the individual answer options e.g. (1. Australia, Mexico, Brazil 2. Mexico, Brazil, Botswana 3. Australia, Brazil, Botswana etc) but that approach starts to become less feasible/practical when each individual answer option is a more lengthy expression or command.

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

No branches or pull requests

1 participant