Oksigenia Access icon

Oksigenia Access

Maintained by Oksigenia Oksigenia
Floating accessibility panel for Moodle: 17 user-side controls plus 4 profile presets (text size, dyslexia font, high contrast, color-blind filters, reading mask…) in 8 locales incl. Guaraní. Theme-agnostic, no telemetry, no overlay tricks. Local plugin, GPLv3+.
Price option: Free

Supports Moodle 4.5-5.2 See all versions
Latest release: 3 weeks ago
Installations: 6
Downloads (last 90 days): 282

Frankenstyle name: local_oksigeniaaccess
Local plugins

Support

Need help? Use the links below to report an issue or find more information.

Repository URL (Git)
https://github.com/OksigeniaSL/moodle-local_oksigeniaaccess
Issue/bug tracker URL
https://github.com/OksigeniaSL/moodle-local_oksigeniaaccess/issues
Documentation
https://github.com/OksigeniaSL/moodle-local_oksigeniaaccess#readme
Website
https://labs.oksigenia.com/productos/access
Privacy information
None. The plugin stores no personal data on the server. User preferences for the accessibility panel (which controls are on, at what level) are persisted in the visitor's browser localStorage under the key `oksiacSettings` and are never transmitted to the server. The plugin does not load anything from CDNs or third-party origins; the bundled web component is vendored under `js/web-component.js` and served from your Moodle. A formal Privacy provider class implementing `\core_privacy\local\metadata\null_provider` is included at `classes/privacy/provider.php`.