Forum Discussion

Jonathan_Hill's avatar
Jonathan_Hill
Super Hero
25 days ago

What time is it?

Hello!

In this demo, I have used three Code Blocks to track and display the learner's 'seat time', throttle their progress through the course, and provide a printable 'completion certificate' once a minimum time has been met.

You can try it out for yourself here: 

https://share.articulate.com/DJOg9Z0mscZJcQl1BcvWC#/

The minimum 'seat time' is currently set to 1 minute, with a maximum credit of 2 hours.

And here's a video of it in action.

I've attached the code for all three blocks below.

If you have any questions, please ask.

2 Replies

  • DonTino's avatar
    DonTino
    Community Member

    Hey cool idea! How did you manage to get the certificate to download? When i try to put a custom download button into my training it wont get to the document or download anything. 

    • Jonathan_Hill's avatar
      Jonathan_Hill
      Super Hero

      The answer is, I didn't 😀
      I came up against the same iframe restrictions. Instead, the code reproduces the certificate in A4 format in a new window, with an overlay that prompts the learner to manually print it off.