adapt_framework
adapt_framework copied to clipboard
A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.
### Subject of the issue Secondary to [re-enabling the my / model answer behaviour](https://github.com/adaptlearning/adapt_framework/issues/2215), we need to add aria labels to the ticks and crosses in each component so that...
fixes https://github.com/adaptlearning/adapt-cli/issues/169 ### Fix * Catch ECONNRESET error
An outline of the changes to be included in the next major release of Adapt Framework. ## 1. npm modules to replace bower modules This will introduce plugin dependencies and...
plugin package.json:framework vs framework package.json and warn if semver doesn't match
FW v5.17.1 When I run build while having duplicate component ids in component.json, I get a correct and meaningful error message. It is followed by a warning about missing "language-data-manifests"....
### Subject of the issue Document available for comments, [Schema Processing Outline and Future Direction](https://drive.google.com/file/d/1cjM51g6XUVTc5jdQc5jLXPqwb1DMaNsP/view?usp=sharing)
### Subject of the issue Adapt should be able to read "$5bn" as "five billion dollars". This is a slightly different use-case to abbreviations which should be pronounced correctly whereas...
### Subject of the enhancement The current implementation of the page header concept in Adapt blurs the lines between component and theme. The traditional approach has been to use the...
### Subject of the enhancement Include a CSS utility framework. References: * https://css-tricks.com/need-css-utility-library/ * https://github.com/troxler/awesome-css-frameworks * https://tailwindcss.com/
Feature request to support images, with alt text if required, in question feedback. Images should be able to mirror the question feedback text so there are correct, partly correct not...