-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.4.3
-
None
-
MOODLE_24_STABLE
When an external tool returns a grade for a student, conditional activities that depend on that grade are not made available until the student logs out and logs back in again.
To reproduce:
- Create a new course.
- Add an external tool activity that returns a grade.
- Add another activity and set a grade condition based on the grade returned from the external tool.
- Launch the external tool activity as a student and achieve the required score.
- Return to the course.
Expected result: The restricted activity should be available.
Actual result: The restricted activity is still unavailable. After logging out and then logging back in the restricted activity is available.
- duplicates
-
MDL-28463 The condition_info class caches the user grade info too well
-
- Closed
-