Closed deadlyfingers closed 8 years ago
Sometimes the random shuffle will actually be in the correct order. We need to keep shuffling until the order is not the same as the answer order.
This will have to be shuffled once on the editor side. If we reshuffle on viewer side we have no answers to check against so there would be always a chance that a random order might be the correct order.
Sometimes the random shuffle will actually be in the correct order. We need to keep shuffling until the order is not the same as the answer order.