Oliver Foster

Results 103 comments of Oliver Foster

> Is the plan to phase out legacy schemas in the future? Yes. > Will new plugins still be required to support legacy schemas once the v1 AAT is released?...

Script paths are passed in from grunt. This library doesn't find the scripts itself. Could you be more specific about the start controller migration scripts please? Why could they not...

Yup, passing a custom folder through the grunt options would be cool `--customscriptsdir=`

https://github.com/search?q=org%3Aadaptlearning+_disableAnimation&type=code There are two properties: `_disableAnimationFor` an array of html class strings for matching `_disableAnimation` to turn on and off absolutely They control the drawer, notify, page load and scrollTo...

Mmmm. . Not entirely sure. Visua11y currently has a no animations... Which is independent of prefers-reduced-motion. Hmm... Probably yes. Prefers reduced should probably trigger no animations and no animations probably...

This is an authoring tool issue, moving.

~~There is no html in the example you've given @fosterc1 could you be more specific please.~~ Have wrapped the example in appropriate tags.

@simondate are you able to add and edit the same html in your aats?

As per pr https://github.com/adaptlearning/adapt_authoring/pull/2780#issue-2467875435

> I'm guessing the 'empty tag' and 'aria-label' issues don't need addressing @StuartNicholls you can use the above config to enable the aria-label attributes if you want to use them...