ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 34 forks source link

Option to hide correct answers in score screen for scored widgets #976

Open clpetersonucf opened 7 years ago

clpetersonucf commented 7 years ago

Robert Cassanello, through Luke Bennett, mentioned that his old widgets in Kogneato wouldn't display the correct answers once the widget was completed. Materia, by default, will display the correct answer choices for scored widgets, which doesn't work for Cassanello. It's also been a requested option in the past.

We're stuck with a choice: implement the toggle in the widget settings, which would require an extra field in the widget instance table, or implement the toggle for individual widgets, with the appropriate logic baked into the score module.

gitnix commented 7 years ago

Addressed this issue for Enigma widget https://github.com/ucfcdl/Materia/issues/1011#issuecomment-298999916