Skip to content
  • Michael Hawkins's avatar
    MDL-71401 core_completion: Fix completion status caching · 8e843696
    Michael Hawkins authored
    When an automatic completion condition may have had its state change,
    we now unset the cached value for the user's completion in the relevant
    activity, so up-to-date values are re-fetched and available to students.
    The previous behaviour was that custom conditions would remain cached
    until the activity reached overall completion.
    8e843696