auto skips with times runs out, also auto submits answers in quizzes and tests
< Feedback on idrivesafely autoskip
suggested additions to get it to also auto-play the videos: document.getElementsByClassName("vjs-tech")[0].muted=true; document.getElementsByClassName("vjs-tech")[0].play();
Sign in to post a reply.
suggested additions to get it to also auto-play the videos:
document.getElementsByClassName("vjs-tech")[0].muted=true;
document.getElementsByClassName("vjs-tech")[0].play();