Forum Discussion
Exporting Text Entry into a PDF
Hi there,
I saw how Russell got the problem from Stephanie solved. I used almost the exact same code derived from the same link Stephanie mentioned (i.e. https://www.devlinpeck.com/content/generate-pdf-elearning). I exported it to SCORM, to get it to work on our company LMS (i.e. Totara Learn). I also added this line of code* to the story.html and the index_lms.html before I converted it to ZIP, as I read in the link. And the png-image to the file offcourse. In attachment all the relevant files (2nd attachment: storyline-file, 3th attachment: scorm-file).
*<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.5.3/jspdf.debug.js" integrity="sha384-NaWTHo/8YCBYJ59830LTz/P4aQZK1sS0SneOgAvhsIl3zBu8r9RevNg5lHCHAuQ/" crossorigin="anonymous"></script>
- With the latest update of Storyline, I don’t see the option to export it to html5 only (see 4th attachment: 'screenshot_publish in storyline'). Do I look over it or is this by default the case?
- When I want to upload the SCORM to our LMS, I get this error in red in dutch (see 1st attachment 'screenshot_error'), which means so much as: “An imsmanifest.xml file was found, but not in the root of your zip file. Recreate your SCORM package.”. I retried several times by republishing in SCORM and adding the codelines and png-file again, but the error on the LMS remains. How do I solve this issue first, so that I am able to finally test if the scorm-file is actually generating the PDF?
Any help is very much appreciated! Thanks in advance!!
Related Content
- 6 months ago
- 10 years ago
- 6 months ago