diff --git a/en_us/data/source/rdx/rdx_data.rst b/en_us/data/source/rdx/rdx_data.rst index 6e6e8013cd..76be3e2108 100644 --- a/en_us/data/source/rdx/rdx_data.rst +++ b/en_us/data/source/rdx/rdx_data.rst @@ -210,7 +210,7 @@ names removed by the obfuscation process. } } -For more information about this file, see :ref:`olx:Course Policies`. +For more information about this file, see :ref:`Course Policies`. Obfuscated Data in the XML Files ********************************* @@ -233,7 +233,7 @@ as follows. * The new ``redacted_children`` attribute lists all of the child nodes that edX removed. -For more information about this file, see :ref:`olx:Course Components`. +For more information about this file, see :ref:`OLX TOC`. ***************************** Obfuscated Data in SQL Tables diff --git a/en_us/install_operations/source/mobile.rst b/en_us/install_operations/source/mobile.rst index 4b23d126d7..bb64d1db7d 100644 --- a/en_us/install_operations/source/mobile.rst +++ b/en_us/install_operations/source/mobile.rst @@ -192,7 +192,7 @@ includes the video in the course structure. * To configure a video module by editing the course XML, enter the URL to the mobile-targeted video as the first URL in the list of ``html5_sources``. For - more information, see :ref:`olx:Video Components` in the *edX + more information, see :ref:`Video Components` in the *edX Open Learning XML Guide*. **************************************** diff --git a/en_us/open_edx_course_authors/locales/pot/exercises_tools.pot b/en_us/open_edx_course_authors/locales/pot/exercises_tools.pot index 1c604e024f..5c2d0b96c5 100644 --- a/en_us/open_edx_course_authors/locales/pot/exercises_tools.pot +++ b/en_us/open_edx_course_authors/locales/pot/exercises_tools.pot @@ -2429,7 +2429,7 @@ msgid ":ref:`Poll`" msgstr "" #: ../../../shared/exercises_tools/create_exercises_and_tools.rst:440 -msgid "You can run polls in your course so that your learners can share opinions on different questions. You can only add this type of poll to a course by using OLX (open learning XML). Support for this tool in Studio is not available. For more information, see the :ref:`olx:edX Open Learning XML Guide`." +msgid "You can run polls in your course so that your learners can share opinions on different questions. You can only add this type of poll to a course by using OLX (open learning XML). Support for this tool in Studio is not available. For more information, see the :ref:`edX Open Learning XML Guide`." msgstr "" #: ../../../shared/exercises_tools/create_exercises_and_tools.rst:446 @@ -5174,7 +5174,7 @@ msgstr "" #: ../../../shared/exercises_tools/google_calendar.rst:85 #: ../../../shared/exercises_tools/google_docs.rst:92 #: ../../../shared/exercises_tools/google_docs.rst:181 -msgid "For more information, see :ref:`olx:OLX Course Building Blocks` in the *EdX Open Learning XML Guide*." +msgid "For more information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*." msgstr "" #: ../../../shared/exercises_tools/google_calendar.rst:92 @@ -5314,7 +5314,7 @@ msgid "Add a Google Calendar XBlock in OLX" msgstr "" #: ../../../shared/exercises_tools/google_calendar.rst:198 -msgid "To add a Google Calendar XBlock in OLX, create the ``google-calendar`` element. You can embed this element in the ``vertical`` element, or you can embed this element in its own file that is referenced within the vertical. For more information, see :ref:`olx:OLX Course Building Blocks` in the *EdX Open Learning XML Guide*." +msgid "To add a Google Calendar XBlock in OLX, create the ``google-calendar`` element. You can embed this element in the ``vertical`` element, or you can embed this element in its own file that is referenced within the vertical. For more information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*." msgstr "" #: ../../../shared/exercises_tools/google_calendar.rst:204 diff --git a/en_us/open_edx_course_authors/locales/pot/glossary.pot b/en_us/open_edx_course_authors/locales/pot/glossary.pot index 1bb134336d..38c34c8c46 100644 --- a/en_us/open_edx_course_authors/locales/pot/glossary.pot +++ b/en_us/open_edx_course_authors/locales/pot/glossary.pot @@ -772,7 +772,7 @@ msgid "OLX (open learning XML) is the XML-based markup language that is used to msgstr "" #: ../../../shared/glossary/glossary.rst:764 -msgid "For more information, see :ref:`olx:What is Open Learning XML?`." +msgid "For more information, see :ref:`What is Open Learning XML?`." msgstr "" #: ../../../shared/glossary/glossary.rst:769 diff --git a/en_us/open_edx_course_authors/locales/pot/releasing_course.pot b/en_us/open_edx_course_authors/locales/pot/releasing_course.pot index 67db9379d8..1ba3062aa8 100644 --- a/en_us/open_edx_course_authors/locales/pot/releasing_course.pot +++ b/en_us/open_edx_course_authors/locales/pot/releasing_course.pot @@ -854,7 +854,7 @@ msgid "Work with the .tar.gz File" msgstr "" #: ../../../shared/releasing_course/export_import_course.rst:153 -msgid "Courses are exported and imported in .tar.gz files containing OLX (open learning XML), the edX markup format for open course exchange. For more information about OLX, see the :ref:`olx:edX Open Learning XML Guide`." +msgid "Courses are exported and imported in .tar.gz files containing OLX (open learning XML), the edX markup format for open course exchange. For more information about OLX, see the :ref:`edX Open Learning XML Guide`." msgstr "" #: ../../../shared/releasing_course/export_import_course.rst:157 diff --git a/en_us/shared/course_components/create_problem.rst b/en_us/shared/course_components/create_problem.rst index 3fab8ab127..d6febad408 100644 --- a/en_us/shared/course_components/create_problem.rst +++ b/en_us/shared/course_components/create_problem.rst @@ -68,7 +68,7 @@ types** or select Advanced problem types for a list of **advanced problem types* Options for scoring, hints, feedback and more can be entered. * For advanced problem types, the :ref:`advanced editor` opens. - In this editor you use :ref:`open learning XML (OLX)` + In this editor you use :ref:`open learning XML (OLX)` elements and attributes to identify the elements of the problem. Options for scoring, feedback and more can be entered. diff --git a/en_us/shared/developing_course/course_components.rst b/en_us/shared/developing_course/course_components.rst index d2edc86cec..3efcfea800 100644 --- a/en_us/shared/developing_course/course_components.rst +++ b/en_us/shared/developing_course/course_components.rst @@ -403,7 +403,7 @@ You develop parent and child components in XML, then import the XML course into Studio to verify that the structure is as you intended. For more information about working with your course's XML files, including -information about terminology, see the `EdX Open Learning XML Guide `_. +information about terminology, see the `EdX Open Learning XML Guide `_. The following examples show the XML used to create the unit and components shown in Studio above. diff --git a/en_us/shared/exercises_tools/create_exercises_and_tools.rst b/en_us/shared/exercises_tools/create_exercises_and_tools.rst index 4cbeb7c20a..74b1461b31 100644 --- a/en_us/shared/exercises_tools/create_exercises_and_tools.rst +++ b/en_us/shared/exercises_tools/create_exercises_and_tools.rst @@ -406,8 +406,7 @@ tools available in Studio. For more information, see - You can run polls in your course so that your learners can share opinions on different questions. You can only add this type of poll to a course by using OLX (open learning XML). Support for this tool in Studio - is not available. For more information, see the :ref:`olx:edX Open - Learning XML Guide`. + is not available. For more information, see the :ref:`OLX TOC`. - Not supported * - :ref:`Problem Written in LaTeX` - If you have a problem that is already written in LaTeX, you can use this diff --git a/en_us/shared/exercises_tools/google_calendar.rst b/en_us/shared/exercises_tools/google_calendar.rst index 7f0e280362..0322cf2bb7 100644 --- a/en_us/shared/exercises_tools/google_calendar.rst +++ b/en_us/shared/exercises_tools/google_calendar.rst @@ -82,7 +82,7 @@ also enables Google Drive files. ... -For more information, see :ref:`olx:OLX Course Building Blocks` in the +For more information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*. .. _Make the Google Calendar Public and Obtain Its ID: @@ -198,7 +198,7 @@ Add a Google Calendar XBlock in OLX To add a Google Calendar XBlock in OLX, create the ``google-calendar`` element. You can embed this element in the ``vertical`` element, or you can embed this element in its own file that is referenced within the vertical. For more -information, see :ref:`olx:OLX Course Building Blocks` in the *EdX Open +information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*. An example follows. diff --git a/en_us/shared/exercises_tools/google_docs.rst b/en_us/shared/exercises_tools/google_docs.rst index e03bbcb8b9..3a1a40c638 100644 --- a/en_us/shared/exercises_tools/google_docs.rst +++ b/en_us/shared/exercises_tools/google_docs.rst @@ -89,7 +89,7 @@ also enables Google calendars. ... -For more information, see :ref:`olx:OLX Course Building Blocks` in the +For more information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*. .. _Obtain the Google Drive File Embed Code: @@ -178,7 +178,7 @@ element in the ``vertical`` element, or you can create the ``google-document`` element as a stand-alone file that you reference in the vertical. -For more information, see :ref:`olx:OLX Course Building Blocks` in the +For more information, see :ref:`OLX Course Building Blocks` in the *EdX Open Learning XML Guide*. For example: diff --git a/en_us/shared/glossary/glossary.rst b/en_us/shared/glossary/glossary.rst index bce64b574a..2d686d6b98 100644 --- a/en_us/shared/glossary/glossary.rst +++ b/en_us/shared/glossary/glossary.rst @@ -754,7 +754,7 @@ O OLX (open learning XML) is the XML-based markup language that is used to build courses on the Open edX platform. - For more information, see :ref:`olx:What is Open Learning XML?`. + For more information, see :ref:`What is Open Learning XML?`. .. _Open Response Assessment_g: diff --git a/en_us/shared/preface.rst b/en_us/shared/preface.rst index 2375f48d5e..79f0c2f548 100644 --- a/en_us/shared/preface.rst +++ b/en_us/shared/preface.rst @@ -411,7 +411,7 @@ page for a list of the documentation that is available. .. _edX Support: https://courses.edx.org/support/contact_us .. _edX Help Center for Learners: https://support.edx.org/hc/en-us/ .. _edX Developer Documentation: https://edx.readthedocs.io/projects/edx-developer-docs/en/latest/ -.. _edX Open Learning XML Guide: http://edx-open-learning-xml.readthedocs.io/en/latest/index.html +.. _edX Open Learning XML Guide: https://docs.openedx.org/en/latest/educators/navigation/olx.html .. _edX Partner Portal: https://partners.edx.org .. _forums: https://partners.edx.org/forums/partner-forums .. _edX Research Guide: http://edx.readthedocs.io/projects/devdata/en/latest/ diff --git a/en_us/shared/releasing_course/export_import_course.rst b/en_us/shared/releasing_course/export_import_course.rst index 03710f1a64..08da0d0ac7 100644 --- a/en_us/shared/releasing_course/export_import_course.rst +++ b/en_us/shared/releasing_course/export_import_course.rst @@ -162,7 +162,7 @@ Work with the .tar.gz File Courses are exported and imported in .tar.gz files containing OLX (open learning XML), the edX markup format for open course exchange. For more -information about OLX, see the :ref:`olx:edX Open Learning XML Guide`. +information about OLX, see the :ref:`OLX TOC`. To extract and compress .tar.gz files, you use a third-party program. diff --git a/shared/conf.py b/shared/conf.py index e4d46393a3..7228a7739b 100644 --- a/shared/conf.py +++ b/shared/conf.py @@ -216,7 +216,7 @@ def ism_location(dir_name): "xblockapi" : ("https://docs.openedx.org/projects/xblock/en/latest/", None), "xblocktutorial" : ("https://docs.openedx.org/projects/xblock/en/latest/", None), "installation" : (openedx_rtd_url("edx-installing-configuring-and-running"), ism_location("install_operations")), - "olx" : (edx_rtd_url("edx-open-learning-xml"), ism_location("olx")), + "olx" : ("https://docs.openedx.org/en/latest/", None), "learners" : ("", ism_location("students_redirect")), "openlearners" : (openedx_rtd_url("open-edx-learner-guide"), ism_location("open_edx_students")), "opendevelopers" : ("https://docs.openedx.org/en/latest/", None),