Computer science editor

Atto ::: atto_computing
Maintained by Geoffrey Rowland
Computer science equation editor plugin for Moodle 2.7, or later, using either the TeX or MathJax filter. Designed for UK A Level (post-16) Computing and Computer Science curriculum, but can be easily customised for other levels or content.

Computer science editor v2.9-3

Moodle 2.7, 2.8, 2.9, 3.0
Released: Wednesday, 30 September 2015, 3:03 AM

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
2015092900
Version release name
v2.9-3
Maturity
Stable version
MD5 Sum
3d26b460809a23d041c9c4d8e370084f
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Atto

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
  4. 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.

  1. Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
  2. Add the new plugin to the desired position in the toolbar.