DanielleKutter
4 months agoCommunity Member
Storyline Player in Canva
Hello E-Learning Heroes!
The code we use to insert Storyline interactives into our Canvas LMS makes the learning objects very small on the screen for students. Is there a code that will embed the Storyline file at full screen instead of having margins?
I have attached an image where you can see the black rectangle takes up the whole screen but when it is played it has wide margins and comes in smaller.
Here is the code we use: <iframe frameborder="0" name="Matching" width="100%" height="540" src="https://cms.gavirtualschool.org/DEV21/CTAE/APCompSciPrinc_21/Objects/ComputersandtheirHistory_ComputerPartsMatchingImages/story_html5.html"></iframe>
Thanks!