adapt_framework
adapt_framework copied to clipboard
A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.
### Subject of the issue/enhancement/features I notice that all those long generated hexy-looking ids, while legal in HTML, are actually not valid CSS selectors if they begin with anything but...
### transition from bower to npm / yarn notes following a discussion on the gitter channel, where we discussed advantages / need to choose between npm and yarn. here are...
Should the media:stop event be triggered more often in core Adapt? Is it good design to leave video/audio playing when the drawer is opened, tutor feedbacks displayed etc., or should...
### Advantages * makes src folder "code only" * unifies build pathways across AAT and Fwk * deduplicates course assets when stored on disk * allows developers to concentrate on...
At present, the instruction text schema property is self contained in each individual component rather than housed globally in the core ```component.model.schema``` This issue will affect all core component schemas....
Currently it seems few - if any - of the core plugins have default instruction text set in properties.schema. This means that course authors have to create this manually every...
1. I recommend deleting two sections of the [adaptlearning/documentation repo](https://github.com/adaptlearning/documentation): 05_wiki_changelog 06_wiki_style_guide These are vestiges of the documentation prep for the release of v3. I don't believe there is value...
https://github.com/adaptlearning/adapt_framework/wiki/Adapt-v5.3-%E2%86%92-the-one-with-ES6-to-8-support As, with the release of v5.8.0, we've switched from requirejs to rollup, it would be good to update the above Wiki page (or add another if that's more appropriate)...
Due to the `BlendedItemsComponentQuestionModel` class, there is duplication of the `init` and `reset` methods in the inheritance chain. This is more of an issue during initialization than when resetting, as...
### Subject of the issue/enhancement/features Describe your issue here. ### Your environment * version (AT/Framework) * which browser and its version * device(s) + operating system(s) ### Steps to reproduce...