Re: update grades via webservices
by Helen Foster. Hello,Sorry I don't know anything about updating grades via web services, however I thought I'd just make sure you've seen the documentation on various ways of importing grades into...
View ArticleRe: update grades via webservices
by Joscha Zander. Yes i have seen these and i am missing an excel-file template there (f.e.). I think most of the documentation lacks basic information on important work flows and features. But thanks...
View ArticleRe: Set grades using webservices and core api.
by Joscha Zander. I am currently working on a solution for that. Did you achieve anything on that?
View ArticleWebservice API core_message_get_messages limitfrom
by Robert Schrenk. Hi,I want to read all messages using the Webservices API. In order to load only new Items I want to use the parameter "limitfrom" as described in the API documentation.In the first...
View ArticleMoodle And Totara Web Services API Compatibility
by Phil Nichols. Hi, does anyone know if the Totara web services API is exactly the same as the Moodle web services API?Ideally I would like to know if I develop simple functionality such as, marking...
View ArticleRe: Moodle And Totara Web Services API Compatibility
by Marcus Green. You are probably asking in the wrong place. Totara is a fork of Moodle and I believe that currently source code is not publicly available. The people who are most likely to be able to...
View Articlewhen i want Add functions,dropdown hide automatically
by sadaf sadafian. hi.i have this problem after upgraded to Moodle 3.2. Please look at this short film:http://www.screencast.com/t/dODB4KfdwfnsWhen i want to add functions to the web service, the...
View Articleusing webservice to download audiofiles for quiz questions?
by Jerry Kalkhof. Hi guys,I've been developing a mobile app to display quiz questions, however I ran into a particular problem with the quiz information question type.Normally I can use the files api...
View ArticleRe: when i want Add functions,dropdown hide automatically
by sadaf sadafian. friendly bump
View ArticleBrowse private files
by Turakar Turakar. Hello,I'm trying to implement a client which allows browsing the private files of a user to display them on a connected beamer.I therefore obtained a token successfully (as service...
View ArticleGetting the error "Invalid response value detected" for...
by Praneeth D. Hello,We use the method oktech_get_user_byusername and pass the wstoken and the username as the input parameters. For the generated link we are receiving the below response for some...
View ArticleRe: Web service for obtaining a Feedback activity
by lee kirkland. I'm looking for the same and can not find it. I guess, I'll have to make something in house for the web service portion.
View ArticleWeb service not worked in moodle 3.2
by Aniket Sankpal. Hi,I upgraded my moodle from 2.9.3 to 3.2. My web service is installed in local directory.This web service is worked perfectly fine on moodle 2.9.3 and even it is working on my...
View ArticleRe: .NET C# Moodle Integration Class
by Steve Bergen. Hi Mark,Thank you for your code. This will be very useful for an integration project I am working on.There seem to be a couple of dependencies missing and I'm hoping you could...
View ArticleRe: Web service not worked in moodle 3.2
by Mohammed Essaid MEZERREG. Perhaps you should check if they still enabled along with the related configurations like the authenticated users, tokens, protocols, .. etc.And if everything is good, I...
View ArticleRe: moodle REST Web Services optiional fields not work
by Mohammed Essaid MEZERREG. The second way is the correct one, also you should use the same name of the custom field when you created it also, the function is core_user_create_users so as the...
View ArticleRe: Integrating moodle with a mobile application
by Mohammed Essaid MEZERREG. Yes, most of the apis are ready through moodle webservices plugins, it provides you with the capability to create external webservices along with a built-in mobile service...
View ArticleRe: REST Web service - Missing required key in single structure: groups
by Alexis Rengifo. Hey Alex. Where exactly did you set up plugin permissions?I am running my custom rest service and having the same response from the server (the one you mentioned on top)
View ArticleError - Web Services - No access rights in module context
by Usaamah Patel. Hi I am running the following code in PHP (Curl), However on execution of the code below:<?php$curlint =...
View ArticleHow can I place an image on the page using *.ftl template?
by testuser1 test1. I am using Restlet framework for creating Web server application. I created a resource on the server: /accounts/{accountId}. Template page accountPage.ftl is used to display the...
View Article