swirlify icon indicating copy to clipboard operation
swirlify copied to clipboard

Multiple Choice variant

Open jonmcalder opened this issue 9 years ago • 0 comments

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.

jonmcalder avatar Sep 26 '16 16:09 jonmcalder