Forum Discussion

Vny476's avatar
Vny476
Community Member
6 years ago

Print Results should come within my course output not in new web page

When user cleared the assessment, i gave the two buttons one is Print Results and other one is Certificate. When clicked  Print Results Button ,  print results coming in new tab in browser. Instead of that, am looking that Print Results within my course. Is there any possibility. Please help me in this.

2 Replies

  • VinceScoma's avatar
    VinceScoma
    Community Member

    Hi Vny,

    Thank you for reaching out! 

    While this is the current behavior of the Print Results button, another option that I think will help is to use a javascript trigger to either print the current slide or a certificate. You can create a button on your results slide that will execute the javascript and allow you to print the current slide. You can find more details and examples of this here: 

    I hope that others in the community can share what has worked for them as well! 

    • CathyaMoreno's avatar
      CathyaMoreno
      Community Member

      Hi Vincent,

      I'm testing the option trigger to print the current slide : window.print();

      Is there a way I can optimise to center the slide in the page? Because I'm not able to see  the slide complete, not in Portrait or Landscape mode.