Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-61637_master -
-
Privacy Sprint 1
Description
tool_dataprivacy is currently fetching blocks using get_course_blocks external function, which retrieves blocks instances ready to be displayed, we want access to all block instances regardless of their contents being visible to users.