Help with printing Journal Entries / Reflection

Nov 22, 2023

Hello!

I have been asked to create a project where all the freeform questions can be collected at the end for a learner to print.

I have tried the print results slide option, steak holders do not like how the results get smooshed up on the side of PDF that is generated. Altering the report.html is not the best option for us as we generate Scorms for different customers daily and having to edit the report.html each time is not only tedious, it leaves room for error. 

I have tried to collect all the text entries on a single slide, but found that if the text exceeds the size of the slide, it gets cut off in the printing process. (see screenshot)

The closest I have gotten to what steakholders want is executing a javascript I found in another post here in the community

I am trying to figure out 1 of 3 things: 

1. Print two or more slides with one trigger.

2. if one slide can only be printed, find a way to print the whole table so that the print option does not cut off the table on the slide.

3. Figure out what is causing the NULL in my javascript to occur when the page is printed. I pulled the JavaScript from another post/project… But I can’t figure out the correlations between the nulls and what is in my project.

I have spent hours combing through the community and I find posts that have either been removed or not giving me exactly what I am looking for. If there is a hero out there that can help me, I would really appreciate it!

I have attached my .story file and java.text to illustrate by problem. 

If anyone can help me out and let me know, I would be forever grateful. Let me know if you need me to expand on what I outlined above. My brain is a little fried regarding this so I may have not explained things clearly. 

2 Replies