Forum Discussion
SCORM in SCORM
- 7 days ago
UPDATE:
Here are the steps I followed:
- Set the Storyline project to “Always Resume”
- Publish the project to Web
- Rename story.html to index.html
- Zip the published output
- Add a </> Code block in Rise and upload project
- Publish the Rise course to LMS
- Add the <style> and CSS snippet in index.html, just after the closing </head> tag
(720px is the Storyline project height—adjust it to match your project.)<style> iframe.block-code { --block-html-height: 720px !important; } </style> - Re-zip the project and upload it to your LMS
I uploaded the project to SCORM Cloud and confirmed that the embedded Storyline project resumes as expected.
Try here → https://app.cloud.scorm.com/sc/InvitationConfirmEmail?publicInvitationId=b15e8d80-c099-4bc5-b45b-88773bca44e2 (feel free to use a dummy name and email.)The key point here is to avoid using Review 360 as the project source and instead embed the Web output. This allows the resume functionality to work correctly. If you don’t rename story.html to index.html, the project can’t be imported and embedded. If you don’t apply the CSS above, the code block won’t take up the full height by default. Once adjusted, it actually looks better than the interactive Storyline block from Review 360.
UPDATE:
Here are the steps I followed:
- Set the Storyline project to “Always Resume”
- Publish the project to Web
- Rename story.html to index.html
- Zip the published output
- Add a </> Code block in Rise and upload project
- Publish the Rise course to LMS
- Add the <style> and CSS snippet in index.html, just after the closing </head> tag
(720px is the Storyline project height—adjust it to match your project.)<style> iframe.block-code { --block-html-height: 720px !important; } </style> - Re-zip the project and upload it to your LMS
I uploaded the project to SCORM Cloud and confirmed that the embedded Storyline project resumes as expected.
Try here → https://app.cloud.scorm.com/sc/InvitationConfirmEmail?publicInvitationId=b15e8d80-c099-4bc5-b45b-88773bca44e2 (feel free to use a dummy name and email.)
The key point here is to avoid using Review 360 as the project source and instead embed the Web output. This allows the resume functionality to work correctly. If you don’t rename story.html to index.html, the project can’t be imported and embedded. If you don’t apply the CSS above, the code block won’t take up the full height by default. Once adjusted, it actually looks better than the interactive Storyline block from Review 360.
Nedim thank you for this. I will now go through the steps with my own content. Appreciate your help.
- JudyNollet18 hours agoSuper Hero
ChrisEdwards-92: You marked your thanks as the solution to your question.
I'm guessing you thought that the "MARK AS SOLUTION" button simply indicates that the overall issue has been solved.
However, the "MARK AS SOLUTION" button applies to the specific reply where it is clicked.
When a reply is "MARKED AS SOLUTION," a copy of that reply appears directly under the question. This helps others quickly find the answer when they have a similar problem. (It also still appears in the entire thread of replies.)
In addition, the site tracks how many solutions each person has given. Nedim deserves the recognition for solving the problem. So I suggest you unmark your reply, and then mark his as the solution.
- ChrisEdwards-9216 hours agoCommunity Member
Sorry JudyNollet, I have correctly change the solution to Nedim as the one that provided it and not my response to him. Apologies for clicking the wrong part of the thread.
- JudyNollet16 hours agoSuper Hero
ChrisEdwards-92: No need to feel bad! It's a fairly common mistake.
And at least you thanked Nedim and marked the question as solved. It's sad how many folks don't bother to do either.
Related Content
- 2 months ago
- 4 months ago
- 1 year ago