From ed0cf738fec5b08656f4c25e4db08f4f7a12ddb4 Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Thu, 16 Oct 2014 15:00:08 -0400 Subject: [PATCH] Change Log Update --- docs/en_us/olx/source/change_log.rst | 13 +++++++++++++ .../olx/source/components/discussion-components.rst | 2 ++ docs/en_us/olx/source/directory-structure.rst | 4 ++-- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/docs/en_us/olx/source/change_log.rst b/docs/en_us/olx/source/change_log.rst index 26eb6885e5..2ba16e6677 100644 --- a/docs/en_us/olx/source/change_log.rst +++ b/docs/en_us/olx/source/change_log.rst @@ -13,6 +13,19 @@ October, 2014 * - Date - Change + * - 10/17/14 + - Provided more explanation to the introduction to :ref:`Problems and + Tools`. + * - + - Reorganized the :ref:`Problems and Tools` and :ref:`Course Components` + sections to properly categorize these types of objects. + * - + - Updated the :ref:`ODL Directory Structure` chapter to accurately reflect + how an OLX course is organized. + * - + - Updated the :ref:`HTML Components`, :ref:`Discussion Components`, and + :ref:`Video Components` chapters to explain the option to embed content + in container objects. * - 10/07/14 - Added pages for the :ref:`Graphical Slider Tool` and :ref:`Symbolic Response` to the :ref:`Problems and Tools` section. diff --git a/docs/en_us/olx/source/components/discussion-components.rst b/docs/en_us/olx/source/components/discussion-components.rst index e721ccf79a..9c4bcc7d3b 100644 --- a/docs/en_us/olx/source/components/discussion-components.rst +++ b/docs/en_us/olx/source/components/discussion-components.rst @@ -1,3 +1,5 @@ +.. _Discussion Components: + ################################# Discussion Components ################################# diff --git a/docs/en_us/olx/source/directory-structure.rst b/docs/en_us/olx/source/directory-structure.rst index 9945c5e02d..06e983ad7e 100644 --- a/docs/en_us/olx/source/directory-structure.rst +++ b/docs/en_us/olx/source/directory-structure.rst @@ -1,4 +1,4 @@ -.. _ODL Directory Structure with edX Studio: +.. _ODL Directory Structure: ############################################### OLX Course Structure @@ -135,6 +135,6 @@ See :ref:`Course Assets` for more information. The ``tabs`` directory contains an HTML file for each page you add to your course. -See :ref:`Course Pages` for more information. +See :ref:`Course Tabs` for more information. .. include:: links.rst