Reload of tiles neccessary on certain activity completions

Issue #92 new
Philipp Memmel created an issue

Reproduce the issue:

If you restrict the access to a section depending on the completion of an activity, you have the following problem:

If you complete the activity by manually setting the completion status to “completed” by activating the little green arrow, the corresponding section tile should be displayed, but is not unless you reload the page.

Same happens if you set the completion status of an activity to uncomplete → corresponding tile should be hidden but is not.

Possible solution: On activity completion, check for depending sections and - if section now should be shown/hidden - trigger a page reload (or just show the tile directly by JS?)

Comments (4)

  1. David Watson repo owner

    Hi Philipp which version of the Tiles plugin are you using? (There were some changes to this area made for the 3.11.1.x version of the plugin, which is released on moodle.org to Moodle 3.9 and higher)

  2. Log in to comment