Files
edx-platform/cms
alangsto 50d57a64bb MST-757 Move exam registration to async task (#27398)
Synchronously registering proctored exams while saving content to studio is causing a significant slow down. The function that registers the exams has been moved to an async task. In addition, a signal handler on_course_publish has also been moved to the async task, as it relies on exam registration being complete before being executed.
2021-04-26 12:04:04 -04: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.