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

updateNodeStatuses() gets called too much #965

Closed
geoffreykwan opened this issue Oct 25, 2017 · 0 comments
Closed

updateNodeStatuses() gets called too much #965

geoffreykwan opened this issue Oct 25, 2017 · 0 comments
Assignees
Labels
Projects

Comments

@geoffreykwan
Copy link
Member

Description

updateNodeStatuses() can get called up to 6 times within a second if the student has dirty work and goes to another step.

Steps to Reproduce

  1. Log in as a student and open a project in the VLE
  2. Do some work
  3. Go to the next step
  4. updateNodeStatuses() will get called many times when you go to the next step

Expected behavior: updateNodeStatuses() should only be called once

Actual behavior: updateNodeStatuses() gets called 6 times

@geoffreykwan geoffreykwan added this to the v5.7 Major Release milestone Oct 25, 2017
@geoffreykwan geoffreykwan self-assigned this Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Student VLE
  
Awaiting triage
Development

No branches or pull requests

1 participant