
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
Created: 02/Sep/07 05:45 AM
Updated: 11/Sep/08 12:19 PM
|
|
| Component/s: |
HTML Editor
|
| Affects Version/s: |
1.7,
1.6
|
| Fix Version/s: |
2.0
|
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
|
MDL-11113 Get a fully working HTML editor in Moodle
|
|
|
|
|
|
|
|
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.
|
|
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. |
Show » |
|