Archive for January 31st, 2008

Moodle Mod: configcheck

Thursday, January 31st, 2008

Designed new Moodle module to ensure default config settings: Make an extra table in Moodle database to store config settings. Basically a copy of the config table (prefix_config)  with three extra columns: 'stoas_default', 'client' and 'mapping'. The idea is to output lists (text,pdf), comparing different settings: moodle default <> stoas default <> client . The stoas default should be set once, after the technical delivery. The client settings can be set ...

Open Source

Thursday, January 31st, 2008

The OSI site with an overview of Open Source licenses (by category). Some common ones: GPL LGPL Apache2.0 CPL Catalyst project with information on open source projects for Business: OpenSource4Business: Applications and Tools. Eduforge: Eduforge is an open access environment designed for the sharing of ideas, research outcomes, open content and open source software for ...