Sorting exercise : Drag and Drop

setting Timeout for Scene transition
HI @DBear @JimScott

what would be the proper Hype JS syntax to inject setTimeout into this function.
The purpose is to prevent the scene transition starting too early, giving the user some time to read 'Your Answers are correct' - innerHTML message.

There was one example of setTimeout function provided by @JimScott in another topic, but I don't know how to tweak it to use in the function mentioned above.