Call a webservice from excel
by erika alarcon. I need to get certain moodle reports and one option would be to call a webservice from excel. Has anyone tried?
View ArticleRe: Error message "Web server software (Apace/2.4.29 (Unix)...
by Kelvin Ma. [root@moodle ~]# systemctl status httpd● httpd.service - (null) Loaded: loaded (/etc/rc.d/init.d/httpd; bad; vendor preset: disabled) Active: inactive (dead) Docs:...
View ArticleRe: Error message "Web server software (Apace/2.4.29 (Unix)...
by Ken Task. All I can say is 'WOW!" ... that's one messed up server - from typical AMP stacks on CentOS.Purpose of these forums isn't how to install/admin/ an AMP stack, but Moodle. Really...
View ArticleRe: Error message "Web server software (Apace/2.4.29 (Unix)...
by Kelvin Ma. Sorry, I really don't understand what you mean. The moodle is still working normally, just appears an error message once. What is AMP stack? I don't know what it is. We can start apache...
View ArticleRe: Error message "Web server software (Apace/2.4.29 (Unix)...
by Ken Task. AMP stack is LAMP ... without the Linux."My boss compiled source code to install Apache, not yum install. He thought that it was easiler to upgrade because the version of downloaded code...
View ArticleRe: Error message "Web server software (Apace/2.4.29 (Unix)...
by Ken Task. Just one more ... resource for you if your boss insist on compiling AMP ... you will need to refer to often me thinks.https://lists.centos.org/pipermail/centos-announce/Here is...
View ArticleRe: error when adding external functions to a web service.
by Andrew Normore. Can confirm this hack has gotten me by.
View ArticleMS excel
by Enerkey Roger. I also faced web services problem in my excel sheet. That time I was using ms office 2010 and next, I switched to 2016. But MS Excel Has Stopped Working Error and could not figure...
View Articlehow to call Moodle web service in .net 3.5
by victor du. i try to call Moodle Servive in net 3.5/visual studio 2008 /c# , but always get the error "An existing connection was forcibly closed by the remote host". is here someone know the...
View ArticleAPI to create activity in batch
by Ryan Chan. May anyone advise where there is Moodle API to create an activity in batch for all Moodle courses?I want to create an activity in all Moodle courses using command line as Admin user, so...
View ArticleHow to configure permission to assign course in moodle API?
by Mohamed Samir. moodle 3.6 enrol_manual_enrol_user not working every time !{ "exception": "moodle_exception", "errorcode": "wsusercannotassign", "message": "You don't have the permission to assign...
View ArticleRe: API to create activity in batch
by Dorel Manolescu. HIhttps://moosh-online.com/commands/activity-add
View ArticleBUG: core_course_create_courses ignores courseformatoptions parameters
by Dorel Manolescu. After upgrading to latest moodle 3.6.6 I noticed that the core core_course_create_courses ignores the courseformatoptions parameters in web-service call. Example when I create a...
View ArticleRe: How to configure permission to assign course in moodle API?
by Dorel Manolescu. Hi Assuming that the user 2 has permissions to assign that role (383) can you check the settings for allow role assignments for the role assigned to user 2.Your role with id 383...
View ArticleRe: check mail before core_user_create_users
by Dorel Manolescu. Hi admin/webservice/documentation.php core_user_get_users_by_field Arguments field (Required) the search field can be 'id' or 'idnumber' or 'username' or 'email' Regards
View ArticleRe: Event to update custom profile field
by Dorel Manolescu. Hi Create your own plugin and use events api observers.https://docs.moodle.org/dev/Event_2 Check the documentation under: ../report/eventlist/index.php Course completed...
View ArticleRe: Adding activities to a course with web service
by Luca Bösch. Dear Andreas Did you get to any solution? Best, Luca
View ArticleRe: Adding activities to a course with web service
by Andreas Schenkel. No, I was Not able to find a Solution . Maybe moosh is a Way.
View ArticleRe: Adding activities to a course with web service
by Luca Bösch. I neither can't let users, not want to myself, use CLI access, and hence MOOSH, on the main Moodle server to deal with the Files, Courses, and Users. Thanks for your quick reply though!
View ArticleGetting a web service token with SSO
by Gordon Alexander. HIWe have a web portal which uses the Moodle web services to get timely information from Moodle. To do this we need to get the web service token.If the Moodle is not using SSO...
View Article