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

accessibility

fixes https://github.com/adaptlearning/adapt-cli/issues/169 ### Fix * Catch ECONNRESET error

bug

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

enhancement

plugin package.json:framework vs framework package.json and warn if semver doesn't match

bug

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

bug

### Subject of the issue Document available for comments, [Schema Processing Outline and Future Direction](https://drive.google.com/file/d/1cjM51g6XUVTc5jdQc5jLXPqwb1DMaNsP/view?usp=sharing)

enhancement
documentation

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

accessibility
documentation

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

enhancement
feature request

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

enhancement

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

feature request