Home › Forums › Legacy Support › Support queries › Setup issues › SCORM – package plays but image is tiny
- This topic has 21 replies, 3 voices, and was last updated 3 years, 1 month ago by mlapl1.
-
AuthorPosts
-
October 11, 2021 at 11:18 pm #372574mlapl1ParticipantHello I am using a non WPLMS theme. As the subject line says, I am able to play my SCORM package (Articulate) but the image is tiny. I have tried using the 2021 theme which comes with WP and this still happens. Any idea of how to fix the problem? I have not tried this package anywhere else. Maybe I will try on a WPLMS standard installation but it works fine on moodle. I may also try a different package. Thanks for any advice. AndrewOctober 11, 2021 at 11:27 pm #372575mlapl1ParticipantUpdate A different package (made in Lectora) plays at normal size but in a small window with scroll bars. It looks like some kind of i-frame problem. Some help would be appreciated Thanks AndrewOctober 12, 2021 at 12:07 am #372576mlapl1ParticipantThis reply has been marked as private.October 12, 2021 at 11:11 am #372597VeronicaModeratorhi can you please share an exact video of the issue hows the images are showing also share the link of the Trello that you are referring toOctober 13, 2021 at 12:03 am #372656mlapl1ParticipantHi @Veronica I will send you the video a little later. The trello link is: https://trello.com/c/YSFeH9Mt It is supposed to trigger completion of a SCORM unit upon receipt of the completed signal from the SCORM package. I think it is not done yet. Cheers AndrewOctober 13, 2021 at 8:31 am #372673VeronicaModeratoryes right this is still need to fixedOctober 13, 2021 at 9:51 am #372680mlapl1ParticipantThis reply has been marked as private.October 14, 2021 at 11:18 am #372786VeronicaModeratorI have added the Trello card and add your provided video so the case will be consideredOctober 14, 2021 at 11:27 am #372797mlapl1ParticipantThank you - but the Trello card has nothing to do with this problem. The Trello card is what will make WPLMS SCORM usable for units. This is a different issue that, I think, has to do with the connection between WPLMS and a non-WPLMS theme. This is a serious problem for me and if it cannot be resolved I will have to revert to wplms theme which seems to have some problem with transparent headers and also the top menu line. I will start playing with the wplms theme again even though I am pretty much ready to use a non-wplms theme (except for the scorm problem).October 16, 2021 at 1:25 pm #372902Anshuman SahuKeymasterFor the issue with scorm player being too small can you please share your site url and admin creds in private reply? and the course name to check ? We can share some custom css for the window height and widthOctober 16, 2021 at 9:04 pm #372939mlapl1ParticipantThis reply has been marked as private.October 17, 2021 at 12:47 pm #372950mlapl1ParticipantThis reply has been marked as private.October 17, 2021 at 11:19 pm #372962mlapl1ParticipantThis reply has been marked as private.October 18, 2021 at 2:01 pm #373004Anshuman SahuKeymasterfor the small iframe please try adding this given css in your custom css anywhere :
Well yes you are right there is no scorm units option in backend . You can ope units in backend but please do not update them since it overwrites the unit type..iframecontent iframe{ min-height:700px; width:100%; }
October 18, 2021 at 6:01 pm #373031mlapl1ParticipantHello @Alex. Yes your code is working very nicely. Thank you SO much! I hope it will not harm other iframes that the system might generate - but at the moment it is working beautifully. Thanks too for confirmation about the what happens to SCORM units when they are saved in the back-end. I guess that the back-end will be made operational some time. -
AuthorPosts
- You must be logged in to reply to this topic.