An XBlock for Open edX that allows staff to manually grade student submissions. Version 4.0.0 is current; releases follow an irregular cadence driven by upstream edX platform changes.
pip install staff-graded-xblockVerified import paths — ran on the pinned version, not inferred.
Instantiate the XBlock (requires full runtime for actual use).
Upgrade to >=3.0.0 and ensure Python >=3.9.
Use 'staff-graded-xblock' (all dashes) in requirements and pip commands.
Ensure you have the proper platform integration and Studio configuration.