Word Jumble || Scramble

Jul 28, 2022

Hi, I am currently working on this word jumble project, whenever i preview the slides i get the correct answer but when i generate a review link or upload the scorm it's not working. The jumbled words are LEDGER and BITCOIN, i hope you can help me.

7 Replies
Tom Kuhlmann

You need a correct target and an incorrect target for each letter. As it currently is, you only have a correct target so you can only place the letters in the correct and it gets kicked out everywhere else.

You don't need to have a show layer trigger. What you need is change state of correct button to selected when objects are in the right targets. And change state of incorrect button to selected if objects are not in the right box.

That will make the right wrong selection. Then hit submit and the appropriate layer will show.

Also, you should title your buttons and objects so they make sense and easy to troubleshoot.

This is kind of how you should start the triggers. https://a.cl.ly/o0uG0mB7

Hope that helps.