adapt_authoring
adapt_authoring copied to clipboard
A server-based user interface for authoring eLearning courses using the Adapt framework.
For example, I want to be able to unplug the existing theme picker, and swap with a theme editor while allowing for the picker to be re-added/swapped back in later....
We would like to make the authoring tool easier to use. At the moment its not bad until you get to the component level, and then essentially the user is...
Requirements: - Title, Description and Tags should be populated from a single set of values. In the case of title, this should be given a unique element to differentiate each...
tab to select the component press enter to add it would work well with #1589
When Clicking the add items button the focus needs to switch to the 1st control on the popup menu on right and on subsequent menus
Have had a few occasions to want to do this recently. Would obviously need to drop all custom data.
We see all the text we put into blocks and components in the AT editor, but we don't see the graphics we have uploaded to a graphic component. Any way...
Autofill when selecting assets is currently limited to the [graphic component](https://github.com/adaptlearning/adapt_authoring/blob/master/frontend/src/core/assetManagement/views/assetManagementModalView.js#L23) Strangely graphic seems to be the only core plugin that has large and small images, but community plugins could...
As it is, I don't really see the point of the two views (list/grid); they don't really offer anything different from one another (other than the list showing tags by...
Would be nice to be able to specify a git repo for non-core plugins, and be able to use the 'check for updates' functionality. Would need to think about how...