Moodle platform file synchronization from a desktop app.
Go to file
2023-06-27 16:12:21 +02:00
doc/images Add files via upload 2023-06-27 16:12:21 +02:00
moodle-sync-cli Added Course- and Section- identification label, Javadocs, extended guest-view, minor fixes. 2023-02-15 12:25:07 +01:00
moodle-sync-core Added Course- and Section- identification label, Javadocs, extended guest-view, minor fixes. 2023-02-15 12:25:07 +01:00
moodle-sync-fx Added Button: "Check Token". 2023-04-08 20:51:43 +02: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
pom.xml Minor fixes in StartPresenter.java, Reimplemented Module-Naming function 2023-01-02 22:19:11 +01:00
README.md Update README.md 2023-06-27 15:49:37 +02:00

MoodleSync

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