View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4784 | Composr | quizzes | public | 2022-01-19 18:50 | 2022-01-25 23:48 |
Reporter | Adam Edington | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.39 | ||||
Fixed in Version | 10.0.40 | ||||
Summary | 4784: Display time limit/points for tests | ||||
Description | The reattemption time is shown on the Quizzes page, but if a time limit is set there is no indication of it. Nor is their an indication of points to be won. | ||||
Additional Information | A visible countdown timer may be a nice touch for quizzes which have a time limit. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
It won't show too a member with the bypass_quiz_timer privilege. I'm adding a patch to clear some things up though. |
|
Automated response: Improve quiz details display A few things... 1) User is confused why quiz timer does not display. It is due to privilege to bypass it. Add magic &keep_timer_display=1 URL parameter to force it on for testing purposes. 2) It is reasonable the points for the quiz displays on the quiz index and when doing the quiz. Otherwise we are making the quiz creator display it in their start text. Add it on by default. 3) There are a lot of parameters relating to the quiz that are not passed into the QUIZ_BOX or QUIZ_SCREEN templates. They should be, to give webmasters more customisation flexibility. |
|
Fixed in git commit 541df7ccf (https://gitlab.com/composr-foundation/composr/commit/541df7ccf - link will become active once code pushed to GitLab) |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-19 18:50 | Adam Edington | New Issue | |
2022-01-19 19:50 | Adam Edington | Additional Information Updated | |
2022-01-19 21:38 | Adam Edington | Summary | Display time limit for tests => Display time limit/points for tests |
2022-01-19 21:38 | Adam Edington | Description Updated | |
2022-01-25 23:44 | Chris Graham | Assigned To | => Chris Graham |
2022-01-25 23:44 | Chris Graham | Status | Not Assigned => Closed |
2022-01-25 23:44 | Chris Graham | Resolution | open => no change required |
2022-01-25 23:44 | Chris Graham | Note Added: 0007290 |