I have two slides that are not displaying as expected when I’m viewing a class dashboard and looking at the summary. I have a minimum working example here.
To clarify, the slides display correctly for my students. However, when I’m viewing the whole class summary on the dashboard, I don’t see the check mark for individual students who have answered these correctly, just the dot.
The first is a multiple choice with something marked as correct in the CL:
correct: carvsandy.isSelected(1)
The second slide has a multi-select that displays correctly (to the student) if and only if both of the correct two are selected and none of the others are. However, I haven’t been able to get the ‘correct’ sink to work for that one on the dashboard either.
Can someone please help identify what I’m missing (or have done wrong) so that I can see the ‘check mark’ display on the summary page of the dashboard as I’m monitoring my class progress?
Credit for the original graphs and questions belongs to another user; I merely added some novice code to the CL.
JS