This is a block that is a boilerplate plugin designed to appear on target pages and inject javascripts into the page. This will allow important overrides to core plugins moodle using javascript and ajax calls as necessary.
Quick setup:
- rename all namespaced files to your target plugin name
- do a search and replace for jsinjection for all you files
- update the amd scripts to provide the injected functionality
- update ajax and webservices to provide a better interface