-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quizzes in Progres dashboard: Quiz display #78
Labels
enhancement
New feature or request
Comments
guillogo
added a commit
that referenced
this issue
Mar 9, 2021
guillogo
added a commit
that referenced
this issue
Mar 9, 2021
guillogo
added a commit
that referenced
this issue
Mar 10, 2021
Hi @mattporritt Can you please have a look to this PR: #90 to solve:
|
guillogo
added a commit
that referenced
this issue
Mar 11, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 11, 2021
Issue #78: Add look ahead and look behind filters in quizzes in progress dashboard
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
* Issue #78: Add look ahead and look behind filters in quizzes in progress dashboard * Issue #78: Add look ahead and look in participant summary graph * Issue #78: Show in upcomming quizzes graph inprogress quizzes that are upcomming quizzes with override * Issue #78: Initialise look ahead and behind values in DashboardQuizInprogress * Issue #78: Get minified js for dashboard_quiz_inprogress.js Co-authored-by: Guillermo Gomez <[email protected]>
guillogo
added a commit
that referenced
this issue
Mar 12, 2021
commit e08f777fa6a9558347ee5e922377f60150a03dad Author: Guillermo Gomez <[email protected]> Date: Thu Mar 11 14:21:03 2021 +1000 Issue #78: Initialise look ahead and behind values in DashboardQuizInprogress commit fb01bb6ba6001a3de6d277a2ca25047ec68d4a88 Author: Guillermo Gomez <[email protected]> Date: Wed Mar 10 15:28:50 2021 +1000 Issue #78: Show in upcomming quizzes graph inprogress quizzes that are upcomming quizzes with override commit b7efc6aeeed9abc570df9e9b1b4d755c6b8d7f1f Author: Guillermo Gomez <[email protected]> Date: Wed Mar 10 14:09:25 2021 +1000 Issue #78: Add look ahead and look in participant summary graph commit 45394fb4bf077f8ca1a73a45419dc8178f04db31 Author: Guillermo Gomez <[email protected]> Date: Tue Mar 9 14:14:01 2021 +1000 Issue #78: Add look ahead and look behind filters in quizzes in progress dashboard
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
…e upcomming quizzes with override
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
…e upcomming quizzes with override
mattporritt
pushed a commit
that referenced
this issue
Mar 13, 2021
I've backported this now to the 35 and 39 branches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The quizzes in progress dashboard is currently only displaying quizzes that are strictly in progress by the quiz start and end time. This isn't ideal in a real world case.
Update quiz display to:
The text was updated successfully, but these errors were encountered: