Forum Discussion

MichaelAllan375's avatar
MichaelAllan375
Community Member
3 years ago

Word Jumble || Scramble

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.

  • 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.

  • You may want to look at the options for drag drop convert to freeform because you would need fewer triggers to evaluate correct/incorrect states and then manually create a trigger for the duplicate letters.

    • MichaelAllan375's avatar
      MichaelAllan375
      Community Member

      Hi i tried publishing the sample project that you created in review 360, even though i spelled boston correctly i still get a wrong answer, but when i just preview it its correct

      • TomKuhlmann's avatar
        TomKuhlmann
        Staff

        Your current project would work if you had incorrect drop options for all of the letters so that they don't get kicked back and if you disable the change state to normal.

  • No problem. These are always good brain teasers and there's always something to learn and multiple ways to do things.