Hi Roshan, there are 3 ways to "integrate" (a term you'll need to define first) Moodle with Matterhorn:
1) Through LTI tools. Matterhorn currently offers basic LTI handling but only ships a sample LTI tool, so you would need to implement the Matterhorn tools that you want to use in Moodle yourself. 1.4 will most probably see an initial set of tools. 2) Through native Moodle widgets. Matterhorn comes with a plethora of REST endpoints that allow for all kinds of integration. You will need to get authentication right (you may need federated authentication) and then you can write your own native widets that communicate with Matterhorn. 3) Through RSS/ATom feeds. Matterhorn offers a number of RSS/Atom feeds that may use in existing Moddle RSS widgets. Tobias On 15.03.2012, at 13:30, Visionaire - Roshan Barboza <[email protected]> wrote: > Hi Guys, > > I would like to integrate matterhorn with moodle. Could someone guide how to > get this working. > > Best Wishes, > Roshan Barboza > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
