You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a course with a lot of content UDOIT 3 just displays a static message with a spinner like
If the scan takes awhile, longer than a few minutes because of a lot of content, there's no indication to the user anything is happening and they may be tempted to refresh. This may need some type of communication between the backend process that's running the process and the frontend.
The previous version of UDOIT actually showed a live updated progress of what was being scanned which was nice.
In a course with a lot of content UDOIT 3 just displays a static message with a spinner like
If the scan takes awhile, longer than a few minutes because of a lot of content, there's no indication to the user anything is happening and they may be tempted to refresh. This may need some type of communication between the backend process that's running the process and the frontend.
The previous version of UDOIT actually showed a live updated progress of what was being scanned which was nice.
This is somewhat related to #718 and #856
The text was updated successfully, but these errors were encountered: