Your Player Snips Are Ready to Copy: Watch the Getting Started Video
Hover over each one to get the Player Snip code. Then in another window, open your course curriculum. Find the lesson you wish to place the snip into and put the editor into code view. After putting the editor in code view, paste in the Player Snip. Once the snip is pasted, get out of code view, save the course and then preview the lesson sinde the course player.
See the latest updates
Welcome To Player Snips
Please watch the getting started video below before you begin using your new superpowers
Here is the lesson heading

ES-001 - Confetti Cannon
This is effect snip that will is set to trigger on lesson start. Hover over here and click the Show Effect button to see the effect in action.
ES-001
Popup Heading Goes Here
This popup is to present the user with a question and a list of options to choose from. Each option will link to a page. You can have any number of questions and also change the labels.
How to use plaYEAH! Course Embeds
You will be using this page to configure your embed scripts and for which courses they will appear in. After configuring the behavior, you will be copying the code below to your Site Footer Code settings.
- 1. Add block settings for each embed script you wish to execute
- 2. Set the clock settings so either show for all courses or specific courses
- 3. Depending on the embed code, you may need to manually extract out the .JS script that is being used so that it can properly run
- 4. The click the copy code button and open the Site Footer Code settings in another tab
- 5. Paste the code snippet into Site Footer Code and click save
- 6. Reload a course and verify that it is working
<!-- plaYEAH Embeds Start v1.0.5--> <style>.playeah-embeds{display:none} </style><textarea class="playeah-embeds" data-scripts="" data-type="course" data-courseid="2599226"> </textarea><script src="https://cdn.jsdelivr.net/gh/robgalvinco/[email protected]/js/playeah-embeds.js"></script><!-- plaYEAH Embeds End-->