Forum Discussion
To make Crossword puzzle in articulate
Sorry for my english.
I made an HTML page to insert a crossword puzzle in Storyline.
At line 87 "const grille =[]" defined the words an their position in the grid in JSON format.
You can make yours. Pay attention to the syntaxe. Evrey words are in {}. You have a comma between each word but after the last one.
In Soryline, import the HTML page by Medias -> Web Object.
You must create 2 variables :
- motsOK (it's alway OK or not)
- motsScore (percent of letters OK)
You can show the feedback according to these variables.
I have join an other example of "grille" in example2.txt (in french... Sorry).
I hope it will help you to make your own crossword puzzle.
5 Replies
- NataliaARAQUEPACommunity Member
Sorry i don't see my files. You can find then here : https://github.com/paul-ka/crossword-puzzle
- AaronBurgessAUCommunity Member
If you are using Storyline 360 you can publish it for review and then share that link here. However your web object is directed to your HD, so you would need to publish that HTML page online somewhere for all of this to work.
- NataliaARAQUEPACommunity Member
Thanks for your message.
The review is here : https://360.articulate.com/review/content/26896ed2-31f1-4144-815b-64b5b7ae8f18/reviewIn the Github of my friend you have the index.html used to show the crossword puzzle and some explanations to make your crossword puzzle with your words and definitions.
Note : The vertical word is MOTS and the horizonal is CROISES.
Hey NataliaARAQUEPA —thanks for sharing this! FYI when I click on your review link I think I'm not seeing the whole project as intended, I just see a blank white screen with false 0 at the top! Maybe double check and share again, I'd love to check out your project!
Also as a quick heads up—I pulled a screenshot from the github link you shared and added it as a thumbnail here. I think sometimes having those thumbnails show up in the Share Examples gallery helps folks find the content they are looking for and gets you more engagement!
- NataliaARAQUEPACommunity Member
Thank you for your test.
I renew the publishing.
It works now.I wish you a good use of this script
Related Content
- 10 months ago
- 7 months ago
- 2 years ago