Hi All,
I have installed and am busy building my first course with the authoring tool. I am struggling to upload non-core plugins and get them working properly. I am installing them by uploading zip folders from Github.
I appreciate not all plugins are finished and I’ve read a few posts on this forum explaining the stage the projects are at. However, I can’t get any of them to work with the authoring tool, so I think I have an issue to resolve. The one I am using to investigate is the adapt-shallowBranching-MCQ (although I’ve also looked at adapt-reveal-master, adapt-contrib-confidenceSlider-master, adapt-iframe-master, pageArticleSlider-master - all with the same issue)
The components plugins upload ok and I can see them in MongoDB, I can select them to add to blocks, but my issue seems to be that when I go to edit the page editor doesn’t display I just get the loading circle. I have debugged in Firefox and it seems that the CKeditor isn’t picking up the new plugins. It says function i () not defined in frontend/src/adaptbuilder/js/origin.js
I thought it might be due to me installing using SSH as root user, and so the file permissions might be preventing. I have since recursively changed these so that doesn’t appear to have be the problem.
I wondered if there was a rebuild or command I needed to run to reload the config with the new plugin info?
I’m happy to reinstall the whole tool to see if that resolves but my reservation is that I’d want to retain my course, and was unsure if reinstalling would overwrite my course. I have read that it’s not possible to export and import courses yet, so I didn’t know how to approach this.
Can anyone help me out or point me in the right direction.
Cheers, Paul