Quantcast
Channel: Web services
Browsing all 2361 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Creating users using core_user_create_users WS

by Amit Gairola.  Hi,   I am trying to create a new user through the core_user_create_users web services through SOAP protocol (I am new to webservices ). I am using Moodle 2.9.I am getting the...

View Article


Re: using web service from one moodle to another moodle

by Daniel Neis Araujo.  Hello,here is a brief explanation of how to install the "Moodle Provas" or "Exam Moodle" infrastructure: You will have to install a plugin called "local-exam_remote" in each...

View Article


Image may be NSFW.
Clik here to view.

Re: Creating users using core_user_create_users WS

by Dallas Ray Smetter.  Convert your usernames to lowercase. Change 'TestUser' to 'testuser' and I think you might be in business

View Article

Moodle mobile app themes

by wanjiru josphat.  I have created a new the theme for moodle mobile app check it out http://greengoldventures.com/css.css

View Article

Moodle user login with external API

by Tom Stallings.  Hi all, need a little guidance or where to look for some information to get some things to work.  Basically what I need to happen is when a user logins, they are authentication to an...

View Article


Re: Moodle user login with external API

by Olumuyiwa Taiwo.  Hi Tom,You could start by looking at https://docs.moodle.org/dev/Authentication_plugins and https://docs.moodle.org/29/en/Authentication. You may also want to read the code of one...

View Article

Re: Moodle user login with external API

by Daniel Neis Araujo.  Hello,you may be interested in https://github.com/danielneis/moodle-auth_ws/It currently work only with SOAP, but may be trivial to adapt it to support REST too (pull requests...

View Article

Re: External services - unable to add functions

by David Monllaó.  Hi Gentle,local_mobile is a non-core plugin that you installed separately, the cause might be there (or in other plugins if you have more) I will ping Juan Leyva (the plugin...

View Article


Re: External services - unable to add functions

by Juan Leyva.  Hi Gentle,how do you see the error you mentioned?, clicking in any of the Functions list links in the external services section or just in your custom service?This error usually happens...

View Article


Re: External services - unable to add functions

by Gentle Mark.  Hi David & Juan,Thanks for your response.Somehow it works now. And I don't know how. I did not do anything.When I encountered the error, I was using the Firefox browser in Windows...

View Article

Re: Web services test client Error

by David Monllaó.  Hi Silambhu,Ensure that the service you created contains that function.You could use https://github.com/moodlehq/sample-ws-clients for SOAP web services testing.

View Article

AMF protocol to contrib

by David Monllaó.  Hi all,We would be interested in knowing how many people is using AMF protocol.We are thinking of moving it to contrib. It has not been actively maintained for some releases, but we...

View Article

Using angular-js with moodle for frontend.

by Joey Andres.  Before I get started. I vomited at the sight of Moodle's OUTPUT API. I'm sorry, but those conditionals are too many states for my tiny brain to keep track of.Now that I've stated my...

View Article


REST Web service - Missing required key in single structure: groups

by Alex Legg.  So the following is a REST call to sever.php, It successfully uses the token and calls the external...

View Article

Image may be NSFW.
Clik here to view.

Re: AMF protocol to contrib

by Matt Bury.  Hi David,I maintain the SWF Activity Module: https://moodle.org/plugins/view.php?plugin=mod_swfIn Moodle 1.9, I couldn't get the Zend AMF library to work and so used amfPHP (...

View Article


Re: Using angular-js with moodle for frontend.

by Juan Leyva.  Hi,you can call Web Services via AJAX using an special endpoint, see https://docs.moodle.org/dev/AJAXRegards, Juan

View Article

Re: Using angular-js with moodle for frontend.

by Joey Andres.  Thanks. But we are still in 2.8. Either way, we made the decision to stick with Slim for now to do the routing.

View Article


Re: REST Web service - Missing required key in single structure: groups

by Alex Legg.  Plugin permissions were incorrect.

View Article

Re: How to get all assignments for a course.

by Ryan VanAlstine.  Has anyone found a solution for this yet?  I'm running into the same issue.  

View Article

Re: Web services test client Error

by Elano yo.  Hello All @David I am trying to use https://github.com/moodlehq/sample-ws-clients/tree/master/PHP-SOAP could you give me clue why the following error is displayed? Thank you Warning:...

View Article
Browsing all 2361 articles
Browse latest View live