Re: Simplified 'block-less' navigation experiment
by Frédéric Massart. Hi Jason,Indeed, the Minimal theme that I had the opportunity to see in demo at the Moodlemoot is part of those projects who gave me some ideas.Learning about the internals of...
View ArticleRe: General Developers meeting, Tue 30 July 13:00 UTC
by Michael de Raadt. Hi again, all.While it does seem fair to rotate through time slots, I think, in the end, it just ends up disadvantaging some people in favour of others. Ideally the best time is...
View ArticleRe: Simplified 'block-less' navigation experiment
by Damyon Wiese. Thanks for working on this Fred, and thanks for the great post about it with all the screenshots. I really like the messaging and user menus. I also like the crumb trail and the thing...
View ArticleRe: General Developers meeting, Tue 30 July 13:00 UTC
by Michael de Raadt. The docs for last Tuesday's meeting have now been updated. They include the video, meeting notes, list of attendees and...
View ArticleRe: Simplified 'block-less' navigation experiment
by Tim Hunt. I think we should get the user and messaging menus into core relatively. Soon. We talked about that at the hackfest last October with general agreement, and it is consistent with how a...
View ArticleRe: General Developers meeting, Tue 30 July 13:00 UTC
by Tim Hunt. That diagram oversimplifies, in that it ignores daylight saving time. You really need two charts, one for northern summer/southern winter, and vice versa.Second, we really want that chart...
View Articlecreating an sql report
by Raphael Goldman. Hi,I need to create a report in this way.the first 4 columns will be users detail (name, id, city)then information about the school of this student, then I will have a column for...
View ArticleRe: General Developers meeting, Tue 30 July 13:00 UTC
by Dan Marsden. Was it only the NZ based devs that found the timezone un-pleasant? - I'd be interested in hearing if there were other internationally based devs that found it hard to manage.I do think...
View ArticleRe: Course creators can delete courses? (Moodle 2.4.5)
by Iiro Tekari. Thanks! I hadn't noticed that hack before.
View ArticleBehat on Jenkins takes forever. How can I speed it up?
by Matt Gibson. I just set up Jenkins and running the Behat acceptance tests took 5 1/2 hrs for 179 scenarios.On my laptop, I can run the same number of Cucumber scenarios (using Ruby and Capybara) in...
View ArticleRe: General Developers meeting, Tue 30 July 13:00 UTC
by Anne Krijger. Hi Michael,Can you see and tell how many people watched the youtube channel (so far)?Anne.
View ArticleCodeCoverage/Filter error when configuring phpunit
by Marcus Green. I have been trying to run phpunit and have been getting the following errorWarning: require_once(PHP/CodeCoverage/Filter.php): failed to open stream: No such file or directory in...
View ArticleRe: Adding a new field in table of moodle 2.4 database
by deepak garg. To add a new field to mdl_user table follow the simple following steps:-Step-1:- Create a field in mdl_user named GPA (name you want to add) using mysql commands. For adding this you...
View ArticleRe: Adding a new field in table of moodle 2.4 database
by Tim Hunt. Acutally, no:Step-3:- live to regret it.You missed out:Step-0:- consider the implications of what you are about to do.
View ArticleRe: view the first 3 lessons for free and thereon should lead to payment
by ramya balivada. Where do we change the code for redirection to mycourse page when the registration for a new user /guest is done . can u plz specify the file name where this can be done.
View ArticleRe: CodeCoverage/Filter error when configuring phpunit
by Marcus Green. Fixed it, though I am not absolutely sure how. I suspected it was to do with clearing the PEAR cache under Windows, but as I had exactly the same problem under Ubuntu Linux I suspect...
View ArticleRe: Simplified 'block-less' navigation experiment
by Tony Box. When I'm teaching new faculty how to use moodle and get to the settings block, they almost always get a panicked look on their face when they first see it. I quickly say, "Here are three...
View Articlehow to change the header and set homepage?
by Shan Jia. Hello, everyone.I'm a newer, There is a question for Moodle2.4. I know how to change the header of whole pages, but if I just want to change the header of index page, how can I do?...
View ArticleRe: Programmatically clone a course
by Tulix Velásquez . hi Mohamed, you can share the structure of the code with us
View ArticleRe: Portfolio Plugin for Evernote
by Vishal Raheja. I've now released v1.0 of the code. The link to the code is https://github.com/thatsvishalhere/evernote/releases/tag/v1.0 .This code helps users export content to their Evernote...
View Article