Support for bulk scoring and grading in Open edX. Version 2.0.0 dropped Python 3.11 and Django 5.2 support. Releases are irregular, roughly every few months.
pip install edx-bulk-gradesVerified import paths — ran on the pinned version, not inferred.
Basic usage of BulkGradeMixin.
Use Python >=3.12
Upgrade to Django 4.2 or later.
Use 'from bulk_grades import ...'
No dependency data recorded yet.