-
New Feature
-
Resolution: Fixed
-
Blocker
-
3.3.4, 3.4.1, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-61622-master -
For Moodle 3.3 and 3.4, we need to create a new WS for checking if age digital consent verification is enabled
For Moodle 3.5 we should return the current configuration of the age digital consent in the tool_mobile_get_public_config
The reason for creating a new Web Service for 3.3 and 3.4 is that we can't backport changes in Web Service signatures.
The mobile app will check if it needs to use the WS function for 3.3 and 3.4 or can retrieve the information via tool_mobile_get_public_config (3.5 onwards)
- blocks
-
MOBILE-2377 Support the age verification form in the Mobile app
-
- Closed
-