Feature #4654
Integrate with external porfolio (Mahara)
90%
Description
Allow to send student work to Mahara from Chamilo.
History
Updated by Yannick Warnier over 8 years ago
Interconnection through the means of webservices are not limited by licenses, but in any case Apache 2 is compatible with GNU/GPL3 (that's mainly why we moved from 2 to 3).
Updated by Laurent Opprecht over 8 years ago
By the way I didn't push to the main repo as it make some small changes - new api key fields - to the database.
But I believe it is fine - I tested a new install and when disabled it doesn't show.
Updated by Yannick Warnier over 8 years ago
Then you should push it and leave it disabled for now. You know in Chamilo LMS we have this behaviour: we include everything. It's much easier for the portal admins this way.
Updated by Laurent Opprecht over 8 years ago
- % Done changed from 40 to 90
I pushed the code and kept it disabled.
As a side note I have introduced a few model objects for some tools as I needed them. This should map with Symphony well as they are mostly a direct map of the db structure. Some work may be required though when we start using synphony in earnest.