This page contains details for the following EPICs
...
Info |
---|
Details of https://project-sunbird.atlassian.net/browse/SB-22719 |
Question details form driven by primary category configuration
A tenant on Sunbird can define what details would they like to capture for each question in a question set. For instance, certain organisation might want creators to provide learning outcome & learning level for each question.
...
Creator should be able to add rich text (or markdown) instructions for question set (on the details page). Instructions should allow
...
→ Adding Images
→ Adding Audio
Conclusion:
Add this to SBForm or build independently
If independent, it will be at the bottom of the Question set details page.
Question Set configuration to enable Course Assessment
Status | ||
---|---|---|
|
Timer
→ Creator can enter maximum time in hours : minutes : seconds
On completion of maximum time, player submits the question set response and redirects user to end summary page.
→ Timer should support warning time in hours : minutes : seconds. Warning time is always less than maximum time.
...
User cannot change font, colour of timer.
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?
Submit required
→ Creator can select Yes / No. Default value is loaded as per form configuration in category definition.
...
Question set should allow creating hierarchy / folders (child question sets) in it.
When a folder (child question set) is created, it has the same its own details form as configured in the primary question set category. Creator can modify settings as per the primary category form definition.
A child question set can contain questions or question set as per the hierarchy structure definition. For now we will assume only one level of folders (question sets). So a primary question set may contain question and/or folders (question sets) at level 1, and questions at level 2 (inside child question set)
...
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 | ||||
---|---|---|---|---|
|
...