Embed a crossword into Storyline

Mar 13, 2019

Hi there,

Has anyone embedded a crossword like hobbyist into a Storyline project? They have some java script code which you can embed into your website. https://crosswordhobbyist.com/embed

 

8 Replies
Prana Dasa

Thanks Michael, really appreciate the help.

Still struggling with this integration. I'm new to html, but I have worked out how to make a page. I haven't been able to get to the next step which you have demonstrated here in the index.html file, My unique ID code  for the crossword file is 560478

I see there are lots of other online puzzle makers who offer the same service of providing a unique id code to embed into your own website so that learners can solve the problems within your site online.

 

Michael Hinze

To adapt the html code I had provided, simply open the index.html page in something like Notepad, and edit the ID, so the code looks like this:

"

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<script type="text/javascript" src="https://CrosswordHobbyist.com/embedjs?puzzle_id=560478"></script>
</body>
</html>

"

Then, add webobject to a Storyline slide and link it to the folder location of the index.html page. Once you publish, you should see the crossword inside the Storyline slide.

This discussion is closed. You can start a new discussion or contact Articulate Support.