Forum OpenACS Development: Major Oversight in Assessment Choice Sets

If you want to reuse a set of choices to make developing an assessment easier, it is impossible if you also want to use a test type of assessment that is scored.

The setting of whether a choice is correct is at the choice level, so if you use the same set of choices for multiple questions the same answer will be correct for all of them.

This seems like a design flaw. Has anyone else noticed this issue? What's the best way to fix this easily?

I can see two immediate options

1) don't use choice sets, copy questions and edit them to reuse the choices.
2) Don't use choice sets the same way, internally copy the choices when someone chooses to reuse a choice set.