Skip to content
Snippets Groups Projects
Commit 1d6b2990 authored by Stefan Weber's avatar Stefan Weber
Browse files

Update README

parent e6f703d8
Branches 9.x-1.x
No related tags found
No related merge requests found
......@@ -4,10 +4,13 @@ This module syncs drupal entities from Drupal to Moodle via built-in webservices
There are four separate submodules that handle the sync of Moodle components. Enable all needed modules and configure them appropriately:
- moodle_sync_category: syncs Moodle course categories
- moodle_sync_course: syncs Moodle courses
- moodle_sync_enrollments: syncs Moodle user enrollments
- moodle_sync_users: syncs Moodle users
- moodle_sync_category: syncs Drupal Taxonomy Terms into Moodle course categories
- moodle_sync_cohorts: syncs references to Drupal Taxonomy Terms into membership of Moodle cohorts
- moodle_sync_completion: receives Moodle completions from Moodle. Needs Moodle module local_completion_push
- moodle_sync_course: syncs Drupal entities into Moodle courses
- moodle_sync_enrollments: syncs Drupal registrations into Moodle user enrollments
- moodle_sync_template: syncs Drupal Taxonomy Terms into Moodle courses, to be used as templates
- moodle_sync_users: syncs Drupal users and profiles to Moodle users
## Common concepts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment