Moodle Mod: configcheck
Thursday, January 31st, 2008Designed 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 ...



















