This package provides an XBlock for use with the edX platform which provides a staff graded assignment. Students are invited to upload files which encapsulate their work on the assignment. Instructors are then able to download the files and enter grades for the assignment.
Note that this package is both an XBlock and a Django application. For installation:
sudo -u edxapp /edx/bin/pip.edxapp install -e git+https://github.com/epam-mooc/edx-sga@release#egg=edx-sga
Other instructions you can find here.