Skip to content
Snippets Groups Projects
Unverified Commit 599d21b7 authored by Julia Eskew's avatar Julia Eskew Committed by GitHub
Browse files

feat: Deny course staff visibility of legacy courseware. (#27469)

Currently, course staff can always view their courses
in the Legacy courseware experience.

With this change, course staff will *not* be able
to view their courses if the New (MFE) courseware
experience has been enabled for them.

This does not affect global staff, and it does not
affect courses that are still running in the Legacy
experience.

Adds a new parameter returned by the course metadata API
used by the courseware MFE to determine if the button to
show legacy experience should be displayed or not.

TNL-8203
parent 6313c1ba
No related branches found
Tags release-2021-05-04-10.16
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment