Moodle - terms of agreement activity -


I am making a Moodle site for school students with some courses.

When they start the course, then I should have a page similar to an agreement with a check box. Students should be able to proceed with the lesson only after agreeing to the conditions.

Is there anything that can do this?

Moodle can do this for users when they first sign in, you can change the Site Policy URL (Under Site Administration -> Security - & gt; Site Policies). If you want them to accept terms for each course, then you have to do some custom, maybe a lesson module where access to the rest of the text depends on the terms of the agreement.

Comments