Blog Post

    • AdrianaBertolan's avatar
      AdrianaBertolan
      Partner
      Hi Tassanee, no we don't have. We provide the story but no instructions.
      • TassaneeWinyupa's avatar
        TassaneeWinyupa
        Community Member
        Hi,

        Could you please advise how to set the number of game attempts and how to set the score of game with a results slide in Word Search Game.

        Thank you.
  • CodyMessmore's avatar
    CodyMessmore
    Community Member
    Adriana, I was reaching out because I used this fantastic template to create my own. However, I was wondering if you could help me out with some how building a course reset. I want the course to reset after the user has clicked more than a certain amount so they don't just guess. Not sure how to go about setting up that variable (assuming thats what I would use)
    • AdrianaBertolan's avatar
      AdrianaBertolan
      Partner
      Hi Cody, I'm really sorry I have responded with so much delay.

      You must create a numeric variable (we have called it Reset). This variable adds 1 value each time a letter is pressed. I have created an End layer, with a button that resets the course and in this case, it sends you to the slide.

      In the base slide, there is a trigger that says to show the End layer, when the Reset variable is adjusted, if the variable is equal to a value (in the example I have set 2).

      You should make the triggers of the missing letters (add) and decide what value you should have to show the layer.

      I can send a .story with the solution... let me know
      • CodyMessmore's avatar
        CodyMessmore
        Community Member
        Thats awesome thank you so much! I plan on testing this today! No worries on the delayed response. Just having this as a resource is fantastic. Thank you again!
  • Hello!, I downloaded it, but it doesn´t work :( and I really need it.. Could you help me please?
      • SheviYuval1's avatar
        SheviYuval1
        Community Member
        Hi. I'm building a game based on a wonderful word search template Adriana shared here, but it's a little different.
        Instead of a bank of hidden words, I've created definitions, one in each layer, that once the player recognizes the missing word, and clicks on the first and last letter of the missing word, the word lights up in the crossword puzzle, and also in the definition text. So far so good.
        How can I limit the players to click on the specific word ONLY when the relevant layer with the relevant question is open? I want to avoid the option for them to guess the words.
        Link: https://360.articulate.com/review/content/1ca2192e-ff14-42b3-acfa-ae5740474e19/review
        Any ideas will be appreciated:).
  • SheviYuval1's avatar
    SheviYuval1
    Community Member
    Hi
    New to using variables and I can't understand what to do next. I created the table of letters from scratch since I have less amount of letters. The letters have states ready. Now I don't know how to proceed in order for the words to show when the learners click on the first and last letters, anyone can help me with this? Thanks
    • AnnaRabasso's avatar
      AnnaRabasso
      Community Member
      Hi Shevi,

      You need to have as many variables of text as words you have in the game. In our case is “Sopa1, Sopa2...”. As we need to indicate the learner that has selected correctly the letters, we can only do it this way: first with a states change from the first and last letters of the word and with a variable adjustment.

      So, for example, if the first and last letters of the word are selected, the variable “sopa1” will change its valor to “palabra1”. Here we adjust the variable, set “sopa1” to “palabra1” when the state of the first and last letters are selected.

      This “adjust the variable” will make the state of the word change in the text box placed in the right and that the rest of the letters changes the state to correct. As you can see in the project, there’s one trigger for each of the letters of the word that says “change state of (*) to correct when the variable “sopa1” changes".

      So, to sum up the process, first you have to set the variable you’ve created for the word when the state of the first and last letters are selected. And then, with that change of the variable to another word, you make all the letters that form that word change to the state "correct" you created when that text variable changes.

      Hope this is clear, if not, tell me and I will make you a Peek.

      Thanks,
      • SheviYuval1's avatar
        SheviYuval1
        Community Member
        Wow, I highly appreciate it!
        השג את Outlook עבור Android
  • SheviYuval1's avatar
    SheviYuval1
    Community Member
    Anna - a question:
    You wrote:
    This “adjust the variable” will make the state of the word change in the text box placed in the right and that the rest of the letters changes the state to correct.

    That is the reason for the text box on the right of the slide? how does it work? just writing: Sopa 1= palabra1: Chimpanzee, will do that?