Moodle platform file synchronization from a desktop app.
Go to file
Maximilian Kratz d4b8657d92 Updates the used GitHub Actions to NodeJS v20 versions 2024-04-05 15:58:44 +02:00
.github/workflows Updates the used GitHub Actions to NodeJS v20 versions 2024-04-05 15:58:44 +02:00
doc/images Add files via upload 2023-06-27 16:12:21 +02:00
moodle-sync-cli Feature/remove dependencies (#24) 2023-11-28 19:31:31 +01:00
moodle-sync-core Update lombok version. 2024-03-23 14:54:04 +01:00
moodle-sync-fx Update lombok version. 2024-03-23 14:53:05 +01:00
moodle-sync-package-archive initial commit 2022-12-22 12:01:13 +01:00
moodle-sync-package-cli initial commit 2022-12-22 12:01:13 +01:00
moodle-sync-package-fx initial commit 2022-12-22 12:01:13 +01:00
.gitignore initial commit 2022-12-22 12:01:13 +01:00
LICENSE Initial commit 2022-12-22 11:52:35 +01:00
README.md Merge remote-tracking branch 'origin/main' 2024-03-08 12:29:21 +01:00
action.yml Updates the used GitHub Actions to NodeJS v20 versions 2024-04-05 15:58:44 +02:00
pom.xml Update lombok version. 2024-03-23 14:52:16 +01:00

README.md

MoodleSync

Build MoodleSync sync-app Test MoodleSync sync-app

Due to the digitalization in education and the resulting increasing amount of e-learning resources, many universities and other educational institutions use browser based learning platforms for sharing and managing those. An often used learning platform is Moodle. It offers lecturers the possibility to publish lecture notes, recordings and other e-learning materials amongst their students. Because of the fact that the process to upload and manage data via the browser view of Moodle is very time consuming, the objective of this project was to develop a desktop application used for file synchronization between a local directory and the learning platform Moodle. Futhermore students can download files or a whole course with simply one click. A Moodle plugin to add new web-service functions was developed. For further information about installation and usage please visit the wiki of this repository.

Works with following plugin for Moodle: https://github.com/MoodleSync/sync-plugin.

Screenshots

Student mode Trainer mode
Main view Main view