Re: Moodle memcache setting
by Wolf Ventir. Are you able to speak about this any more or offer additional details? I am very interested in implementing such a thing.
View ArticleRe: new feature submitting
by Maria Kyprianou. Thank you very much!! I read the slideshow. If I understand well I have to do the following:1) make a branch for my new code. 2) suggest the improvement on tracker. 3) check my...
View Articleenrol plugin producing error all of a sudden
by Brian Y. I was running 2.4.x and had a custom enrollment plugin, everything was working great. When 2.5 first came out, I updated a development instance of the moodle installation. I could have...
View ArticleRe: Assignment assignsubmission_mahara plugin
by Aaron Wells. Maybe what we should do is, when the user submits the page, make a copy (a "snapshot") of it on the Mahara side, and submit & permanently lock that copy, rather than the original...
View ArticleRe: enrol plugin producing error all of a sudden
by Brian Y. I also updated to the latest version of 2.5 (6/21) and still receive the same error.
View ArticleRe: enrol plugin producing error all of a sudden
by Brian Y. Since this isn't related to the development of a plugin I opened a different thread in the general help forum.https://moodle.org/mod/forum/view.php?id=50Admins, please delete this thread.
View ArticleRe: Where to hook in to the course completion event?
by Mahtab Hussain. May you live in peace Aaron!We are using Moodle 2.3. I have applied a patch for the course completion event in lib/completion/completion_completion.php.I have developed a custom...
View Articlecreate a link to my own page from navigation block.
by A Karthik. 1. Suppose i create a new page "My Students" to list all students of a teacher 2. Now i want to add a link to this page from Navigation block. How to achieve this?
View ArticleRe: scorm objects, file references inside the object
by Matteo Scaramuccia. Hi Tim,you can't make a direct PR from GitHub but you need to file a bug into the Tracker and there you'll provide the coordinates for your PR which are:Git repoGit branch...
View ArticleRe: Sticky blocks - default weight
by Richard Oelmann. No, but there is a work aroundAdd the blocks on the site home page, which allows you to set the Display anywhere and creates the block as a system level blockThen go to a course...
View Articlehow to edit file cache in moodledata
by tim st.clair. I'm debugging a script inside a scorm object. it's a pain because if I find a glitch or want to try something out, I have to upload my package again. This adds about 5 minutes to...
View ArticleRe: how to edit file cache in moodledata
by Davo Smith. What you are doing will break the Moodle file system. Files are stored based on the hash of their content. If you change the content of the file, without changing its name (and...
View ArticleRe: Databases: Error reading from database-in moodle 2.0.2
by Kumar Shubham. I am getting same error now and I can't upgrade right now. Is there any way to fix this in this version itself???Thanx
View Articlere Simple certificate block 2.5
by Paul Cook. Has anyone managed to get this block working in 2.5? Or do we have any other block that will go in yet to configure certificate outputs? ? PC
View ArticleRe: how to edit file cache in moodledata
by tim st.clair. actually, the files hash is only calculated once, and from that point on it becomes a reference to the file (e.g. /moodledata/filedir/ef/7b/ef7br5898488483blah). Changing the file...
View ArticleRe: new feature submitting
by Maria Kyprianou. Yes.. I didn't insert them in the right order. Thank you!
View ArticleRe: how to edit file cache in moodledata
by Matt Bury. Hi Tim,I'm dealing with workarounds for Moodle's file API for SMIL XML multimedia driven learning interactions; similar to SCORM but no zip packages or imsmanifest.xml files.One that I'm...
View ArticleRe: Custom media filter not displaying player - why?!
by Matt Bury. Hi Caroline,As Justin mentioned, we'd be able to help more if you posted your code. What Flash embed method are you using? Just object tags or JS, e.g. SWFObject or UFO? Static or dynamic?
View ArticleRules in form's elements ?
by Frédéric Auffray. Hello !I know in an activity form you can disable a parameter because of another thanks to the "disableIf" function.But, instead is it possible to set (real time) the default...
View Article