Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/courselegal
Angel Fernando Quiroz Campos 7afbf21e67 Indicate whether the mail must be sent on CourseLegal plugin - refs BT#9461 10 years ago
..
lang Fix language terms and add default icon in course settings page - refs #7307 10 years ago
CourseLegalPlugin.php Indicate whether the mail must be sent on CourseLegal plugin - refs BT#9461 10 years ago
config.php Updating plugin see BT#7848 10 years ago
index.php Updating readme. 10 years ago
install.php Updating plugin see BT#7848 10 years ago
plugin.php
readme.txt Updating readme. 10 years ago
start.php Fix language terms and add default icon in course settings page - refs #7307 10 years ago
user_list.php Updating lang vars, fixing user link see BT#7848 10 years ago

readme.txt

README

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/

8. 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
9. The user has to click in the URL. Once the user clicked to the URL the user
will have access to the course.