First, sorry if my english bad.
I have task to create new module. This module will integerating one moodle site with another moodle site. Can anyone help me how to create this module?
Thanks
First, sorry if my english bad.
I have task to create new module. This module will integerating one moodle site with another moodle site. Can anyone help me how to create this module?
Thanks
Description of my module: i want to create new module that can use tointegerating one moodle site with another moodle site.
Moodle, as one type of LMS can be functioning as resource material. Collection of these materials is very important for the student. In my project, i proposes a system that can present material from several moodle-based system help by web service. So student only visit one moodle site, can get material from several moodle site-that also installed this module.
Example if you have access to llandrillo.ac.uk, you also can access to mit.edu site. You can download resource material from other site just with one login.
You might want to take a look at MNET before creating your module: http://docs.moodle.org/en/Moodle_Network and http://docs.moodle.org/en/Development:MNET_2.0
-- Muyi
I am still confused about making the web service. whether irtu placed in lib.php, or created as a file itself?