Add new setting to course settings page - local plugin
by Adrian Sarmas. Hi! I'm working on a local plugin and i need to add a new setting (a text input field) to the course settings page (/course/edit.php). Is it possible to do that from a local plugin,...
View ArticleRe: Question type add-on based on Adobe Flash or Captivate
by Borislav Banchev. Thank you for the comprehensive answers. I've looked for some documentation of Flash and realised it's better to stick to the basics.
View ArticleRe: Add new setting to course settings page - local plugin
by Davo Smith. Local plugins can add settings anywhere in the 'site admin' settings tree (including new settings pages in that tree), but there is no support for adding settings to a course settings...
View ArticleRe: 'Make comment or override mark' page open in the same page
by Sumesh TG. I want to evaluate all questions under each one without open the popup and single save. Anybody know the option?
View ArticleMake comment or override mark - How to avoid popup and single save?
by Sumesh TG. In the quiz grading section, when I click in the label "Make comment or override mark", it opens a popup that is possible to edit and save a comment fot one question for the student.This...
View ArticleHow to create multiple sub directory creation in moodle
by kumaran paranthaman. Greetings Support,How to create multiple sub directory based moodle. Could you please list step by step instructions from the beginning for how we can have multiple schools in...
View ArticleRe: Implimenting formchangechecker.js?
by Joseph Rézeau. I've answered in CONTRIB-4178.Joseph
View Articleadd even listener to the show/hide advanced setting button
by Raphael Goldman. Hi,I would like to do something when that button is changed/pressed.I tried doing something like that:Y.one('#showadvancedbtn').on('change',function(e) {}although showadvancedbtn...
View ArticleRe: How to create multiple sub directory creation in moodle
by Davo Smith. It sounds like you are looking for something known as 'multi tenancy'. There isn't a straightforward answer to your question and it depends on exactly what your requirements are (e.g....
View ArticleHow to assign role at system level with Python script
by Kevin Frapin. Hi folks,I'm currently working on a Python script which has been made to synchronize people from a LDAP to a Moodle database.This script works pretty well, but since this morning I'm...
View ArticleRe: How to assign role at system level with Python script
by Andrea Bicciolo. Hi Kevin, sorry for answering with another question, however why not using a web service ? You could try, for example, core_role_assign_roles() function. More info about available...
View ArticleRe: Dear Moodle, can we drop tinymce yet?
by Stuart Lamour. https://vimeo.com/53317254 about 25 in
View ArticleProblem with javascript-static.js
by Oren Bochman. Hi I'm a moodle newbie.I have just finished installing moodle 2.3.6+ on lamp.While cheking the site as admin I noticed the UI is broken.after a consult at #moodle on IRC I noticed...
View ArticleRe: Adding web chat
by Nano A. Hey Vijay.Well, the chat is working, the only issue is that it's not picking up the user's details automatically.I'll let you know if I manage to fix that.
View ArticleRe: Show online users in different color
by ashwath venk. What you are explaining is perfect and exactly the same i am planning, but not getting which two tables or scripts to be merged.
View ArticleNeed to develop a Moolde application that should run in web browser &...
by Hemanth Gottimukkala. Hi Everyone. We have got requirement of developing an application that should run on web browser & mobile browser. Please let me know the steps we have to take care in the...
View ArticleRe: Need to develop a Moolde application that should run in web browser &...
by Jamie Pratt. Good news! You can reuse 100% of the code as Moodle is an application that runs both in your web and mobile browser. Further work can be done and is being done to improve the...
View ArticleRe: Problem with javascript-static.js
by Hittesh Ahuja. are you using chrome ? what is the file status under resources ?what http error do you get ? (404 / Permissions error?)
View ArticleRe: How to assign role at system level with Python script
by Kevin Frapin. It' s just a question of legacy code.We made this script when we were under Moodle 1.9, and we have adapted it for Moodle 2.XBut, you are right, I should use the Web service...
View ArticleRe: Need to develop a Moolde application that should run in web browser &...
by Hemanth Gottimukkala. Thank you very much for your valuable response Jamie Pratt. Our client has asked us for a different & simple mobile browser screens when compared to that of web. Can we...
View Article