Refreshing a page in an LMS

Use an On Timer action at the page level and make the action Modify some variable not used for anything else and in the Value property put Javascript:window.location.reload()Works only when published so as to be viewed with a browser.

Discussions have been disabled for this post