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
Current uploading of a ggb file via Drag&Drop is being done by implementing every single function manually. From Moodle 4.0 on this could and probably should be done using the new Drag&Drop helper component:
Current uploading of a ggb file via Drag&Drop is being done by implementing every single function manually. From Moodle 4.0 on this could and probably should be done using the new Drag&Drop helper component:
https://moodledev.io/docs/guides/javascript/reactive#drag--drop-helper-component
The text was updated successfully, but these errors were encountered: