Re: Pagination of webservices
by Puspen Das. Hi Gomes, Webservices data can't paginate, You can call enrolled users by course ID one by one, and from web service return the data in JSON format. But it would take time. regards Puspen
View ArticleDesingoflex Complete Branding Solution
by Designoflex Digital. At Designoflex, we offer a range of creative services, including logo design, branding, website design, and 3D logo creation. We believe that when you choose our services,...
View ArticleCourse loads from REST API but not web UI
by Dee Odee. Hello. I'm building an application that loads data from Moodle using the REST API. When I call core_course_get_courses, I get a course that doesn't show up in the Moodle UI. When I try to...
View ArticleWebservice request: add enrolment method to course
by Richard van Iwaarden. We would really like a webservice that adds several enrolment methods to a course. We are already using the local_ws_enrolcohort_add_instance webservice, but this web service...
View Articlecheck_xmlrpc_usage en español
by Mauricio Villegas. Hola, llevo varios días con esta notificación de problema "check_xmlrpc_usage""Error leyendo la información sobre el entorno (14)", lo cuál aparentemente no me permite actualizar...
View Articlemod_quiz_save_attempt for multiple choice question not working
by Leon Choi. Hi, I am trying to save a multiple choice quiz answer via Web Service API but it is not working. Please take a look.This is the question:Given 15, select the all the correct...
View ArticleCreate new Course with image
by garbook greenhorn. Hi,I use the webservice "core_course_create_courses" to create a new course in our moodle. After the creation I replicate the content of another course to this course...
View ArticleRe: Creating users via API
by Ben Ten. Regarding your suggestion on AI software development, we are definitely interested in exploring how it could enhance our automation and streamline our processes 高 仿手表. Could you please...
View ArticleRe: Set a user's password by using Core_user_update_users
by Ben Ten. The core_user_update_users function may not update passwords directly due to security reasons. Ensure the password meets Moodle’s policy requirements, and check that the user has the...
View ArticleRe: Pagination of webservices
by edwark donald. It is very helpful. I am working on https://boygeniusmerch.shop/boygenius-shirts and It is important for this site. thank you!
View ArticleWebservice request: add enrolment method to course
by Richard van Iwaarden. We would really like a webservice that adds several enrolment methods to a course. We are already using the local_ws_enrolcohort_add_instance webservice, but this web service...
View Articlecheck_xmlrpc_usage en español
by Mauricio Villegas. Hola, llevo varios días con esta notificación de problema "check_xmlrpc_usage""Error leyendo la información sobre el entorno (14)", lo cuál aparentemente no me permite actualizar...
View ArticleRe: mod_quiz_save_attempt for multiple choice question not working
by Tim Hunt. I don't know the answer to your qustion, but this web service is used by the Moodle moodle app, and it works there, so one way to solve this would be to attempt the quiz in the mobile app...
View ArticleWeb API to update quiz due date and password
by SingChun Lee. Hi,In my institution, I inherited a course that has hundreds of quizzes. Each semester, I was told to import the old course into the new course and then manually update all the due...
View ArticleRe: Webservice issue - help with fixing the problem please.
by marva hanlon. It seems like you're encountering an undefined constant error in the Booking plugin. To fix this, ensure the plugin is updated to the latest version, as this might be a bug resolved...
View Articlecheck_xmlrpc_usage en español
by Mauricio Villegas. Hola, llevo varios días con esta notificación de problema "check_xmlrpc_usage""Error leyendo la información sobre el entorno (14)", lo cuál aparentemente no me permite actualizar...
View ArticleSuddenly getting "Error communicating with server"
by Sarah Ashley. Hello fine Moodle friends!My Moodle site was working fine yesterday. I uploaded a csv of new users to create their accounts and enroll them into courses. All fine and dandy.This...
View ArticleRe: Suddenly getting "Error communicating with server"
by Ken Task. Strange!What's your version of PHP and does your server load php-soap?The directory the error points to contains only a webservice_soap.php php file and inspecting it appears to strings...
View ArticleRe: Suddenly getting "Error communicating with server"
by Ken Task. Also 'depreciation' generally means the PHP version server is running is too high the version of Moodle.See chart - 4.1 row for min/max version of...
View ArticleRe: Suddenly getting "Error communicating with server"
by Sarah Ashley. Thank you so much for your reply, Ken! Yes, php-soap is loaded OK.
View Article