Login using REST webservice
by Rajapandian S. Hi,I had created manual webservice called login_check. Which is used to check the given/passed username and password is correct/wrong.I passed the credentials from the core php file....
View ArticlePublic IP and Private IP in moodle server accessing from outside
by raj singh. Hi, I have installed my moodle in windows server 2012 with IP address 192.168.0.3 and local host url is campusmoodle.ng. Its working fine with WIFi and LAN. But if i want to access my...
View ArticleWebsite speed check
by 10key things. i have problem with my website, it's loading speed is very slow plz suggest me what's the problem and how i increase my website loading speed.
View ArticleRe: XML-PRC: trouble using webservice...
by Jannik Olsen. Just wanted to share my solution, in case anyone else has this problem.Turns out it was indeed the xml structure. Enabling verbose error messages enabled me to customize the xml so it...
View ArticleNo API to create an assignment/module
by Noora C. Using the webservices API I'm able to create course pages, edit topic titles, and do most other tasks I need remotely. But one essential thing I can't do is create a new lesson through the...
View ArticleRe: use web services to upload a file and get it
by Rahul Barpha. Hi Aminsee this-https://docs.moodle.org/28/en/Working_with_files
View ArticleRe: Can not find data record in database table external_functions
by Noora C. To be honest, I'm not sure if anyone has gotten a working prototype up using this template. At least I haven't found one. According to the developer himself on Github:"I agree these...
View ArticleRe: update course section description/title
by Noora C. I just got this working today. You need to first call the function you mentioned 'core_course_get_contents' to get the id's of each section/topic within the course. Once you get the...
View ArticleRe: Can anyone here help me in integration peoplesoft with moodle
by Deepak Gour. Hi MichelPlease check this link.https://moodle.org/mod/forum/discuss.php?d=266390
View ArticleRe: user field updated through web service
by Deepak Gour. Hi AbhishekPlease check this link.http://www.refineddata.com/api/
View ArticleRe: How To implement SOAP content encrypt / decrypt by using x.509...
by Deepak Gour. Hi JagadeeshPlease find link.https://msdn.microsoft.com/en-us/library/ms996945.aspx
View ArticleRe: How To make the system/ Application with an integration to WS-security...
by Deepak Gour. Hi JagadeeshPlease find link to help.https://moodle.org/mod/forum/discuss.php?d=67947
View ArticleRe: Course Return null
by Deepak Gour. Hi Farihulplease check this link.https://docs.moodle.org/dev/Webservice_protocols
View ArticleRe: Webservice
by Deepak Gour. Hi Kritika Please see this video for more understand.watch
View ArticleWriting SCORM track data in web service scenario
by Mark Achten. We're developing a custom learning app for a client. That client uses Moodle as an LMS and we're expected to write course progress and results back to Moodle using standard Moodle web...
View ArticleCalling auth_userkey_request_login_url function using REST API
by Philippe Requet. Hello,Sorry for my english, i'm french and i'm having a problem using curl...Here is my code (i saw it on another post on this forum) :require_once('../src/dcai/curl.php');...
View ArticleExternal application interaction with Moodle 1.9.13
by Andrew Go. Hi all!For analytics tasks we just need to execute some sql queries from remote computer to our Moodle database.Please can you tell me how better to achieve this goal?How to enable web...
View ArticleRe: External application interaction with Moodle 1.9.13
by rahul rai. Hello AndrewFor enable web services in moodle 1.9 you need to follow path.Settings block > Site Administration > Plugins > Web services > External Services.Select Authorized...
View ArticleRe: External application interaction with Moodle 1.9.13
by Andrew Go. Hello, Rahul!I can't find that menu items, please see the screenshot below. This is our test Moodle server.
View ArticleRe: External application interaction with Moodle 1.9.13
by rahul rai. Hi AndrewIt is better to upgrade your moodle version.Do not worry about old version plugins. It also you can upgrade.
View Article