I have a question which has 3 options. I want to add timer for 45 seconds for each question and auto-advance to the next question when the time is up. Each question is mandatory (force response) but if they don’t answer the question within 45 seconds, I want them to be moved to the next question.
I have 5 MCQ questions in a block , all separated by a page break. I also want the questions to stay in the same block as I am scoring the questions in a block. I tried some codes on XM community which used Java script by adding a hidden option (or label the hidden option as no response) but he hidden option keeps showing up and the timer restarts. Any help is appreciated.