
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.
2204 sites
998 downloads
37 fans
Current versions available: 2
The integration (PHP/javascript) is essentially a new button in the HTML editor which brings up an interface that helps create CLOZE questions in the correct syntax. It will also read and edit existing CLOZE items (which you have selected with your cursor).
Here's a demonstrator (which can also be used to create your own CLOZE quizzes):
For installation instructions and more, see the "More documentation on this plugin" link below.
This plugin only works with the TinyMCE editor.
Daniel Thies made a very nice CLOZE editor plugin for Atto.
Useful links
Contributors
Andreas Glombitza (Lead maintainer)
Germán Valero: Documentation, translation and testing
Please login to view contributors details and/or to contact them
The problem is not the french language localization. I just tested it in a new 3.4 local server in both french and mexican Spanish and it works OK.
See the French and Spanish images at https://docs.moodle.org/34/en/Cloze_editor_for_TinyMCE#Other_languages
Have you tried with a different browser?
or from a different computer with a larger image display size?
You're right, it depends a lot on the browser and computer that you use !
I've tried with both Mac and PC computers, on several browsers, and it's not quite satisfying since it appears wrong on most of them. See this image where I made the comparison : https://tinyurl.com/y7t2hj3q
(I kept 100% zoom on browser's screen for each screenshot)
lib/editor/tinymce/plugins/clozeeditor/tinymce/editorplugin.js
There, change width (originally 490) to 620.
Don't forget to clear all caches : both browser AND Moodle caches
Added support for Privacy API.
It has a wider window in order to fix the problem described by Patrick Viney
Remember to choose TinyMCe as your upmost (preferred) text editor
Problems with cloze quiz scores.
When randomly taking quizzes in the quiz bank, the cloze quiz will bring two or more multiple question unconditionally to 1 point.
But when I choose the question in the quiz bank, get the original score.
Is there a way to get the score when it's original even when it's random?
I'm sorry my English.
If 1cloze question have 2Q and 1point (1PointX2Q), Total score is 2Points
Now => random import => 1Point (0.5x2)
want to change => 2Point (1Pointx2Q)
It is standard for all Moodle quizzes that use RANDOMLY selected questions to set a 1 point score for all random questions in the quiz.
This is the default situation for ALL question types, not only CLOZE.
I am afraid this can not be changed; if you use randomly selected questions, each question scores one point .
It will be available for installing in Moodle 3.6 when it is released in 3rd december 2018
Remember to choose TinyMCe as your upmost (preferred) text editor.
The new version also reduced the number of issues reported by the plugins database code prechecks system (194-292 versus 195-334). The original code (before I started working on it) had 493-360 issues reported by the code prechecks system.
The new version should work exactly the same as the previous version. Please report any issue found.
The new version will be offered as a recommended update when you check your installed plugins, but the old version is maintained in case anyone develops a problem.
Remember to choose TinyMCe as your upmost (preferred) text editor.
The new version also reduced the number of issues reported by the plugins database code prechecks system (190-235 versus versus 195-334). The original code (before I started working on it) had 493-360 issues reported by the code prechecks system.
The new version should work exactly the same as the previous version. Please report any issue found.
The new version will be offered as a recommended update when you check your installed plugins, but the old version is maintained in case anyone develops a problem.
Remember to choose TinyMCe as your upmost (preferred) text ed
Thanks!
Remember to choose TinyMCe as your upmost (preferred) text editor.