-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.5.4, 3.6.2, 3.7
-
None
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
As timhunt has pointed out in MDL-64591, the assignment grading panel makes use of the Embedded layout. The embedded layout is intended for iframes.
If the assign grading page is currently claiming to be an 'embedded' layout, then it is cheating. The embedded layout is documented as being for things in iframes. I know what the assign grading page is trying to do, but using embedded layout to achieve it is definitely a hack.
We need to look at what our options here, but they potentially include:
- use a different layout
- create a new layout for this kind of interface
- update the documentation to state that the embedded layout may be used for fullscreen interfaces
- Discovered while testing
-
MDL-64591 User tours trying to display in the middle of a redirect cause an error
-
- Closed
-
-
MDL-69544 Update grade sync task to support 1.3 messages
-
- Closed
-
- has been marked as being related by
-
MDL-72441 Assignment embedded css causing display problems in real embedded uses like LTI
-
- Open
-