Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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 <https://github.com/openedx/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 <https://github.com/openedx/xblocks-extra/pull/18>`_

**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 <https://github.com/openedx/xblocks-extra>`_ for all future work.
If you have any questions or concerns, please open an issue on the
`xblocks-extra issue tracker <https://github.com/openedx/xblocks-extra/issues>`_.


SQL Grader XBlock
=================

Expand Down