
TinyMCE: Cloze Editor
tinymce_clozeeditor
Maintained by
Andreas Glombitza,
Germán Valero
An interface that integrates with Moodles existing HTML editor (HTMLArea in 1.9 and TinyMCE in 2.x and 3.x) to support teachers in creating CLOZE (Embedded answers) questions in the GIFT syntax. It will also read and edit existing CLOZE items.
Cloze Editor 1.0
Release notes
INSTALLATION
1. Unzip
2. copy the CONTENTS (excluding version.php!) of the directory "clozeeditor" to the directory lib/editor/tinymce on your Moodle installation, keeping the directory structure.
ATTENTION: DO NOT OVERWRITE lib/editor/tinymce version.php as this would break TinyMCE; the version.php in the download package can be ignored/deleted.
The following file in your installation will be OVERWRITTEN with a mod'd file (so make sure to BACK IT UP):
lib/editor/tinymce/lib.php
1. Unzip
2. copy the CONTENTS (excluding version.php!) of the directory "clozeeditor" to the directory lib/editor/tinymce on your Moodle installation, keeping the directory structure.
ATTENTION: DO NOT OVERWRITE lib/editor/tinymce version.php as this would break TinyMCE; the version.php in the download package can be ignored/deleted.
The following file in your installation will be OVERWRITTEN with a mod'd file (so make sure to BACK IT UP):
lib/editor/tinymce/lib.php
Moodle 2.0
Version information
- Version build number
- 2014030402
- Version release name
- 1.0
- Can be updated from
- 2014030400, 1.0
- Maturity
- Stable version
- MD5 Sum
- fd4bf12489e707e49bb35d6677a5a3e3
- Supported software
- Moodle 2.0
- This is the latest release for Moodle 2.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type TinyMCE
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation