Re: Set activity completion using PHP
by Ankit Agarwal. Have you looked at the completetion class in /completion?
View ArticleOwn Form
by Florian Penz. Hi everybody!I have a little Problem with a Form I just created. When clicking the submit button it says "You must specify a course_module ID or an instance ID". I will post the code...
View ArticleChanging "Courses" on the homepage
by Yong Ra. I was wandering if the word "Courses" on the Moodle page can be changed to something else. I would like it to say "Conference". I do not use for courses.Thank you.
View ArticleRe: Purging MUC
by Sam Hemelryk. Absolutely, it would be great feature and we already have all the back end code we need to support it (in that there is a function for purging definitions) I vaguely remember someone...
View ArticleRe: Changing "Courses" on the homepage
by Davo Smith. Settings > Site admin > Language > Language customisationSelect 'English''Open language pack for editing'Click 'Continue'Select all listed components and type 'course' in 'Only...
View ArticleCoding error detected, it must be fixed by a programmer:...
by dim gou. Hello..i suddenly take the following errorCoding error detected, it must be fixed by a programmer: moodle_database::update_record_raw() id field must be specified. The version that i can...
View ArticleLooking for forward on possible changes to the message notification popup
by Andrew Davis. Hi. I'm currently experimenting with changes to the message notification popup. The tracker issue is at https://tracker.moodle.org/browse/MDL-34269 and it includes some screenshots.If...
View ArticleRe: Set activity completion using PHP
by Anton van der Merwe. Thank you so much for your reply.In my php script, would I have to "require" config.php to be able to access to these functions?
View ArticleRe: Set activity completion using PHP
by Anton van der Merwe. Hi Ankit, I'm new to the moodle. I'm battling to find where I can look into the Completion class. Can you point me into the right direction?Thx
View ArticleContrib Extensions module and Core Modules.
by James McLean. Hi Folks,As some of you may be aware, At UniSA we're porting our Extensions module from 1.9 to 2.4+ at the moment. I've been keeping a thread updated on my progress so far...
View ArticleRe: Contrib Extensions module and Core Modules.
by James McLean. It should be said that I'll be following the process outlined here: http://docs.moodle.org/dev/Process#New_feature_development but before starting on a spec, I'm hoping to have a...
View ArticleRe: How to control the width of tinymce editor in 2.0
by Lesz Ratajczak. Hi Mary, I have customised Bootstrap theme to appear as responsive layout with fixed max width. It means that on the large (24" screens) page has fixed width but it changes layout...
View ArticleRe: Set activity completion using PHP
by sudhanshu verma. For more info about activity completion in moodle you can referhttp://docs.moodle.org/dev/Activity_completion_API
View ArticleRe: Looking for forward on possible changes to the message notification popup
by Tim Hunt. I got all hopeful when I saw this, because I think that notification pop-up is really ugly and really annoying. Then I find you are just planning to change a few words there.Can't you get...
View ArticleRe: Moodle 1.9 Long Term support
by Alex 09. I don't suppose that this date has been extended recently at all?Many thanksAlex
View ArticleRe: Moodle 1.9 Long Term support
by Dan Marsden. I don't expect it will - you still have 11months left but I won't be putting my hand up to extend support any further than Dec 2013 - it's really time to upgrade your site.....
View ArticleRe: Moodle 1.9 Long Term support
by Mark Chaney. I didnt know it was being suported until Dec 2013, thats awesome. I assumed support had already stopped. Ive just been tweaking some of my own installations and will probably continue...
View ArticleRe: Creating a file from a /local/plugin.php
by Abdul Bashet. Hi Andrew Normore,Have you solved this problem? Please provide me the exactly code to retrive the image. or how can I do <img src="image_path">I found if just use the function...
View ArticleMoodle flavour for development
by David Monllaó. Hi, I've created a flavours package for Moodle development: Debug to max level, cache disabled, the codechecker and phpDoc checker plugins and other useful settings for development....
View ArticleRe: Transform all legacy files to private files or other repository
by Céline Perves. seems to be difficult to develop but since I need to migrate also a 1.9 resource module that was emulate a kind of repository, I realise that It would be usefull to develop it for...
View Article