CAT-SOOP is a tool for automatic collection and assessment of online exercises.

adam j hartz ec489fafc7 add hyperlinks to WHDW page, to quickly view the page 'as' students 8 年之前
__AUTH__ 86d08d895b change dates 8 年之前
__HANDLERS__ ec489fafc7 add hyperlinks to WHDW page, to quickly view the page 'as' students 8 年之前
__MEDIA__ 695617727a Fix KeyError when replacing an unset variable in template 8 年之前
__QTYPES__ 4d54bca651 another change related to bytes vs string in pythoncode questions 8 年之前
__UTIL__ 86d08d895b change dates 8 年之前
catsoop 0c92d5c07c better check for users that aren't logged in 8 年之前
.gitignore a581cd8f69 update gitignore for emacs temp files 9 年之前
CHANGELOG.md ec489fafc7 add hyperlinks to WHDW page, to quickly view the page 'as' students 8 年之前
CONTRIBUTORS 9cbd09d3dd add jeremy to contributors 9 年之前
LICENSE 97e9ca745f another license reference 8 年之前
README.md c85b895039 update 6.01's course number 8 年之前
index.py 86d08d895b change dates 8 年之前
wsgi.py 86d08d895b change dates 8 年之前

README.md

\
/    /\__/\
\__=(  o_O )=
(__________)
 |_ |_ |_ |_

CAT-SOOP

https://cat-soop.org

No animals were harmed in the making of this CAT-SOOP.

WHAT IS IT?

CAT-SOOP is a tool for automatic collection and assessment of online exercises, originally developed primarily for use in MIT's 6.01 (Introduction to Electrical Engineering and Computer Science via Robotics).

CAT-SOOP is free/libre software, available under the terms of the Soopycat License version 2 (see LICENSE file for details). Please note that the terms of this license apply only to the CAT-SOOP system itself and any plugins in use, but not to any course material hosted on a CAT-SOOP instance, unless explicitly stated otherwise.

HOW DO I GET IT?

The source code is hosted on Notabug.org. You can also clone the most recent (potentially unstable) version with the following:

$ git clone https://notabug.org/cat-soop/cat-soop.git

If you have SSH keys on Notabug.org, you can clone instead with:

$ git clone git@notabug.org:cat-soop/cat-soop.git

You can also browse the source code online at https://notabug.org/cat-soop/cat-soop.

HOW DO I INSTALL IT?

See the installation quick-start guide.

IS IT ANY GOOD?

Yes.