You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, it seems that content is only highlighted when loaded with the page request. When using a course format like format_tiles (https://bitbucket.org/dw8/moodle-format_tiles) content may be loaded after the fact via AJAX (e.g. clicking on a tile loads the section content via AJAX).
It would be nice if that AJAX loaded content could also be highlighted. Maybe use a Mutator to listen for new content?
The text was updated successfully, but these errors were encountered:
Right now, it seems that content is only highlighted when loaded with the page request. When using a course format like format_tiles (https://bitbucket.org/dw8/moodle-format_tiles) content may be loaded after the fact via AJAX (e.g. clicking on a tile loads the section content via AJAX).
It would be nice if that AJAX loaded content could also be highlighted. Maybe use a Mutator to listen for new content?
The text was updated successfully, but these errors were encountered: