Re: moodle database
by Michael de Raadt. Hi, Mehmet.I assume you mean that you want to access the information about files that have been stored. Moodle does not store files in the database (like some other LMS I could...
View ArticleRe: General Developers meeting, Tue 23 Apr 13:00 UTC - tomorrow!
by Michael de Raadt. Thanks for your feedback, Paul.The life experience was pretty good also, although the Hangout went a bit wonky for us towards the end.
View ArticleRe: Organisational Hierarchy plugin - request for feedback
by Mark Aberdour. Hi, it's about 75% complete, project kickoff got delayed a few months in the end, will complete the development and testing on it then will put it on github for review. Probably...
View Articletext to speech plugin
by Pohit Sharma. How i can put my text to speech plugin in my head of the site. because i don't want to use it in side bar. Is there any option for use the block plugin without sidebarPlease help me
View ArticleRe: text to speech plugin
by Stuart Lamour. hi pohit,most users who need text to speech prefer to use the one of their choice rather than you having to build a custom plugin.
View ArticleRe: text to speech plugin
by Pohit Sharma. Hi Stuart,Thanks for your reply. my main concern is i want to customize my TTS as it should not dependent on the sidebar/navigation or blocks. for me it will use in the quizzes only....
View ArticleRe: Tables with horixontal scrollbar at the bottom
by Prateek Sachan. You may insert this line before you output the table. html_writer::start_tag('div', array('class' => 'no-overflow'))This will bind the table in the class "no-overflow" taking...
View ArticleRe: Installing a Mod and Block, force order
by Mark Chaney. Its ok, ive decided to change the way i am writing the block. Its going to have its own mod and plugin system inside the block itself so that people can choose which bits of the block...
View ArticleRe: Accessibility of links
by Jason Hardin. In that instance then i would go with Tim's suggestion only in the reverse. Make it read as a logical statement when read outloud. Bill (view user profile) doesn't make sense to me...
View ArticleTrabajar con la API de Moodle
by Sergio Guardia. Buenas,Tengo que integrar Moodle con una aplicación web, y estoy buscando si tiene una API de comunicación, ya sea para autentificación de usuarios, o crear de nuevos, o por ejemplo...
View ArticleRe: Accessibility of links
by Stuart Lamour. every internet user expects a link with someones full name in e.g.Carl Sagan to be a link to more info about the text within the link - title or no title.people using screen readers...
View ArticleWriting Moodle's Global Search
by Prateek Sachan. Hi, I'm Prateek and planning to write Moodle's Global Search.Earlier, it was written by Tomasz Muras. The previous code is here : https://github.com/prateeksachan/moodle/tree/gs...
View ArticleRe: Trabajar con la API de Moodle
by Mary Cooch. Buenas Lo siento - no hablo español - Inglés se habla aquí - Este es el foro en español: https://moodle.org/course/view.php?id=11
View Articlecreating new button
by Maria Kyprianou. Hello. When somebody opens an event (calendar/view.php?view=day&course=1&cal_d=1&cal_m=5&cal_y=2013) under the event are two buttons: 1) edit event and 2) delete...
View ArticleRe: creating new button
by Maria Kyprianou. ok I found what was wrong. Now I just want to know for the image of the button.
View Articlehow to close the TinyMCE editor
by ji min. hello,anybody knows how to close the TinyMCE editor? i just want the simply textarea for typing.thanks,
View ArticleRe: Writing Moodle's Global Search
by Joseph Thibault. Having the ability to perform advanced searches would be great in my opinion (https://moodle.org/mod/forum/search.php?id=5) just an example.
View ArticleRe: Trabajar con la API de Moodle
by Sergio Guardia. Hi, Mary Cooch, I have to integrate Moodle with a web application, and I'm looking for creating courses with api'sI see it has as a web service but not if it is complete or has...
View ArticleRe: Writing Moodle's Global Search
by Prateek Sachan. Yes!Currently, you can search within forums. Imagine, if you have to find important documents within some course's modules (like lessons, pages, etc.).Global Search will prove very...
View ArticleRe: how to close the TinyMCE editor
by Rex Lorenzo. Go to your profile and edit it. There is a setting called: "When editing text". There are two options "Use HTML editor" and "Use standard web forms". Just change the setting from HTML...
View Article