This page contains details for the following EPICs
...
→ Timer should support warning time in hours : minutes : seconds. Warning time is always less than maximum time.
→ Warning time can only be defined after maximum time is defined.
At warning time, timer text turns red and starts blinking. Timer flashes in red.
→ Show Timer is enabled automatically when user defines maximum time and cleared automatically if user removes maximum time (or makes it 00:00:00)
→ Validation: User cannot enter more than 60 seconds, 60 minutes, and 5 hours (this validation should be configurable).
→ (Optionally) If user enter 90 minutes, system could automatically convert it to 1 hour 30 minutes. Similarly if user enters 90 seconds, system could convert it to 1 minute 30 seconds, and so on.
User cannot change font, colour of timer.
Show Timer | Maximum Time | Warning Time | Player |
---|---|---|---|
Yes | No | No | Count up from 00:00 |
Yes | Yes | No | Count down from max time (hh:mm:ss or mm:ss or ss) as per the limit defined and When 00:00 submit & go to end page |
Yes | Yes | Yes | Count down from max time (hh:mm:ss or mm:ss or ss) as per the limit defined and When warning time, flash timer in red from warning time till it reaches 00:00 When 00:00 submit & go to end page |
No | Yes | No | Show time on the Instruction page. No count up / down |
No | No | No | Chill! |
Notes:
Use ShowTimer and TimeLimits in the Question Set object Definition
How does player behave if showTimer is false and timeLimit is defined by user?
...
case insensitive,
ignores more than one space,
allows all characters,
..
...
Tip |
---|
Completed in 3.6, 3.7 |
Question set details form driven by category configuration
Status | ||||
---|---|---|---|---|
|
...
Code Block |
---|
Practice Shuffle: default false, editable Submit required: hidden, no default (not applicable) Show feedback: default true, viewable Show solution: default true, hidden ... |
Add / Create New Question
Status | ||||
---|---|---|---|---|
|
...