From dacda89bb995617b7163d04bc5112b48fb3b7b05 Mon Sep 17 00:00:00 2001 From: Andreas Hefti Date: Fri, 13 Nov 2020 20:05:47 +0100 Subject: [PATCH] Update lmssetup.rst --- docs/lmssetup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lmssetup.rst b/docs/lmssetup.rst index 33cd27f4..aa62317b 100644 --- a/docs/lmssetup.rst +++ b/docs/lmssetup.rst @@ -21,7 +21,7 @@ Usually this API comes as a REST or SOAP API with the core LMS implementation. SEB Server supports this course API's so far: - Open edX: The standard system `Open edX REST API `_. The SEB Server uses the "courses" endpoints to get course data. - Moodle (experimental): The standard system `Moodle REST API `_. The SEB Server uses the "core_course" endpoints to get course data. Note that Moodle binding is experimental in the current SEB Server version and there is no garantee to work correctly or to work - with an upcoming full Moodle integration in newer version. +with an upcoming full Moodle integration in newer version. **SEB restriction API**