how to change the filepicker from a repository class?
by Guido Hornig. I am implementing a repository. I cloned the youtube repository and started from there.The objects can be selected already, but I need some hints how to add more fields to the...
View ArticleRe: Cannot access File picker from Moodle Media button of TinyMCE text editor...
by Sankar Mahadevan. Admin can create an assessment; while creating he can create input fields like textarea, checkbox, radio button for user inputs. All these input field information will be stored...
View Articlecreate an "about" page
by edu g. I'd like to create some content pages, without courses, with Moodle 2.2.6.Something like "about", "the school", etc. how could I achieve that?
View ArticleRe: odd display of enrol cohort screen (2.2)
by Priyanka Rawat. Ok Mary,Hope it helps..
View ArticleRe: I need some javascript help
by Andrew Nicols. 1: I'm also not great a choosing colours - I was passing the buck I'm afraid ;)2: This one is difficult. At present, the question side is allowed 25% of space, and the answer 75%....
View ArticleRe: create an "about" page
by Mary Cooch. You could use the main menu block -turn editing on the front page, add the main menu block and then add "page". Look at the school demo here http://school.demo.moodle.net/ It does that...
View ArticlePHP is missing a temporary folder
by Kieran Briggs. Hi, I'm working on a mac OSX 10.8 using the built in apache server and php/mysql to develop on moodle 2.4the problem i'm having is that why I try and upload anything I get the error...
View ArticleRe: Get Picture out questiontext
by Mathias Kohs. Thanks for showing me the link to File-API.Where can I find the params for usering the File-API?I tried to get the File via File-API:$fs = get_file_storage(); $file =...
View ArticleRe: Get Picture out questiontext
by Tim Hunt. Ah, I see. You are not really creating a block at all. Would it not be better to do this using web services, like the official Moodle mobile app does?
View Articlemoodle 2.3.2 link theme logo to category home page
by phileen dickinson. I have a couple of different course categories that have unique themes which differ from the default parent site theme. I'd like to link the logos in the headers of each of...
View ArticleRe: create an "about" page
by edu g. awesome! I hadn't noticed that plugin. it worked. thankshow came I can't add my custom blocks? the add block dropdown menu only has the default blocks. is that something that I have to...
View ArticleRe: create an "about" page
by Brian Merritt. Thanks MaryI'm struggling to find the main menu block. It doesn't appear when I turn editing on on the front page. Yet when I admin plugins it says there is one already.Manage...
View ArticleRe: create an "about" page
by Brian Merritt. I've created a new fresh server in case any of my mods affected the current one, and Main Page appears there so I must have hidden it at some time.On a vanilla server if I add a page...
View ArticleRe: create an "about" page
by Mary Cooch. Brian -if you can't see your block but you can't add it then, as you surmise, it must be hidden. If you can't see it with the editing turned on to "unhide" it, then switch to standard...
View ArticleRe: create an "about" page
by Brian Merritt. Thanks for the fast reply and yes, I found Main Menu by switching themes thanks!re the other question, I can create a page (add activity / resource) using Main Menu on my new server...
View ArticleRe: Adding a text editor to a Moodle form
by Sankar Mahadevan. Hi Davo,We have developed a custom module called My Assessments. Admin can create an assessment; while creating he can create input fields like textarea, checkbox, radio button...
View ArticleSet activity completion using PHP
by Anton van der Merwe. Hi there,(it seems that this is the more appropriate forum to post this)So hoping someone can help me with what shoud be fairly easy (but I'm battling to find an answer in all...
View ArticleRe: Cohorts - setting an automatic unenroll date
by Yulstar Lukimin. Hi,I am having a similar requirement. Any way to set up the start date and end date for cohort?Any help??? Thanks.
View ArticleRe: Get Picture out questiontext
by Mathias Kohs. The Block for Moodle 1.9 which deals the Data is allrady finished.And for this Block are some Apps build and in use. If I want to change the plugin-interface from block to service, it...
View Article