Re: Rest API Authentication Error
by Jonathan Baird. Hmm, I haven't needed that parameter in previous versions of Moodle, is this new?Also, I'm looking to get an XML response, not JSON. Not sure if this makes a difference?Thanks
View ArticleAdding conditions or filters to a custom report and running
by Richard T. Hi all, I am quite new to moodle and would appreciate if someone could give me some help with this. 😅I need to look up a user name from a custom field held on the user object. For this I...
View ArticlePagination/Search of Moodle files?
por Mary Gwozdz. I have been researching the Moodle web services that exist for getting files from Moodle by course (however by instructor would work for my purposes as well). I found the...
View ArticleSet a user's password by using Core_user_update_users
by Orin Parris. I am attempting to set a user's password via core_user_update_users function.I supply the params as follows:Array (...
View ArticleRe: Facing a problem on a website
by Chuck Terry. You probably shouldn't remove any of these. Here's a brief summary of their purpose:Google CDN - These are reCAPTCHA scripts used to verify there's an actual human in front of the...
View ArticleGuide on how to use moodle existing functions in a custom webservice plugin
by Dipo Oktama. Hello, I'm new at moodle system development. Right now, I'm working on to make a custom webservice plugin.My question is, is there any example of how to use or integrate the existing...
View ArticleCustom Software Application Development Services
by Chris Kambala. Custom Software Development Company provides Professional Custom Software Services in Dallas - Fort Worth, Austin, Texas, and across the USA.For more details - Custom software
View ArticleAdding conditions or filters to a custom report and running
by Richard T. Hi all, I am quite new to moodle and would appreciate if someone could give me some help with this. 😅I need to look up a user name from a custom field held on the user object. For this I...
View Articlecore_course_get_courses return field courseformatoptions has wrong data type
by Rob Lamb. Hello,I'm building out an API to interface with our Moodle but am having some issue getting all the courses with the core get_courses method.Looking at the API interface the value of the...
View ArticleBest WordPress Development Company | Beetle Branding Studio
by Marketing Beetle. we know how to benefit your business rankings from this design. WordPress has the most adaptable architecture with a plenty of layouts, highlights and simple customization...
View ArticlePagination/Search of Moodle files?
by Mary Gwozdz. I have been researching the Moodle web services that exist for getting files from Moodle by course (however by instructor would work for my purposes as well). I found the...
View ArticleCapabilities, permissions and contexts for webservices user
by Jock Coats. I'm creating various API based scripts to do some moodle housekeeping. I have created a role and added every capability listed for the endpoints that I have enabled, and have given the...
View ArticleRe: Set a user's password by using Core_user_update_users
por Ermiyas Damte. yea, it return warning but it change the password for me
View ArticleRe: Guide on how to use moodle existing functions in a custom webservice plugin
por Carlos Stewarts. Hey. Exam Online has been a lifesaver for me. The convenience and flexibility they offer are second to none. Whether you're a busy professional, a student juggling multiple...
View ArticleAdding new cohort using webservice
por Ermiyas Damte. I have faced a problem on creating cohort from my c# project by using web service. it doesn't work properly in postman too. need help.
View ArticleGuide on how to use moodle existing functions in a custom webservice plugin
by Dipo Oktama. Hello, I'm new at moodle system development. Right now, I'm working on to make a custom webservice plugin.My question is, is there any example of how to use or integrate the existing...
View ArticleCustom function not visible
by Petr Kalis. HiI tried to follow https://moodledev.io/docs/apis/subsystems/external/functions to create simple new function returning subset of fields of user information.Even if i tried to follow...
View ArticleRe: Custom function not visible
by Jock Coats. I confess I've not got as far yet as writing my own function. But in the back of my mind I thought when I do I would have to put the external webservices function in a file in my plugin...
View ArticleRe: Custom function not visible
by Petr Kalis. I tried to match `Example` box in link I pasted higher. So my file is `local/userlist/classes/external/get_users.php`
View ArticleRe: Custom function not visible
by Jock Coats. Yeah, apologies, I think my comment was a red herring. I'm sure it used to be the case that Moodle expected the functions in externallib.php but re-reading the current instructions I...
View Article