Determining if a student has interacted with an ordered list

I’m running into problems with the textAtIndex source when an ordered list’s initial state is being scrambled using initialOrder.

Until the student actually interacts with the ordered list component by dragging an item somewhere else in the list, textAtIndex(1) is returning the text that used to be at position 1 before the scrambling, instead of returning the text that’s there now that the list has been scrambled. Any thoughts?

That looks like a bug! We’ll get it fixed up. Thanks for the report!

1 Like