Moodle Plugins directory: Accessibility Filescan: Versions: 1.0.0 | Moodle.org
Accessibility Filescan
Blocks ::: block_accessibility_filescan
Maintained by
Anthony Weed
Moodle block plugin to display accessibility results from the [local_accessibility_filescan](https://github.com/Swarthmore/moodle-local_accessibility_filescan) Moodle plugin.
Accessibility Filescan 1.0.0
Moodle 4.0, 4.1, 4.2, 4.3
Released: 2024年 03月 27日(週三) 00:50
moodle-block_accessibility_filescan
Moodle block plugin to display accessibility results from the local_accessibility_filescan Moodle plugin.
Requirements
- Moodle 4.0+
Installation
From the CLI
MOODLE_ROOT=/path/to/your/moodle
git clone https://github.com/aweed1/moodle-block_accessibility_filescan $MOODLE_ROOT/blocks/accessibility_filescan
From Moodle
Download the main
branch of this repo, then upload via the Moodle plugin installation page.
Configuration
There are configurations for help links for each type of accessibility problem. These links can be set to specific URLs for remediation of the file.
Screenshots
Version information
- Version build number
- 2024031900
- Version release name
- 1.0.0
- Maturity
- Alpha測試版
- MD5 Sum
- 757d13e6bf25ea1075a7e46d1ea0b05d
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- 1.0.0
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.