Accessibility

Blocks ::: block_accessibility
Maintained by Brickfield LogoBrickfield Education Labs
PLEASE NOTE: No longer being actively maintained. Provides options for changing text size and colour scheme. Settings can be saved to persist between sessions. Also integrates ATbar from Southampton University ECS.

Accessibility 2.2.2

Moodle 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8
Released: Friday, 16 January 2015, 6:42 PM
Accessibility Block for Moodle

Provides options for changing text size and colour scheme. Settings can be saved to persist between sessions. Colour settings can be defined at the block instance level (Block instance configuration).

Also integrates ATbar from Southampton University ECS http://www.atbar.org. Code used under BSD Licence.

To install, place all files in /blocks/accessibility/ directory and visit /admin/index.php in your browser. To achieve block appearance throughout entire Moodle site (so-called "Sticky block") once the plugin is installed into Moodle, it's recommended to add its instance onto the Moodle homepage (/index.php). Homepage instance of the block enables "Page contexts" option in block instance configuration to be set to "Display throughout entire site".

This block was initially written by Mark Johnson
It is copyright of Mark Johnson, Richard Taunton's Sixth Form College and contributors.

Developers can find the documentation here: https://drive.google.com/folderview?id=0BwrUG2o1JsD_bGo2S3hJNXFDd28&usp=sharing

Translations are copyright of their respective authors, as indicated in each language file.

Current languages are English, German, Spanish, Portuguese, Croatian and French. If you're
interested in adding a translation please raise a bug on Github
https://github.com/marxjohnson/moodle-block_accessibility/issues

Released Under the GNU General Public Licence http://www.gnu.org/copyleft/gpl.html

Version information

Version build number
2015011600
Version release name
2.2.2
Maturity
Stable version
MD5 Sum
ec9e31c7ea8a022dc63e40c1c74239ce
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8

    Version control information

    Version control system (VCS)
    GIT
    VCS repository URL
    VCS tag
    v2.2.2

    Default installation instructions for plugins of the type Blocks

    1. Make sure you have all the required versions.
    2. Download and unpack the block folder.
    3. Place the folder (eg "myblock") in the "blocks" subdirectory.
    4. Visit http://yoursite.com/admin to complete the installation
    5. Turn editing on in any home or course page.
    6. Add the block to the page
    7. Visit the config link in the block for more options.