diff --git a/README.rst b/README.rst index f147a9e..24c5972 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,26 @@ +.. image:: https://img.shields.io/badge/status-archived-red + :alt: Status + +⚠️ Repository Migration Notice ⚠️ +*********************************** + +.. warning:: + + This ``xblock-sql-grader`` repository is being archived. The SQL Grader XBlock + is moving to the `xblocks-extra `_ repository, + which consolidates optional add-on XBlocks for the Open edX platform. + + The migration is being completed through: + `openedx/xblocks-extra#18 — feat: add SQL Grader XBlock `_ + + **Archival:** This repository will become read-only once the migration is complete. + No further updates or changes will be accepted here. + + Please use `xblocks-extra `_ for all future work. + If you have any questions or concerns, please open an issue on the + `xblocks-extra issue tracker `_. + + SQL Grader XBlock =================