Closed (duplicate)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Sep 2007 at 23:40 UTC
Updated:
25 Jun 2010 at 21:20 UTC
It would be great to have a setting on the quiz config page which enabled an admin to disable starting and ending times and/or be able to set always available as default.
Comments
Comment #1
westwesterson commentedrefer to patch in issue #177703.Have fully implemented this feature. Sitewide you can disable availability options if wanted, or you can force people to pick times to open and close quizzes.
Comment #2
westwesterson commentedexpect a patch here in the next few weeks after the coder update.
Comment #3
senpai commentedAfter playing with those settings, I think it might be even cooler to presume that a user wanted their questions 'always available', but then expose a Start and End time settings if, and only if, they've checked the 'Limit the duration of this quiz question' box. This begs the question as to when we should begin introducing little tidbits of jQuery functionality into the UI to help out the site admins. They're gonna need it for 2.0, I can see that now! :-)
Comment #4
westwesterson commentedThats a good question, and my answer is, yes that is a good idea. I currently have a different implementation of that same idea, but yours might be a little more concise. I have created a new topic for this patch because the scope is bigger than just having always available as a default. (which is implemented in the patch.) it might be better to extract it out of the larger patch, but seeing as this is all related, i just put them together.
For more information, checkout this issue: http://drupal.org/node/197143
Comment #5
falcon commented(I'm cleaning up the issue list)