Skip to content

Commit

Permalink
chore: add compatibility notes (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV authored May 22, 2024
1 parent a943273 commit 03aaa0f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,25 @@ instructors are included in the `ORA Grading MFE`_.

.. _ORA Grading MFE: https://github.com/eduNEXT/frontend-app-ora-grading/pull/4

Compatibility Notes
===================

+------------------+--------------+
| Open edX Release | Version |
+==================+==============+
| Palm | >= 0.2.0 |
+------------------+--------------+
| Quince | >= 0.2.0 |
+------------------+--------------+
| Redwood | >= 0.2.0 |
+------------------+--------------+

The settings can be changed in ``platform_plugin_turnitin/settings/common.py``
or, for example, in tutor configurations.

**NOTE**: the current ``common.py`` works with Open edX Palm, Quince and
Redwood version.


Getting Started
***************
Expand Down

0 comments on commit 03aaa0f

Please sign in to comment.