Quiz Timer

Quiz Timer

de Mark Miller -
Number of replies: 13
Every bit of documentation I have looked at (both Cole books, on-line documentation, and this forum) says "set the timer". It doesn't say how. I want my students to have 2-minutes and 30-seconds to take a short quiz. How do I set the time variable to do that?

a very perplexed teacher.

mark c. miller
noblesville indiana
Promeyo de puntuacions: -
In reply to Mark Miller

Re: Quiz Timer

de Tim Hunt -
Imachen de Core developers Imachen de Documentation writers Imachen de Particularly helpful Moodlers Imachen de Peer reviewers Imachen de Plugin developers
In reply to Tim Hunt

Re: Quiz Timer

de Ger Tielemans -
Is it possible to extend the timer for  students with the extra field "dyslectic" in their profile with 15%?
In reply to Ger Tielemans

Re: Quiz Timer

de Helen Foster -
Imachen de Core developers Imachen de Documentation writers Imachen de Moodle HQ Imachen de Particularly helpful Moodlers Imachen de Plugin developers Imachen de Testers Imachen de Translators
Hi Ger,

It's not currently possible to extend the time limit for certain students, however you can give them unlimited time by allowing the capability mod/quiz:ignoretimelimits.
In reply to Helen Foster

Re: Quiz Timer

de Anthony Borrow -
Imachen de Core developers Imachen de Plugin developers Imachen de Testers
I would say that what Helen suggests is the best workaround for now. I now there have been previous discussions about adding in the ability to set for a student a particular time factor so that the teacher could provide them with extended time, alternate dates, etc. I remember discussing this on the forums and advocating for being able to provide custom start, end, and timer information for a particular student. This would require some additional tables in the database and complicates things. I thought it was in the tracker, but I couldn't find it by doing a quick search. Peace - Anthony
In reply to Tim Hunt

Re: Quiz Timer

de Mark Miller -
Yes, I saw that; the problem is it's not specific about the form you use to enter the time. The entry says:

"By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz. If you do specify a time limit ...".

It doesn't say how to compute the time to enter. I tried 2:30 (two-minutes and thirty-seconds) as an entry and received the error message "you must enter a number here".

I then computed the number of seconds in 2:30 minutes (120), and it appears that the quiz is now available for 120 hours.

If you can tell me how to enter minutes/seconds for the time variable, I'd appreciate it.

I'll be happy to add the information to the wiki entry, but since it's your work, I thought you might like to get credit for the change/update.

Tnx and regards

Mark C. Miller
Noblesville Indiana


In reply to Mark Miller

Re: Quiz Timer

de Tim Hunt -
Imachen de Core developers Imachen de Documentation writers Imachen de Particularly helpful Moodlers Imachen de Peer reviewers Imachen de Plugin developers
The time is in minutes.

I tweaked the interface to make that clearer in Moodle 1.9.
In reply to Tim Hunt

Re: Quiz Timer

de Arturo Israel García Castro -
Is it possible to change the appeareance of the timer? Size, font?
In reply to Arturo Israel García Castro

Re: Quiz Timer

de Tim Hunt -
Imachen de Core developers Imachen de Documentation writers Imachen de Particularly helpful Moodlers Imachen de Peer reviewers Imachen de Plugin developers
Yes, you can style it in your theme. This question has been asked and answered before. Forum (or Google) search, should provide more detailed instructions.
In reply to Arturo Israel García Castro

Re: Quiz Timer

de Teresa Gibbison -
Here is the forum Tim is referring to, Timer repositioning in Quiz Module
http://moodle.org/mod/forum/discuss.php?d=90880
I found it very helpful for resizing out timer.
Cheers
Teresa
In reply to Teresa Gibbison

Re: Quiz Timer

de nainesh kathrotia -

Is this possible in quiz of 30 questions we arranged as  first 10 questions set as 30 miniutes next 10 questions has 15 minutes and next 10 question has 15 minutes. in a single slot of 1hour quize test.

please help out.

In reply to nainesh kathrotia

Re: Quiz Timer

de Joseph Rézeau -
Imachen de Core developers Imachen de Particularly helpful Moodlers Imachen de Plugin developers Imachen de Testers Imachen de Translators

No. But you could create 3 successive quizzes, each with their own time limit.