Monday, November 12th, 2007
We have a problem of SCORM package not playing flv file. There can be several reasons for this:
media plugins in Moodle -> I set all the filters to ON for flv etc.
php or apache settings: maybe max download is not enough for video
added mime types to apache conf, ...
Posted in BrnDmp | No Comments »
Monday, November 12th, 2007
Problem: buttons do not show in the 'add repository resource'.
Solution: probably you did an overwrite of the <moodle_home> /mod/resource/type/repository/resource.class.php with the hive version of the resource.class.php, as indicated in the manual under 2.3.5 Change Resource Access, Moodle 1.7. You should NOT overwrite that file for Moodle 1.8. For Moodle 1.8 ...
Posted in BrnDmp | No Comments »