Moodle Plugins directory: Computer science editor: Versions: v2.9-2 | Moodle.org

Computer science editor
Computer science editor v2.9-2
moodle-editor_atto-computing
Computer science equation editor plugin for Moodle 2.7+ using either TeX or MathJax
Installation
Either
Download the zip file, unzip to give the moodle-atto_editor-computing folder. Rename this to computing and copy to the lib/editor/atto/plugins folder of your Moodle installation to give lib/editor/atto/plugins/computing
Or
Navigate to the lib/editor/atto/plugins directory of your Moodle installation. Then isue the command:
git clone https://github.com/geoffrowland/moodle-editor_atto-computing.git computing.
Then visit the Admin notifications page of your Moodle to complete the installation.
After installation, you need to complete the following steps:
Add computing to Administration > Site administration > Plugins > Text editors > Atto HTML editor > Atto toolbar settings > Toolbar config, to give, for example:
insert = computing, equation, charmap, table, clear
Of course you will need to use the Atto HTML editor. You will also need to have enabled either the Moodle TeX Filter or the MathJax Filter or both for the Computer science equation editor to work
You may need to Purge all caches on your Moodle server
Administration > Site administration > Development > Purge all caches
and in your browser
Enjoy!
Version information
- Version build number
- 2015092101
- Version release name
- v2.9-2
- Maturity
- Stable version
- MD5 Sum
- 0b5c46f530c5765688aba0d10ac34c4e
- Supported software
- Moodle 2.7, Moodle 2.8, Moodle 2.9
- The more recent release v2.9-3 (2015092900) exists for Moodle 2.7
- The more recent release v2.9-3 (2015092900) exists for Moodle 2.8
- The more recent release v2.9-3 (2015092900) exists for Moodle 2.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
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.