0
votes
2answers
46 views

How do I edit files in place that were uploaded to Moodle?

I would like a better workflow for debugging uploaded SCOs. As things are, I must edit a file in the activity, repackage, upload, and test. Often, I just need to change a single line of code. It ...
0
votes
1answer
767 views

How to increase the maximum allowed upload filesize for Moodle

I've tried all of the suggestions that I've found and haven't succeeded in eliminating the error message: The page at [ip address] says: [filename] is too large to upload I'm running Ubuntu 12.04.1 ...
1
vote
0answers
91 views

Scorm activity - return to the last page visited not working in Firefox - Javascript issue?

I'm using Moodle as a platform to hold SCORM packages. In one of the packages we have a feature, where if a user exits the activity and re-enters they return to the screen they were last on. However, ...