Skip to content

Commit b0c1c4f

Browse files
committed
Add note indicating entrance exams need a feature flag
1 parent fd15920 commit b0c1c4f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

source/educators/how-tos/set_up_course/require_entrance_exam.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Require an Entrance Exam
66

77
.. tags:: educator, how-to
88

9+
.. admonition:: Turn on the Entrance Exam feature
10+
11+
In order for the Entrance Exam feature to work, it must be enabled on your Open edX instance.
12+
Please contact your site administrator to enable the `FEATURES['ENTRANCE_EXAMS'] <https://docs.openedx.org/projects/edx-platform/en/latest/references/featuretoggles.html#featuretoggle-FEATURES['ENTRANCE_EXAMS']>`_ flag.
13+
914
To require an entrance exam, follow these steps.
1015

1116
#. In Studio, open your course.
@@ -67,4 +72,5 @@ a record of all the operations that have run for the entrance exam, select
6772
| Review Date | Working Group Reviewer | Release |Test situation |
6873
+--------------+-------------------------------+----------------+---------------------------------------------------------------+
6974
| 03/11/2025 | Leira (Curricu.me) | Sumac | Fail (https://github.com/openedx/docs.openedx.org/issues/891) |
75+
| | | | (this simply hasn't been tested with the flag on) |
7076
+--------------+-------------------------------+----------------+---------------------------------------------------------------+

0 commit comments

Comments
 (0)