- Posts: 253
How To / General
how to sync moodle and joomla groups
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
8 years 2 weeks ago #1
by saman سامان
how to sync moodle and joomla groups was created by saman سامان
hi.
we have a component that enroll joomla usergroup to specefic course...
is there any way for this:
i want when i add user to some joomla group , then that user assign to group in moodle. is it possible? i want use this method to restrict some users to one activity in the course. for example when i add user to some joomla groups,then he can't attempt in quiz.(also i know that i need set restrict setting in the activity)
we have a component that enroll joomla usergroup to specefic course...
is there any way for this:
i want when i add user to some joomla group , then that user assign to group in moodle. is it possible? i want use this method to restrict some users to one activity in the course. for example when i add user to some joomla groups,then he can't attempt in quiz.(also i know that i need set restrict setting in the activity)
Please Log in or Create an account to join the conversation.
- Web Buster UK Ltd
-
- Offline
- Elite Member
-
8 years 2 weeks ago - 8 years 2 weeks ago #2
by Web Buster UK Ltd
Replied by Web Buster UK Ltd on topic how to sync moodle and joomla groups
It's possible to achieve this but you may need extra Joomla/Moodle plugins.
- You can set an action that when a user is in a joomla group, it adds a value to a custom Joomla profile field (we do this using Community Builder).
- This is then mapped to a Moodle profile field (using Joomdle)
- Finally Moodle assigns a group to users with this value in their profile field (using " Auto-group " plugin)
Last edit: 8 years 2 weeks ago by Web Buster UK Ltd.
Please Log in or Create an account to join the conversation.
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
- Posts: 253
8 years 2 weeks ago - 8 years 2 weeks ago #3
by saman سامان
Replied by saman سامان on topic how to sync moodle and joomla groups
i use Community Builder too, and i can create map between moodle and CB
1-are you using Auto Action plugin for step1?
2-in now i have 500 user that i want close on activity in course for them.now i need sync these users to moodle or when they login sync automatically or what is the solution?
3-in that moodle plugin setting page, i can see Group by setting, are you mean set that? can you say how you config that moodle plugin?
4-with your suggestion , if i correct we don't need Auto group plugin, simply we can say in restrict activity setting , if userfield = foo then for example show or hide or other...
1-are you using Auto Action plugin for step1?
2-in now i have 500 user that i want close on activity in course for them.now i need sync these users to moodle or when they login sync automatically or what is the solution?
3-in that moodle plugin setting page, i can see Group by setting, are you mean set that? can you say how you config that moodle plugin?
4-with your suggestion , if i correct we don't need Auto group plugin, simply we can say in restrict activity setting , if userfield = foo then for example show or hide or other...
Last edit: 8 years 2 weeks ago by saman سامان.
Please Log in or Create an account to join the conversation.