adapt_framework icon indicating copy to clipboard operation
adapt_framework copied to clipboard

A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.

Results 71 adapt_framework issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
breaking

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 ?

bug
accessibility
documentation

### Subject of the issue Follow up to https://github.com/adaptlearning/adapt_framework/pull/2794

enhancement

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...

enhancement
question

### 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 ![image](https://github.com/adaptlearning/adapt_framework/assets/1676635/654997a9-c511-4618-9b8c-8ec5e1405cd9)...

bug

### 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...

bug

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...

bug

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...

accessibility
documentation

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...

breaking

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...

dependencies