You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ local_course_move_module_to_specific_position | Move a module to a dedicated pos
16
16
local_course_add_new_section | Create and position a new course section | Since version 2.0.0
17
17
18
18
Usage:
19
-
* Tested on Moodle version 3.11.4. and 4.0.2.
19
+
* Tested on Moodle versions 3.11.4, 4.0.2 and 4.1.2.
20
20
* Usage of the "REST (returning JSON)"- web service protocol.
21
21
* To install the plugin, you may use the in-build plugin installation interface. Or you can unzip the archive and copy the folder "sync_service" into the directory "\server\moodle\local". Afterwards restart Moodle, log-in as an admin and follow the installation process.
22
22
* To use the added fuctions, either enable and use the added external service (file upload and file download must be allowed) or create a new external service.
0 commit comments