adapt_framework
adapt_framework copied to clipboard
A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.
### Subject of the enhancement It would be great to be able to enhance the base offering of Adapt with the ability to include SVG files that can be used...
https://github.com/adaptlearning/adapt_framework/blob/44ea80132b2f37dac2aa9dcf59d9fa4a9079bb86/README.md?plain=1#L20 The link https://github.com/adaptlearning/adapt_framework/wiki/Accessibility does not exist yet. Should this link to the new guide that will presumably be created in #3379 @kirsty-hames @oliverfoster ?
### Subject of the issue Follow up to https://github.com/adaptlearning/adapt_framework/pull/2794
A proposal for achieving version migration for Adapt Framework content ## Problem Adapt content is built using a single version of Adapt Framework and associated plugins. Authoring Tool users have...
### Subject of the issue/enhancement/features I've noticed when using the latest version of the Framework with v0.10.5 of the Authoring Tool that a lot of courses throw this error ...
### Subject of the issue/enhancement/features Issue highlighted with schema testing in the authoring tool. Throughtout the schemas/readmes/example files there is some inconsistency with how ID is capitalised. The correct capitalisation...
I was just reviewing the [prefers-reduced-motion PR](https://github.com/adaptlearning/adapt-contrib-core/pull/348) and noticed we had config for [_disableAnimation](https://github.com/adaptlearning/adapt_framework/blob/d7ca095b3d90e50412f4e62bfa951a30d8a5799d/src/course/config.json#L69) in _config.json_ but this doesn't seem to be referenced anywhere in Adapt. Is this now redundant...
Adapt accessibility has been implemented in conformance with [WCAG](https://www.w3.org/WAI/WCAG2AA-Conformance) however there is often multiple solutions or conflicting opinions to meeting criteria. In addition, we have interactions/functionality in Adapt that isn't...
fixes https://github.com/adaptlearning/adapt_framework/issues/2526 fixes https://github.com/adaptlearning/adapt_framework/issues/2363 original issues https://github.com/adaptlearning/adapt_framework/issues/3044 original prototype https://github.com/adaptlearning/adapt_framework/pull/3324 ### What's changed? 1. We have NPM install support for plugins via our [normal registry server](https://github.com/adaptlearning/adapt-registry-server). The server is publically...
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [grunt-jsonlint](https://github.com/brandonramirez/grunt-jsonlint). These dependencies need to be updated together. Updates `ajv` from 6.10.2 to 6.12.6 Release notes Sourced from ajv's releases. v6.12.6 Fix...