From 5945d1dcee0cc3a2d96d200ad0f15d982e21f9e0 Mon Sep 17 00:00:00 2001 From: Nimisha Asthagiri Date: Wed, 29 May 2019 03:00:19 -0400 Subject: [PATCH] README for course_experience --- openedx/features/course_experience/README.rst | 23 +++++++++++++++---- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/openedx/features/course_experience/README.rst b/openedx/features/course_experience/README.rst index 8c94ecaa00..553d6dd3d8 100644 --- a/openedx/features/course_experience/README.rst +++ b/openedx/features/course_experience/README.rst @@ -1,9 +1,22 @@ -Course Experience ------------------ +Status: Maintenance -This directory contains a Django application that provides the Course Home page -(or course landing page), and various resources in support of the landing -experience. +Responsibilities +================ +The Course Experience directory contains a Django application that provides the +Course Home page (or course landing page), and various resources in support of +the landing experience. + + +Direction: Deprecate +==================== +This will be replaced eventually by new UI in the form of Microfrontends. New functionality should not be added here. + + +Glossary +======== + +More Documentation +================== The course experience consists of a number of views: