Skip to content

Rich text editor can't display in exam secure mode (safe exam brower) #44

@Hedaqing

Description

@Hedaqing

I work with Moodle 3.11 and Eguru 2021052200, using atto editor.
When I tring to enable seb in an exam, it has a display problem with text type question, the response box can't show the toolbar for editor, ether for the file uploading manager.
image

I tried to change the file layout/secure.php
replaced <?php require_once(dirname(__FILE__) . '/includes/footer.php'); ?> by <?php echo $OUTPUT->standard_end_of_body_html() ?>, then it works well.

image

And I didn't find the file 'footer.php', I don't know if this change is reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions