Forum Discussion
Partial Credit
I think this direction has promise, but I foresee some problems and would very much like your continued advice.
(1.) Dragging the labels to the diagram - For the most part, this type of question will have maybe 10 drops. A complication comes because user may drop drag1 onto target1 and get a point, and continue with drag2 through drag10 correctly, and then change his/her mind and move drag1 onto target10 and drag10 onto target1. So the variable "answers" would have to subtract a point when the correct drag is removed. That complicates the trigger design, no?
(2.) The same question design will be reused for all ten (or more) of these drag-n-drop questions in the given quiz. So the variable "answers" needs to be reset to zero when the slide is activated, no? Or do there need to be ten (or more) variables, answers1, answers2 and so on?
- JasonKanter-ecc4 years agoCommunity Member
...also, the snap-to-center behavior is not working when the question is converted to MC. That is, it snaps properly if I drop the piano on the edge or corner of the target, but if I drag it into near-the-middle, it does not snap and does not register as correct even when I click Submit. Also, the "only-one-item-per-target" rule doesn't seem to work. But these issues are trivial compared to inability to subtract if learner changes her mind and moves a correct drag out of place. Are we hosed?