Re: SVG images problem
by berly montano. Hello, it's me again, I was tracking this problem, I reviewed apache, php, etc. I did a test to the moodle functions involved and everything was right. To be short, I have noticed...
View ArticleRe: Table mdl_files Database Moodle 2.3
by Darko Miletić. I would suggest to read through http://docs.moodle.org/dev/File_API and if needed go through actual code to understand what is used and where. It is always better to use official API...
View Articlechange the css of the student enrollment
by Hemanth Gottimukkala. How to change the css of the student enrollment
View ArticleAdding an activity to gradebook
by Raphael Goldman. Hi,I am devloping an activity, I would like it to show in the gradebook with some grade that I set, what are the steps that I need to do?I didn't find any documentation about...
View ArticleRe: Adding an activity to gradebook
by Davo Smith. Have you tried looking at any of the standard Moodle modules that do this?assign, forum, data, quiz (off the top of my head)They all have functions in 'lib.php' with 'grade' in the...
View ArticleClick on menus instead of on hover
by Adam Morris. Hi guys,My school uses our moodle installation for a combination of cross-school stuff (surveys) as well as for traditional courses. This has prompted me to revamp the custom menu. I...
View ArticleRe: Click on menus instead of on hover
by Paul Nicholls. Hi Adam,The main issue that I see with doing that is that some of the branch nodes are also clickable links - so you'd need to have a way of still triggering those. It might be that...
View ArticleDear moodle, If a large internet/tech company could hypothetically buy...
by Stuart Lamour. answers on quora please
View ArticleRe: get_course_category_tree is deprecated in 2.5 for custom menus
by Brian Merritt. Not to worryBy the way, the best answer I could find was$courses = get_courses($categoryid) //which does the job nicely
View ArticleRe: A bit of silliness - bug sweepstake
by Dan Poltawski. MDL-40000 came in last night 2013-03-04 20:24:00 (Europe/London)Who won!?
View ArticleRe: A bit of silliness - bug sweepstake
by Aparup Banerjee. if there hasn't been any, i propose the winner is the reporter. He could have had the closest guess just prior to reporting it.
View ArticleRe: Unenroll Event
by Larn H.. Thanks Rex, this is very useful! Hopefully this is all the info we need.
View ArticleRe: A bit of silliness - bug sweepstake
by Paul Nicholls. "Entries must be received before MDL-32000 is filed" means that they'd be disqualified, unless they have a time machine
View ArticleRe: need for dataset
by Wen Hao Chuang. Hi Tomasz, Does this script work with Moodle 2.3.x, 2.4.x, and 2.5.x? Thanks!
View Articleתשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Adding an activity to gradebook
by Raphael Goldman. I defined thoses 2 functions (aupdate and has_grade)where do I need to call them?Thanks
View ArticleWhat are story points?
by Russell Smith. I just got an email about MDL-38228 saying that story points had been altered to 20. I tried Google to work out what was happening but it gave me no relevant results. So I either...
View ArticleHow to display image store in mdl_file table in course componant
by ajeet kumar. I have inserted a image in the description area while creating a course. Now i want to create a custom page which show the course name along with it's description. Course name and it's...
View ArticleRe: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Adding an activity to gradebook
by Davo Smith. I've already answered this question in my last response, but, as with all the core activities that use grades, you need to call the myplugin_update_grade function in you...
View ArticleRe: renderer override not working
by Davo Smith. I'd be surprised if there weren't at least some issues with extending 'base' instead of the 'topics' renderer. To be on the safe side I'd still correct it (are there no warnings...
View ArticleRe: homepage for a teacher need to some modification
by lutfun shorna. hi,doug thnx for ur response and answer but i already create a theme which i need for my website and in this case how should i change the theme and course creation porcess agian? i...
View Article