Quiz Timer

Quiz Timer

от Mark Miller -
Количество ответов: 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
В ответ на Mark Miller

Re: Quiz Timer

от Tim Hunt -
Изображение пользователя Core developers Изображение пользователя Documentation writers Изображение пользователя Particularly helpful Moodlers Изображение пользователя Peer reviewers Изображение пользователя Plugin developers
В ответ на Tim Hunt

Re: Quiz Timer

от Ger Tielemans -
Is it possible to extend the timer for  students with the extra field "dyslectic" in their profile with 15%?
В ответ на Ger Tielemans

Re: Quiz Timer

от Helen Foster -
Изображение пользователя Core developers Изображение пользователя Documentation writers Изображение пользователя Moodle HQ Изображение пользователя Particularly helpful Moodlers Изображение пользователя Plugin developers Изображение пользователя Testers Изображение пользователя 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.
В ответ на Helen Foster

Re: Quiz Timer

от Anthony Borrow -
Изображение пользователя Core developers Изображение пользователя Plugin developers Изображение пользователя 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
В ответ на Tim Hunt

Re: Quiz Timer

от 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


В ответ на Mark Miller

Re: Quiz Timer

от Tim Hunt -
Изображение пользователя Core developers Изображение пользователя Documentation writers Изображение пользователя Particularly helpful Moodlers Изображение пользователя Peer reviewers Изображение пользователя Plugin developers
The time is in minutes.

I tweaked the interface to make that clearer in Moodle 1.9.
В ответ на Tim Hunt

Re: Quiz Timer

от Arturo Israel García Castro -
Is it possible to change the appeareance of the timer? Size, font?
В ответ на Arturo Israel García Castro

Re: Quiz Timer

от 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
В ответ на Teresa Gibbison

Re: Quiz Timer

от 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.

В ответ на nainesh kathrotia

Re: Quiz Timer

от Joseph Rézeau -
Изображение пользователя Core developers Изображение пользователя Particularly helpful Moodlers Изображение пользователя Plugin developers Изображение пользователя Testers Изображение пользователя Translators

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