ExecutorService but i only see examples that it shutsdown after the timer, i need to post another question after the timer ends, not shotdown the program since i need a time limit for each question and not a timer for the whole quiz.
What I want is to add a timer of let's say 30 seconds, it should move to the next question and that question should be considered incorrect. I came to know about Time.now but am not sure how I can go about adding it to my program.
Creating a quiz for a project in class. Quiz is working, but I'm stumped at the timer. When you press the start button, the timer executes and begins to count down. How can I allow the timer to reduce in time when a wrong answer in the quiz is selected and submitted?
The goal I am trying to achieve is to get my timer to stop when all the questions of my quiz has been answered. I have 10 total questions. I have been able to get the timer to start. But getting ot to stop on the click of submit on the 10th question is something I can't figure out.
so i need to make a basic math quiz, it must only use random numbers and symobols (?*) it must not give negative numbers in its answers (its for 3-8yr olds) must only ask 10 questions and must have 3 levels with different time restarins on each. 1 unlimited time per question 2 20 sec per questions 3 10 seconds, this is what i have so far (please be kind its self taught in last 3 weeks) please help with how i can get the time (which fires straight away and counts down) to work per question i tried nesting ifs but i cant get it to work and been stuck over a week now 21025418 67.9 KB
MathQuiz.aia (2.0 MB)
ok so i have taken everything into acount and i keep playing around with it but i can only get either the timer to tkae 1 off when i press the next button or the timer runs in background, i need it to count doen per question and repeat when the next question is loaded and continue until all 10 questions have been asked. (please see the test page as this is where the working code is). even y lecturers have no idea how to do this so hopefully im missing something silly
Moving to the main part of creating a Google form quiz i.e, Q&A. Whether you want to create competition quizzes for students, trivia quizzes, or any knowledge-based type, Google Forms quiz is perfect for any type.
ExtendedForms can turn your Google forms into quizzes and timer tests with an integrated one-click countdown timer. You can not only add just timer to your quiz but can also add a proctor to prevent cheating.
So we are towards the end of our article! I hope you understand and know how to add the Google Forms timer to your quiz. ExtendedForms is a great alternative to other similar Google Forms timers. It does not come with any complexity of configuring it as you get hassle-free configurations.
Just check out the ExtendedForms website or more beneficial install the add-on and explore all the features it has (free + pro). You might not be able to do anything with pro features until you are subscribed to it. But you can simply add a timer function to your quiz/test.
Hi every one,
i need to add a button on my quiz on the "quiz progress bar" near the timer countdown, that let user to stop/start countdown timer.
have you any idez to help.
thank you in advance
Sanachr
my reply is not published, but i rewrite it...
i m using opigno quiz to create a test , and i added the jquery countdown to limit the duration of the test, you can see it here
i look for a solution that let me add a stop/start button for this timer, so the user can have a break and return after a while to his test.
thanks in advance
Sanachr
thank you, it works fine when i click on stop/resume, but when i refresh page, i find that the timer was working and it displays real time, as if it didn't stop.
you can have a look here and test it
thank you!!