Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6, 1.7
-
Fix Version/s: 2.0.8
-
Component/s: HTML Editor
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
I am using TinyMCE as the editor. I have a quiz that 8 students have completed that I need to mark. Therefore, the editor should appear 8 times on the page. However, it is loaded 64 times. 8 times for each one of the 8 instances. When there are supposed to be two instances of the editor on the page, it appears 4 times, 2 times for each of the 2. Obviously some instruction is getting sent more than one time.
Issue Links
| This issue will be resolved by: | ||||
| MDL-11113 | Get a fully working HTML editor in Moodle |
|
|
|
This only seems to occur in the essay question manual grading mode, so I am reassigning to Tim as this probably is not an editor issues per se. The editor works in multiple instances in a student's view of a quiz.