Files
edx-platform/cms
Michael Roytman 22f9822e5d feat: remove use of ENABLE_ASYNC_REGISTER_EXAMS waffle flag
This commit addresses MST-793. In MST-757, exam registration was moved to an asychronous task to improve the performance of saving content in Studio. This feature was gated behind a waffle flag, ENABLE_ASYNC_REGISTER_EXAMS, to avoid interrupting course teams during the testing and roll out of this feature.

This feature has been tested and rolled out, and so the aforementioned waffle flag is ready to be removed.

The effect of this change is that asynchronous exam registration will no longer be gated by the aforementioned waffle flag, and this feature will be rolled out across all of the edX platform.
2021-05-12 15:44:47 -04:00
..
2021-05-07 16:17:18 +05:00
2021-03-02 16:45:46 +05:00
2021-04-16 15:29:38 +05:00
2021-02-02 15:29:41 +05:00
2021-02-02 15:29:41 +05:00
2019-12-30 12:25:38 -05:00
2021-03-02 16:45:46 +05:00
2021-02-02 15:29:41 +05:00

CMS (Content Management System)
-------------------------------

This directory contains code relating to the course management portal for edX, also known as Studio.