From 345302c7dc2f8c94986eabb3639822c71041ad57 Mon Sep 17 00:00:00 2001 From: jaebradley Date: Wed, 7 Feb 2018 08:45:41 -0500 Subject: [PATCH] portfolio project readme --- openedx/features/portfolio_project/README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openedx/features/portfolio_project/README.rst diff --git a/openedx/features/portfolio_project/README.rst b/openedx/features/portfolio_project/README.rst new file mode 100644 index 0000000000..1d93760dea --- /dev/null +++ b/openedx/features/portfolio_project/README.rst @@ -0,0 +1,12 @@ +Portfolio Project +----------------- + +This is the current home of the Portfolio Project feature. This is not a fully +supported feature. + +See `LEARNER-3515`_ for details. + +TODO: `LEARNER-3515`_: If this feature gets implemented, this directory should +move to lms/djangoapps and out of openedx/features. + +.. _LEARNER-3515: https://openedx.atlassian.net/browse/LEARNER-3515