Closed (fixed)
Project:
Quiz
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Jul 2005 at 03:11 UTC
Updated:
8 Oct 2005 at 07:20 UTC
If left blank or zero, quiz will be created but won't actually *do* anything.
Comments
Comment #1
webchickClarification: Number of qustions has to be both >= 1 AND <= the total number of available questions (meaning, those questions which are there *after* taxonomy filtering).
Comment #2
webchickAhem. :P
Clarification: Number of qustions has to be both >= 1 AND less-than-or-equal-to the total number of available questions, *after* taxonomy filtering.
Comment #3
webchickThe way taxonomy filtering is done, it's impossible to validate 'less-than-or-equal-to'. However:
1. Number of questions should be set to required
2. Should be validated to make sure it both exists and is >= 1.
3. Question selection screen should display a notice when selected questions are not >= the number of questions specified in the quiz options.
Bumping this so I can work on it tomorrow.
Comment #4
webchickFinished.
Comment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented