mirror of
https://github.com/moodle/moodle.git
synced 2025-02-10 18:52:22 +01:00
027a160469
If the admin specifies a Policy Agreement (via URL in the config variables) then each user is required to see and agree to that document once before continuing. To get everyone to see it again (on an update, say) one just needs to issue: UPDATE user SET policyagreed = 0