Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle_sync
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
moodle_sync
Commits
1d6b2990
Commit
1d6b2990
authored
1 month ago
by
Stefan Weber
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
e6f703d8
Branches
9.x-1.x
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-4
7 additions, 4 deletions
README.md
with
7 additions
and
4 deletions
README.md
+
7
−
4
View file @
1d6b2990
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment