Can you print results slide without printing answers?

Nov 30, 2020

Because of an internal requirement, learners for a particular course are required to print the results slide to present to Trainer and stored as backup. However, in Storyline360, printing the results slide also shows the correct answers. We have found a few situations where the correct answers were given to learners prior to their taking the assessment. Is there a way to print the results without the correct answers?

1 Reply
Vincent Scoma

Hi Stephen,

Thank you for reaching out! 

While this is the Print Result function's intended behavior, there are a couple of alternatives that you could apply here. 

I want to mention that these are unsupported methods, but they should achieve the results you are looking for. You could apply an Execute Javascript trigger which would print the current slide. Here is how you would set that up using the Print Button:

 Then apply this snippet by clicking on the JavaScript link to print the current slide: 

window.print();

Another option is to use a custom certificate, which can be found here under the Print completion certificate section: 

I hope this helps and please let us know if you have any questions! 

This discussion is closed. You can start a new discussion or contact Articulate Support.