Forum Discussion
PedroMendez
2 days agoCommunity Member
Multiple choice matrix/grid
Hi Community, I am devoloping a multiple-choice matrix quiz. It is basically a table with different examples with true-false options to choose from. The issue I am having, and can't figure out...
JudyNollet
2 days agoSuper Hero
In essence, each row is a multiple-choice question. However, because there are multiple rows, what you need is a multiple-response question.
It's possible to rework a standard multiple-response question, but I think it'd be easier to design it as a Freeform Pick Many.
You'll need to put the buttons in each row into a button set, so that only one can be selected at a time.
If you want to ensure the user selects something in each row, you'll need to track those selections with variables.
Here are resources that might be helpful:
- Converting slides to Freeform interactions
- Working with Button Sets
- Ranking Order Interaction
- The Value of Variables
- Tracking Responses to Custom Questions or Surveys
- Limiting How Many Selections a User Can Make on a Multiple-Response Slide
I suggest you create your slide and program it as best you can. Then, if you still need help, upload a copy of a .story file with just that slide for troubleshooting.