From d558caec65c8ebf43752f6c8a17de30d7a9f8763 Mon Sep 17 00:00:00 2001 From: Daniel McQuillen Date: Fri, 9 Sep 2016 23:22:23 +1000 Subject: [PATCH] Add note for open edx self pacing setup via admin panel (#1231) --- en_us/shared/set_up_course/setting_pacing.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/en_us/shared/set_up_course/setting_pacing.rst b/en_us/shared/set_up_course/setting_pacing.rst index c021f95c4a..cb4e77556c 100644 --- a/en_us/shared/set_up_course/setting_pacing.rst +++ b/en_us/shared/set_up_course/setting_pacing.rst @@ -72,6 +72,18 @@ not appear in the LMS. Set Pacing for Your Course *************************** + +.. only:: Open_edX + + Before you can use this feature to set up a self-paced course, it must be enabled using the Open edX Django admin panel. + Follow these steps, or contact your Open edX site administrator for assistance. + + #. Log in to your Open edX Django Admin panel. + #. In the **Self_Paced** section, locate **Self paced configurations** and then select **Add**. + #. Check the **Enabled** and **Enable course home page improvements** checkboxes. + #. Select **Save**. + + .. note:: You cannot change the course pacing after the course start date has passed.