Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Web services.

Development talk:Web services

From MoodleDocs
Revision as of 10:28, 13 November 2007 by Patrick Pollet (talk | contribs)

general remarks about OUTPUT of operations:

 Is true of false informative enough ?
 Should the API have some sort of "last_error" fonction iving back more details such as "no existing course, non existing user, duplicate entry ...)
 Shall we consider that affecting a role that already exist or emovinga role that do not exist as an error (output=fale) or not (output=true)