Quiz Timer

Quiz Timer

autor Mark Miller -
Počet odpovedí: 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
Priemer hodnotení : -
V odpovedi na Mark Miller

Re: Quiz Timer

autor Tim Hunt -
Obrázok: Core developers Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: Peer reviewers Obrázok: Plugin developers
V odpovedi na Tim Hunt

Re: Quiz Timer

autor Ger Tielemans -
Is it possible to extend the timer for  students with the extra field "dyslectic" in their profile with 15%?
V odpovedi na Ger Tielemans

Re: Quiz Timer

autor Helen Foster -
Obrázok: Core developers Obrázok: Documentation writers Obrázok: Moodle HQ Obrázok: Particularly helpful Moodlers Obrázok: Plugin developers Obrázok: Testers Obrázok: 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.
V odpovedi na Helen Foster

Re: Quiz Timer

autor Anthony Borrow -
Obrázok: Core developers Obrázok: Plugin developers Obrázok: 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
V odpovedi na Tim Hunt

Re: Quiz Timer

autor 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


V odpovedi na Mark Miller

Re: Quiz Timer

autor Tim Hunt -
Obrázok: Core developers Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: Peer reviewers Obrázok: Plugin developers
The time is in minutes.

I tweaked the interface to make that clearer in Moodle 1.9.
V odpovedi na Tim Hunt

Re: Quiz Timer

autor Arturo Israel García Castro -
Is it possible to change the appeareance of the timer? Size, font?
V odpovedi na Arturo Israel García Castro

Re: Quiz Timer

autor Tim Hunt -
Obrázok: Core developers Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: Peer reviewers Obrázok: 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.
V odpovedi na Arturo Israel García Castro

Re: Quiz Timer

autor 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
V odpovedi na Teresa Gibbison

Re: Quiz Timer

autor 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.

V odpovedi na nainesh kathrotia

Re: Quiz Timer

autor Joseph Rézeau -
Obrázok: Core developers Obrázok: Particularly helpful Moodlers Obrázok: Plugin developers Obrázok: Testers Obrázok: Translators

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