[AMOS commit] MDL-62309 tool_policy: Optional policies can be declined by the user Committed into Git: 2018-09-24 17:03 UTC

[AMOS commit] MDL-62309 tool_policy: Optional policies can be declined by the user Committed into Git: 2018-09-24 17:03 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-62309 tool_policy: Optional policies can be declined by the user
For optional policies, we provide a radio selector to let the user
choose the acceptance status on the consent page. For policies displayed
on their own page, we display a link to decline the policy.

The way how we pass the list of policy version ids to index.php has
changed so that we can now not only pass the list of ids, but also the
actual acceptance status (accepted / declined).


http://git.moodle.org/gw?p=moodle.git;a=commit;h=5348b1eef56f64e134d3834b0f46f83301af3271
http://github.com/moodle/moodle/commit/5348b1eef56f64e134d3834b0f46f83301af3271

+ 3.6 en [idontagree,tool_policy]