Tom Taylor
Tom Taylor
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
The final minor release of the 'legacy' codebase. This release bundles critical security updates with some other minor improvements. **Breaking:** the requirement for a global install of grunt has been...
As these don't actually include a build (required for a vastly speedier export/migration process to v1.0)
This is currently only used by the app startup process, but would be good to be able to use for the install
Everything can (and should) be built using the locally installed grunt dependency and not require grunt to be installed globally. All grunt commands should be run via npx.
See [config-waitSeconds](https://requirejs.org/docs/api.html#config-waitSeconds) in the RequireJS docs.
See https://github.com/adaptlearning/adapt_authoring/issues/2563
## Expected Behaviour You should either get some sort of feedback if paste isn't available, or be able to paste a component into a new block (the former is an...
# :warning: CODE TO FOLLOW :warning: I've built a prototype to allow export of multiple courses (with the purpose of using as a rudimentary back-up system). Is this something that...