Question Activation Checks
When you save a question with state property set to active, the following checks are run:
- question points should not be zero
- YV questions must have one and only one correct answer
- MV questions must have at least one correct answer
- each LT question slot must have one and only one correct answer
- each AK question slot must have non-zero upper and lower boundary and upper boundary should be greater that or equal to the lower boundary
- KK question usage class cannot be set to anything other that exam
- TK question’s correct answer must have the next question defined.
The purpose of these checks is to enable student who answers the question to receive be awarded correct number of points for it.
If one or more of these checks fail, the question’s state is reset to passive.