A Moodle command-line tool for students that streamlines assignment retrieval and submissions.
It makes use of Moodle's mobile web services API, and consequently requires appropriate settings to be enabled by the site admin.
Currently only has support on Linux.
git clone https://github.com/sriramun/cloodle.git
cd cloodle
If you wish to use the tool from anywhere on your system
echo alias lms="\"$(pwd)/lms\"" >> ~/.bash_aliases
. ~/.bashrc
Execute ./lms help
to get started.
Useful Moodle sites for testing and debugging: