Re: Moodle webservice core_role_assign_roles dont works for course_categories
by Moritz Grey. If i use --> assignments[0][contextid]=0 <-- it works for course_categoris...
View Articlecore_user_get_users_by_field won't return if email has a "+"
by J Kaz. core_user_get_users_by_field is mostly working correctly. I'm using the email field. Issue is that if a email has a "+" it, the API doesn't return anything. This is a correct email in...
View Articlecore_grades_get_grades deprecated. Alternatives?
by Roland Peer. I want to pull final course grades for all students to be imported into our own software. What to do since the core_grades_get_grades is deprecated? Best, Roland
View ArticleRe: login and registration form
by Manvendra Verma. Is it possible to add a login and registration form on my website laptoprepairexperts.in? If anyone I'll be happy.
View ArticleHow To Identify The Symptoms Of COVID-19 In Your Child?
by ayonija das. The scariest term of 2020 is certainly “COVID-19”; a virus no one can see with naked eyes has wreaked havoc on the entire world, irony of fate it is. But, while the virus is dangerous...
View ArticleScope of Paramedical Courses
by ayonija das. The significance of paramedics in the medical sector is paramount, and it is a fact that the medical sector would be crippled without them. Paramedics are the people who perform CPR...
View ArticleCOMPLICATIONS INVOLVED IN JOINT REPLACEMENT
by ayonija das. Joint replacement surgeries refer to procedures by which the surgeon removes parts of a diseased or damaged joint and replaces it with prosthetics made of metal, ceramic, or plastic....
View ArticleCommunication with external file Server
by Rick Shaffer. Hey there, I am new to moodle development. Im trying to develop an interface between moodle front end and an external file server which keeps all course materials organized and...
View ArticleCreate Global Group
by Moritz Grey. Hey Everyone, which webservice could i use to create a global group?Thanks for help.
View Articlecore_cohort_create_cohorts vs. block_exacomp_diggr_create_cohort
by Moritz Grey. Hey Everyone, where is the different between block_exacomp_diggr_create_cohort and core_cohort_create_cohorts? Thanks for help MorGrey
View Articlecore_grades_get_grades deprecated. Alternatives?
by Roland Peer. I want to pull final course grades for all students to be imported into our own software. What to do since the core_grades_get_grades is deprecated? Best, Roland
View ArticleRe: login and registration form
by Manvendra Verma. Is it possible to add a login and registration form on my website laptoprepairexperts.in? If anyone I'll be happy.
View ArticleRe: Web service call to retrieve user enrolment ID
by Daniel Dillard. I have just come across this issue too, and it seems like there is not. This does make the 'core_enrol_edit_user_enrolment' endpoint useless. Back in 2015 someone proposed a...
View ArticleRe: Create Global Group
by Moodle Gamer. Yeah this works really fine for the Coin Master website as well, indeed a great thing to implement if you are looking for creating a global group.
View ArticleError while creating moodle user via web services.
by Alex Alexander. I want to create a moodle user via web services.I did this stepsEnable web services /admin/search.php?query=enablewebservicesEnable rest protocol...
View ArticleRe: How to update the user enrolment via the API
by Carlos Chiarella. Hi Vitor, Sorry for my ate answer. We had to create another function that works. Carlos
View Articlecore_courses_delete_courses don't work
by Mario Rodriguez. I created one app for delete course with REST but the function 'core_courses_delete_courses' don't work.My code is this:require_once(dirname(__FILE__) ....
View ArticleRi: Re: Aw: Re: Re: Aw: Re: Re: Rest API for authentication
by Mona Shivaji Rao Chavan. @Camilo Esteban Garzón Casallas Hi, i want exactly what you did. Can you please give me your code? Thanks in advance.
View ArticleError adding new WS function
by Peter Rundqvist. Hi,When I try to add a new WS function to an existing WS i get the following error:from the log file:[11-Aug-2021 11:41:59 Europe/Stockholm] PHP Notice: External function...
View Article