The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 
Author Message
PostPosted: Wed Mar 29, 2006 4:38 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Jan 23, 2006 1:27 am
Posts: 32
Do you wish to integrate Moodle with Joomla without changing a single line of code? Yes, that's possible… in a very simple manner. You don't have to be a techie for integrating the two systems.

Here's a step-by-step short tutorial on how to do that in less than five minutes.
http://sourcecodehelp.com/index.php?opt ... &Itemid=40

(you need to be a registered user to view this tutorial)

Enjoy
-- Deep

_________________
Looking For "Free" Programming Help?
http://SourceCodeHelp.com


Top
 Profile  
 
PostPosted: Wed Mar 29, 2006 4:52 pm 
User avatar
Joomla! Exemplar
Joomla! Exemplar

Joined: Fri Aug 12, 2005 7:19 am
Posts: 9205
Location: Leeds, UK
Thanks for this. I've been looking at playing with moodle for a while now and this may be just the incentive i need

Brian

_________________
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/


Top
 Profile  
 
PostPosted: Wed Mar 29, 2006 5:05 pm 
Joomla! Champion
Joomla! Champion

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6927
Location: Nebraska
NICE!

Do you mind cross posting this into the Schools and Universities < http://forum.joomla.org/index.php/board,265.0.html >

I am very interested in Moodle and Joomla. I am certain there are others, as well. Much appreciated!

_________________
http://Twitter.com/AmyStephen
http://www.alltogetherasawhole.org/


Top
 Profile  
 
PostPosted: Wed Mar 29, 2006 5:10 pm 
Joomla! Champion
Joomla! Champion

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6927
Location: Nebraska
Brian -

Do work with other Universities? Moodle is really taking off. But, it is not a content management system - excellent in course management. I have also been looking at SchoolTool which is the administrative (student records, attendance, etc.) component (still very much under development but advancing slowly.)

Combined, these three pieces should cover the needs of a University website / course management / student information system. It's only a GAZILLION dollar industry when you look at the price tags of commercial products used on campuses today.

Amy

_________________
http://Twitter.com/AmyStephen
http://www.alltogetherasawhole.org/


Top
 Profile  
 
PostPosted: Sat Jul 21, 2007 1:07 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Jul 17, 2007 6:00 pm
Posts: 30
this sounds like what i need but the link wont work for me. where can i get this tutorial?


Top
 Profile  
 
PostPosted: Wed Nov 05, 2008 2:58 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Nov 19, 2005 12:53 am
Posts: 32
The site on the link is now an anchor page!! Any new link?


Top
 Profile  
 
PostPosted: Fri Dec 26, 2008 5:36 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 11:36 am
Posts: 21
I think I have found a solution. Yet to try it out. Please check the attachment or this link:
http://myjoomlaextensions.com/index.php ... 6&catid=25
Attachment:
MoodleBridge.pdf


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
PostPosted: Thu Jan 01, 2009 5:36 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 11:36 am
Posts: 21
2 more pdfs..

Attachment:
JooMoo Instructions.pdf

Attachment:
JooMoo Instructions for Joomla 1.5.pdf


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
PostPosted: Tue Jan 06, 2009 1:21 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Tue Jan 06, 2009 12:29 pm
Posts: 1
please help me in integerating joomla and moodle... i need it very urgent.. Thanks..


Top
 Profile  
 
PostPosted: Tue Jan 06, 2009 1:44 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 11:36 am
Posts: 21
Look into the attachments and see if they can help you out.

http://www.promoodle.com might also help you in solving your problem.
Download the com_moodle module from promoodle site and follow the instructions given in one of the pdfs attached below.

Do not forget to post here if you succeed in integrating joomla and moodle. It will surely help others.

Attachment:
JooMoo Instructions.pdf
Attachment:
JooMoo Instructions for Joomla 1.5.pdf
Attachment:
MoodleBridge.pdf


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
PostPosted: Mon Jan 12, 2009 3:42 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Oct 18, 2008 11:21 pm
Posts: 16
Moodle (and more at the same time!) and Joomla integration with Jfusion (see http://www.jfusion.org)

How does JFusion work?

JFusion uses a master/slave system to manage users across different software platforms. This means that one software has the master controls for the users and that the slave JFusion plugins follow whatever user information is in the master JFusion plugin. This means that you will need to enable user registration in your master JFusion software and disable user registration in the slave JFusion softwares. So you can use Moodle as the master and Joomla as slave. Want to add a bulletinboard? Just a few clicks and the user is also logged in to th BBS software.

Joomla 1.5 uses plugins for its login procedures, which makes it easy to modify the login behaviour. The JFusion authentication plugin, get the username/password information from the master database and checks to see if the entered password matches the stored password. If the passwords match, the JFusion user plugin checks if the user is present in all of the slave databases and creates a new user if required. No core hacks are needed to run JFusion, as you will only need to disable the Joomla authentication/user plugins and enable the JFusion plugins.
What changes are made to my integrated software?

JFusion does NOT make any modificiation to your integrated software. This is great as this means you can upgrade both the integrated softwares and your Joomla installation without having to reinstall or reconfigure JFusion. Therefore there is no more need to spend days upgrading softwares and reconfiguring your bridges. Since no modificiations are made to your integrated software, this also means that the login behaviour is not changed for your integrated software. Here is a Moodle example: if you login to Joomla -> JFusion will log you into both Joomla and Moodle. However if you login to Moodle, you will only be logged into Moodle (and not Joomla) by default. There is a special login module available to handle this being tested at the moment.

Do you have a version for Joomla 1.0.x?

Sorry JFusion will NOT be released for Joomla 1.0.x, as it is heavily dependent on the beautiful newJoomla 1.5 framework.

What advantages does JFusion have?

* Just install the plugin, configure and publish the plugin to get up and running
* No changes to the Joomla core and no manual uploading of files.
* Forum software can be installed on the same server as Joomla or on a remote server
* Setup wizard provided for easy installation/configuration
* Single sign-in and the plugin will create both the Joomla and Forum cookie (Vbulletin only at this stage).
* No nasty synchronisation issues, as a single table is used for authentication.
* Last post/thread module provided to show forum activity in Joomla.
* Multi language support
* Uninstalling is as easy as unpublishing the plugins and republishing the Joomla ones.


Top
 Profile  
 
PostPosted: Mon Mar 16, 2009 6:22 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 11:36 am
Posts: 21
thanks hwevers :) joomla-moodle integration worked just as i had expected. but i need to know one more thing. its about the moodle logout redirection when the two are integrated. i tried giving my homepage url, i.e., the joomla frontpage (home). when i tried logging out of moodle, it just displayed the joomla framework inside the already existing joomla template. i gotta know why it happens but i do not have a solution for this problem of mine.

i tried to post my problem in jfusion.org but they have shut down the boards on their old server. it would be helpful if u can help me out.

thanks :)
kasargod123


Top
 Profile  
 
PostPosted: Wed Mar 18, 2009 2:02 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Oct 18, 2008 11:21 pm
Posts: 16
You probably hit our site at the moment we moved to a new server. Just go to http://www.jfusion.org and use the forums to get an answer. I am sure you will get one.
Henk


Top
 Profile  
 
PostPosted: Wed Mar 18, 2009 7:01 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 11:36 am
Posts: 21
thank u :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 



Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group