jmontoyaa 03b71ba0c8 merge with 1.11.x před 7 roky
..
lang a2934129d6 Use isocode instead of language name to load plugin variables před 8 roky
CourseLegalPlugin.php 03b71ba0c8 merge with 1.11.x před 7 roky
README.md 5aafc8f461 Minor - format code před 8 roky
config.php 1f7844380e Scrutinizer Auto-Fixes před 7 roky
index.php 5367479c6a Updating readme. před 10 roky
install.php d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php před 7 roky
plugin.php 1f7844380e Scrutinizer Auto-Fixes před 7 roky
start.php d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php před 7 roky
user_list.php d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php před 7 roky

README.md

Installation

  1. Enabled the plugin from the list of plugins.
  2. Click "Configure" once the plugin was enabled.
  3. Select tool_enable = Yes and save.
  4. Go into a course (not course session) and enter the Settings tool.
  5. In the "Course access" section select "Enable legal terms" and change the course visibility to "Private" and save.
  6. Go to a course or a course in a session a new button "Legal" will appear in the course home.
  7. Click the button "Legal". Fill the form with the content and a file you want to be shown to the students. There are other options in the form, like:
    • Send an email to all users.
    • Delete all previous agreements
    • Delete the file.

The file are saved in courses/XX/courselegal/

  1. Once the form was saved, a new form will appear for the registered users. The student has to accept the form. When the form is accepted an email will be sent to the user via email and then Chamilo message tool
  2. The user has to click in the URL. Once the user clicked to the URL the user will have access to the course.