An XBlock for Open edX that provides a staff-graded assignment component. Version 0.28.0 is the latest release. The library is maintained as part of MIT Open Learning's Open edX tools, with an active development cadence.
pip install edx-sgaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a StaffGradedAssignmentXBlock instance (for development/testing purposes).
Migrate to the built-in Open edX SGA if running Open edX Juniper or later.
Use `from sga import StaffGradedAssignmentXBlock`.
Use Python 3.5+ (recommended Python 3.8+ for latest).
No dependency data recorded yet.