24 Forks
96 Stars
96 Watchers

lms

LMS allows teachers and educators to easily provide feedback on student programming work - both manually and automatically.

How to download and setup lms

Open terminal and run command
git clone https://github.com/PythonFreeCourse/lms.git
git clone is used to create a copy or clone of lms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lms https://github.com/PythonFreeCourse/lms/archive/master.zip

Or simply clone lms with SSH
[email protected]:PythonFreeCourse/lms.git

If you have some problems with lms

You may open issue on lms support forum (system) here: https://github.com/PythonFreeCourse/lms/issues