Expected Behavior
Given that I am Staff on a course
When an Entrance Exam is enabled for my course AND I have not passed the entrance exam
And I am viewing my course in the Learning MFE as a Staff user
I can still view, and interact with, my course subsections, units, and left sidebar nav
Actual Behavior
I cannot view or interact with course subsections, units, or left sidebar nav (which is hidden entirely)
Reproduction Steps
- On an Open edX instance, enable the Entrance Exam feature (https://docs.openedx.org/en/latest/educators/how-tos/set_up_course/require_entrance_exam.html)
- Create a new course, and add a new subsection with at least 2 distinct units. Publish the units.
- Enable the Entrance Exam. (Note: Bug is reproducible whether or not the Entrance Exam has content)
- As Staff click "View Live Course"
- Note that the subsection (after the entrance exam) - you can see the first unit but cannot see or navigate to the second or subsequent units.
Expected Behavior
Given that I am Staff on a course
When an Entrance Exam is enabled for my course AND I have not passed the entrance exam
And I am viewing my course in the Learning MFE as a Staff user
I can still view, and interact with, my course subsections, units, and left sidebar nav
Actual Behavior
I cannot view or interact with course subsections, units, or left sidebar nav (which is hidden entirely)
Reproduction Steps