forked from erasmusmoodlemkd/moodle_plugin_dyslexia
-
Notifications
You must be signed in to change notification settings - Fork 0
universidadeaveiro/moodle_plugin_dyslexia
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1/ Install the block like other blocks 2/ Visit the Administration > Site administration > Appearance > Additionnal HTML (MY_MOODLE_SITE.com/admin/settings.php?section=additionalhtml) 3/ Adapt this code (change MY_MOODLE_SITE.com with your domain) and paste it into the « Within HEAD » area : <!-- Dyslexic mod --> <link rel="stylesheet" type="text/css" href="MY_MOODLE_SITE.com/blocks/dyslexic/opendyslexic.css"> <script src="MY_MOODLE_SITE.com/blocks/dyslexic/stylechange.js"></script> <!-- End of Dyslexic mod --> 4/ Insert the block into your site.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 68.1%
- JavaScript 23.7%
- CSS 8.2%