Atto: Corrections
atto_corrections
Maintained by
Nicolas Dunand
Allows inline corrections to be set inside any text with the editor.
Corrections 1.0.7 for Moodle 2.7-3.9 (Build 2018050201)
Code prechecks
phplint
phpcs1 | 1
js0 | 28
css0 | 5
phpdoc2 | 0
savepoint
thirdparty
grunt1 | 0
shifter1 | 0
mustache
HTML | XMLRelease notes
Description
This plugin allows the Moodle administrator to define as many correction types as wanted (e.g. orthographic error, pronoun error, capitalization, etc.). Buttons in the Atto editor then allow users to make inline marks in texts.
Installation
- Copy the plugin directory into the /lib/editor/atto/plugins/ directory of your Moodle installation.
- Go through the standard Moodle plugin installation process.
- Use the plugin's default settings or make up your own.
- Go to http://your.moodle/admin/settings.php?section=editorsettingsatto and add a new line containing 'corr = corrections' (without the quotes). See http://docs.moodle.org/27/en/Text_editor#Toolbar_settings on how to fine tune Atto's toolbar to your liking.
Credits
Icon made by Freepik from www.flaticon.com
Icon made by Freepik from www.flaticon.com
Icon made by Freepik from www.flaticon.com
Moodle 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Version information
- Version build number
- 2018050201
- Version release name
- 1.0.7 for Moodle 2.7-3.9 (Build 2018050201)
- Maturity
- Stable version
- MD5 Sum
- 1429bd7ade7085b509fafa7b686447e8
- Supported software
- Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
- This is the latest release for Moodle 2.7
- This is the latest release for Moodle 2.8
- This is the latest release for Moodle 2.9
- This is the latest release for Moodle 3.0
- This is the latest release for Moodle 3.1
- This is the latest release for Moodle 3.2
- This is the latest release for Moodle 3.3
- This is the latest release for Moodle 3.4
- This is the latest release for Moodle 3.5
- This is the latest release for Moodle 3.6
- This is the latest release for Moodle 3.7
- This is the latest release for Moodle 3.8
- This is the latest release for Moodle 3.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2018050201
Default installation instructions for plugins of the type Atto
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish installation of the plugin.
To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.