I'm trying to create a course "completion" setting that is triggered once a PDF document is clicked and opened. I need the course to acknowledge it as "completed" once that PDF pops up. Do I use submit interaction trigger? What is the best way to do this?
I've included a screenshot. Once the learner opens the Code of Conduct doc I need the course triggered complete
The same click that opens the CofC could also launch the submit, but if there is a delay in the opening, you might get the submit results, and not see the CofC.
One option would be to create, after the trigger to open the CofC, a trigger to show a layer. Create the layer with nothing on it, and a trigger to submit when the timeline ends. Set the timeline to as long as you want to delay after the click before the submit.
1 Reply
The same click that opens the CofC could also launch the submit, but if there is a delay in the opening, you might get the submit results, and not see the CofC.
One option would be to create, after the trigger to open the CofC, a trigger to show a layer. Create the layer with nothing on it, and a trigger to submit when the timeline ends. Set the timeline to as long as you want to delay after the click before the submit.