- Posts: 91
[Closed] Integration joomla-moodle-jomsocial
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
15 years 1 month ago - 15 years 1 month ago #1
by Fabio Ballor
[Closed] Integration joomla-moodle-jomsocial was created by Fabio Ballor
Let me reiterate the argument that the integration between joomla-moodle-Jomsocial.
I'm using joomdle for my site: www.insegnalo.it/index.php
Joomla 1.5.22
Joomdle 0.51
Moodle 2.0.2
jomsocial 2.0.5
Referring to what you write here: www.joomdle.com/wiki/Jomsocial
When enabled, Activities are created in Jomsocial:
* When a new course is added in Moodle, a new activity of it in INFORMS Jomsocial
* When a user enrols into a course, a new activity is added to His profile
Specifically:
- when I create a course in Moodle, joomdle also create a private group in Jomsocial
-> ok, except: the administrator of this group appears to be the admin of joomla, not the creator of the course. In addition, the group is to insert in the first category of the category table. But these are minor things!
More important:
- When I create a course is not announced in Jomsocial (new course available ...)
- When a user signs up for the course (with the self enrolment) this activity is not provided Jomsocial.
- When a user subscribes to this course is not placed within the group created by joomdle
What causes this lack of communication?
It could be a configuration problem of moodle?
Obviously I have installed all modules and plugins and I Jomsocial enabled in configuration (I attach a picture)
I am available for testing and test this issue.
thanks
good weekend
I'm using joomdle for my site: www.insegnalo.it/index.php
Joomla 1.5.22
Joomdle 0.51
Moodle 2.0.2
jomsocial 2.0.5
Referring to what you write here: www.joomdle.com/wiki/Jomsocial
When enabled, Activities are created in Jomsocial:
* When a new course is added in Moodle, a new activity of it in INFORMS Jomsocial
* When a user enrols into a course, a new activity is added to His profile
Specifically:
- when I create a course in Moodle, joomdle also create a private group in Jomsocial
-> ok, except: the administrator of this group appears to be the admin of joomla, not the creator of the course. In addition, the group is to insert in the first category of the category table. But these are minor things!
More important:
- When I create a course is not announced in Jomsocial (new course available ...)
- When a user signs up for the course (with the self enrolment) this activity is not provided Jomsocial.
- When a user subscribes to this course is not placed within the group created by joomdle
What causes this lack of communication?
It could be a configuration problem of moodle?
Obviously I have installed all modules and plugins and I Jomsocial enabled in configuration (I attach a picture)
I am available for testing and test this issue.
thanks
good weekend
Last edit: 15 years 1 month ago by Chris.
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #2
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
I looked at the code,
these lines are commented in /moodle/auth/auth.php
is related to my problem?
mapik
these lines are commented in /moodle/auth/auth.php
Code:
/*
if (!isset($config->jomsocial_integration)) {
$config->jomsocial_integration = 0;
}
set_config('jomsocial_integration', $config->jomsocial_integration, 'auth/joomdle');
*/
is related to my problem?
mapik
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
15 years 1 month ago #3
by Antonio Durán
Replied by Antonio Durán on topic Re: Integration joomla-moodle-jomsocial
Hi.
I don't know why you are having those problems, as Jomsocial integration is working fine for me, with the same versions you are using, although I have not tried Moodle 2.0.2. Will do when I can to see if it has something to do with your problems....
I don't know why you are having those problems, as Jomsocial integration is working fine for me, with the same versions you are using, although I have not tried Moodle 2.0.2. Will do when I can to see if it has something to do with your problems....
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #4
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
Hi Antonio,
Which version of moodle are you using? I try to install your own version for testing.
I thought if the problem could arise from any special permission that should be given to the specific joomdle user's role in moodle.
As written on your guidance I gave you joomdle permissions
- Use XML-RPC protocol
- View Discussions
you may not be communicated to the user who registers for the course are other permits?
Thanks
I await your feedback
Which version of moodle are you using? I try to install your own version for testing.
I thought if the problem could arise from any special permission that should be given to the specific joomdle user's role in moodle.
As written on your guidance I gave you joomdle permissions
- Use XML-RPC protocol
- View Discussions
you may not be communicated to the user who registers for the course are other permits?
Thanks
I await your feedback
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #5
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
I did a test with moodle1.9 + joomdle 0.51 + joomla 1.5.22 Jomsocial 2.05.
Again, creating a course is created by a private jomsocial group. But the creation of the course is not reported in the stream of activities
Just as it isn't reported the inclusion of a user in the course, and this user isn't included in the created group.
At this point I think it might be a configuration problem.
Something that has not been documented.
How can we do?
thank's
mapik
Again, creating a course is created by a private jomsocial group. But the creation of the course is not reported in the stream of activities
Just as it isn't reported the inclusion of a user in the course, and this user isn't included in the created group.
At this point I think it might be a configuration problem.
Something that has not been documented.
How can we do?
thank's
mapik
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
15 years 1 month ago #6
by Antonio Durán
Replied by Antonio Durán on topic Re: Integration joomla-moodle-jomsocial
Hi.
I just installed Jomsocial 2.05 on a Joomla 1.5.22/Moodle 2.0.1 site, and eveything works for me at fisrt try, no need to confgiure anything aside the options in Moodle to create groups and activities in Jomsocial.
No idea why you are having these problems... the event that creates the group is the same that adds the activity announcing it, so it is really weird that one works and the other does not.
Moodle permissions have nothing to do, as this is about creating things in Joomla.
I just installed Jomsocial 2.05 on a Joomla 1.5.22/Moodle 2.0.1 site, and eveything works for me at fisrt try, no need to confgiure anything aside the options in Moodle to create groups and activities in Jomsocial.
No idea why you are having these problems... the event that creates the group is the same that adds the activity announcing it, so it is really weird that one works and the other does not.
Moodle permissions have nothing to do, as this is about creating things in Joomla.
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #7
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
ok, thanks antonio.
Any suggestions to see out where the problem is?
I would like to bring the system joomdle + joomla + moodle + Jomsocial to MoodleMoot in Italy.
To demonstrate how to make a "social learning"
But without these features seems only one way to do SSO
Maybe I try to install everything again from scratch!
Fabio
Any suggestions to see out where the problem is?
I would like to bring the system joomdle + joomla + moodle + Jomsocial to MoodleMoot in Italy.
To demonstrate how to make a "social learning"
But without these features seems only one way to do SSO
Maybe I try to install everything again from scratch!
Fabio
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #8
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
Good news! :laugh:
Installing everything from scratch, without plugins and nothing else ... it works!
The question now is mine, I have to disassemble the whole site to understand what is wrong!
Let you know!
Installing everything from scratch, without plugins and nothing else ... it works!
The question now is mine, I have to disassemble the whole site to understand what is wrong!
Let you know!
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
15 years 1 month ago #9
by Antonio Durán
Replied by Antonio Durán on topic Re: Integration joomla-moodle-jomsocial
Great, thanks for letting us know 
Just in case, a hint: I have seen problems in the past with some compatibility issues with other jomsocial 3rd party plugins...maybe worth a check if you have some of them.
Just in case, a hint: I have seen problems in the past with some compatibility issues with other jomsocial 3rd party plugins...maybe worth a check if you have some of them.
Please Log in or Create an account to join the conversation.
- Fabio Ballor
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 91
15 years 1 month ago #10
by Fabio Ballor
Replied by Fabio Ballor on topic Re: Integration joomla-moodle-jomsocial
Hello Antonio,
I finally managed to find out which plugin causes the problem that I documented.
This is the plugin that integrates hwdVideoShare with JomSocial.
Features hwdVideoShare with JomSocial:
* The application will show in the hwdVideoShare JomSocial profile pages and display the videos uploaded by the user.
* A hwdVideoShare button will be added to the toolbar JomSocial
In practice, this plugin integrates and replaces the Jomsocial video capabilities with those of hwdVideoShare, much more advanced and powerful.
I attach the file that causes the problem, I understand that is not of your expertise ... But maybe you can open it and immediately understand the code that generates the problem.
Thank you in advance for your response that you want me
Thanks
Fabio
I finally managed to find out which plugin causes the problem that I documented.
This is the plugin that integrates hwdVideoShare with JomSocial.
Features hwdVideoShare with JomSocial:
* The application will show in the hwdVideoShare JomSocial profile pages and display the videos uploaded by the user.
* A hwdVideoShare button will be added to the toolbar JomSocial
In practice, this plugin integrates and replaces the Jomsocial video capabilities with those of hwdVideoShare, much more advanced and powerful.
I attach the file that causes the problem, I understand that is not of your expertise ... But maybe you can open it and immediately understand the code that generates the problem.
Thank you in advance for your response that you want me
Thanks
Fabio
Please Log in or Create an account to join the conversation.