Forum Discussion
brucefrench
8 years agoCommunity Member
There's no way to print a page is there?
Like a results page to a questionnaire but not one that uses built in questions and a results slide? That print option just forms the results from the results page into a table on a new page, right?...
AshleyT-Pollard
8 years agoStaff
Hi Bruce,
You could look at using Javascript to do this. You'll find some details in this article, and I included snippets of two below:
|
Print current slide (HTML5 only)
See how Owen Holt uses this simple code to creatively print any slide from a button on the course player. The simple code above prints the current slide and the Storyline player. If you want to print the slide content only, not the Storyline player, see this JavaScript code from Brian Batt. |
|
Print completion certificate See this demo and downloadable example by Tracy Carroll where she uses two JavaScript triggers to get the current date, capture the learner's name, and print a certificate. |
Related Content
- 2 years ago
- 7 months ago