Skip to content
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

Student search: Not respecting look ahead and look behind #72

Open
marcusboon opened this issue Dec 10, 2020 · 3 comments
Open

Student search: Not respecting look ahead and look behind #72

marcusboon opened this issue Dec 10, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@marcusboon
Copy link

These overview dashboards are very useful while the exams are in progress, but exams usually run over time for whatever reason (students with special considerations, file uploads, etc). So the ability to configure to show recently completed exams (say closed like an hour or two hours ago) would be immensely helpful.

@mattporritt mattporritt added the bug Something isn't working label Dec 13, 2020
@mattporritt mattporritt changed the title Enhancement: Ability to show past and future for student search and quiz in progress Student search: Not respecting look ahead and look behind Dec 13, 2020
@mattporritt
Copy link

There looks to be two issues here for the student search functionality:

  • Look ahead and look behind functionality isn't working, correctly. Look behind should pickup quizzes that finished in the last x hours. Look ahead should find quizzes starting in the next x hours.
  • Student overrides are not being taken into account in the calulations

@mattporritt
Copy link

@guillogo When we merge the branch for this issue in, we'll also have to cherry pick it into the other branches

@mattporritt
Copy link

@guillogo I think this update may have broken the heatmap on the assessment dashboard. It looks like all days have the same "heat" and the scale looks messed up.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants