Moodle Plugins directory: Cloze editor: Versions: 1.1.2 | Moodle.org
Cloze editor
Atto ::: atto_cloze
Maintained by
Daniel Thies,
Germán Valero
An Atto editor plugin to help create embedded answer questions
Cloze editor 1.1.2
Moodle 4.2, 4.3, 4.4, 4.5
Released: sábado, 12 de octubre de 2024, 07:45
Code prechecks
overview
phplint
phpcs11 | 44
js0 | 1
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLatto_cloze
=================
This is an editor plugin to provide an interface for creating and
modifying embedded answer (cloze) questions. To install add to the Atto
editor plugins directory and visit notifications to update database. This
directory must be named 'cloze' in lib/editor/atto/plugins. Then
add 'cloze' to the list of buttons in Atto toolbar settings at Site
administration -> Plugins -> Text editors -> Atto HTML editor -> Atto
toolbar settings.
The button should appear in the editor only while editing questions. Click
the button while editing a question, select the question type and a form
will appear form entering answers. Finally insert into the question text.
All original files are copyright Daniel Thies 2016 dethies@gmail.com and
are licensed under the included GPL 3
=================
This is an editor plugin to provide an interface for creating and
modifying embedded answer (cloze) questions. To install add to the Atto
editor plugins directory and visit notifications to update database. This
directory must be named 'cloze' in lib/editor/atto/plugins. Then
add 'cloze' to the list of buttons in Atto toolbar settings at Site
administration -> Plugins -> Text editors -> Atto HTML editor -> Atto
toolbar settings.
The button should appear in the editor only while editing questions. Click
the button while editing a question, select the question type and a form
will appear form entering answers. Finally insert into the question text.
All original files are copyright Daniel Thies 2016 dethies@gmail.com and
are licensed under the included GPL 3
Version information
- Version build number
- 2017072807
- Version release name
- 1.1.2
- Maturity
- Versión estable
- MD5 Sum
- 79f4b4bdfe0b6faddc9888a31cb8d74c
- Supported software
- Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- The more recent release 1.1.2 (2017072808) exists for Moodle 4.2
- The more recent release 1.1.2 (2017072808) exists for Moodle 4.3
- The more recent release 1.1.2 (2017072808) exists for Moodle 4.4
- The more recent release 1.1.2 (2017072808) exists for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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.