:orphan:

.. _OLX TOC:

OLX
###################

This guide is intended for those interested in using OLX (open learning XML) to develop Open edX courses. Readers of this guide should be familiar with XML.

.. _OLX General Information:

OLX General Information
*******************************************************

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/what-is-olx.rst
   ../olx/getting-started.rst

:ref:`Work with the targz File`

.. _OLX Course Structure:

OLX Course Structure
*******************************************************

This topic describes the structure of a generic OLX (open learning XML) course.

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/directory-structure.rst

.. _OLX Example Course:

Example of an OLX Course
*******************************************************

.. toctree::
   :maxdepth: 1
   :glob:
   
   ../olx/example-course/index.rst
   ../olx/example-course/insider-structure.rst
   ../olx/example-course/insider-course-xml.rst
   ../olx/studio-example/manual-testing-structure.rst   

.. _OLX Policies:

Policies
*******************************************************

The topics in this section describe how to use OLX (open learning XML) to define policies for your course.

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/policies/course.rst
   ../olx/policies/grading.rst
   ../olx/policies/assets-policy.rst

.. _OLX Assets:

Assets
*******************************************************

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/assets/assets.rst

.. _OLX Course About Pages:

The Course About Pages
*******************************************************

The topics in this section describe how to use OLX (open learning XML) to create and edit the information that prospective learners see about your course.

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/about/overview.rst
   ../olx/about/short-description.rst

.. _OLX Course Tabs:

Course Tabs
*******************************************************

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/pages/pages.rst

.. _OLX Organizing Courseware:

Organizing Courseware
*******************************************************

The topics in this section describe how to use OLX (open learning XML) to organize your courseware.

.. toctree::
   :maxdepth: 1
   :glob:

   ../olx/organizing-course/course-structure-overview.rst
   ../olx/organizing-course/course-xml-file.rst


.. _OLX Components:

Course Components (XBlocks)
*******************************************************

The topics in this section describe how to use OLX (open learning XML) to create and edit course components.

.. toctree::
   :maxdepth: 1
   :glob:
  
   ../olx/components/html-components.rst
   ../olx/components/discussion-components.rst
   ../olx/components/video-components.rst
   ../olx/components/problem-components.rst
   ../olx/components/multipart-components.rst

.. _OLX Exercises, Tools, and Problem Types:

Exercises, Tools, and Problem Types
*******************************************************

This section describes the various exercises, tools, and problem types that you can add to your course.

.. toctree::
   :maxdepth: 1
   :glob:

   /educators/how-tos/course_development/exercise_tools/add_annotation.rst
   /educators/references/course_development/exercise_tools/chemical_equation_xml.rst
   /educators/how-tos/course_development/exercise_tools/add_circuit_schematic_builder.rst
   /educators/references/course_development/exercise_tools/completion.rst
   /educators/references/course_development/exercise_tools/conditional_module.rst
   /educators/references/course_development/exercise_tools/custom_javascript.rst
   /educators/concepts/exercise_tools/about_custom_python_problem.rst
   /educators/concepts/exercise_tools/about_drag_and_drop.rst
   /educators/references/course_development/exercise_tools/dropdown_problem_xml.rst
   /educators/how-tos/course_development/exercise_tools/manage_full_screen_image.rst
   /educators/references/course_development/exercise_tools/gene_explorer.rst
   /educators/how-tos/course_development/exercise_tools/enable_google_drive_tool.rst
   /educators/how-tos/course_development/exercise_tools/add_google_drive.rst
   /educators/how-tos/course_development/exercise_tools/create_iframe.rst
   /educators/references/course_development/exercise_tools/image_mapped_input_xml.rst
   /educators/concepts/exercise_tools/about_lti_component.rst
   /educators/references/course_development/exercise_tools/math_expression_input_xml.rst
   /educators/how-tos/course_development/exercise_tools/add_mathjax.rst
   /educators/references/course_development/exercise_tools/multi_select_xml.rst
   /educators/how-tos/course_development/exercise_tools/manage_numerical_input_problem.rst
   /educators/concepts/exercise_tools/about_OpenResponseAssessments.rst
   /educators/how-tos/course_development/exercise_tools/CreateORAAssignment.rst
   /educators/how-tos/course_development/exercise_tools/Manage_ORA_Assignment.rst
   /educators/references/course_development/exercise_tools/ORA_Staff_Grading.rst
   /educators/how-tos/course_development/exercise_tools/access_ORA_metrics.rst
   /educators/how-tos/course_development/exercise_tools/create_periodic_table.rst
   /educators/references/course_development/exercise_tools/poll_olx.rst
   /educators/how-tos/course_development/exercise_tools/create_poll_olx.rst
   /educators/how-tos/course_development/exercise_tools/create_problem_in_latex.rst
   /educators/how-tos/course_development/exercise_tools/create_problem_with_hint.rst
   /educators/how-tos/course_development/exercise_tools/create_protein_builder.rst
   /educators/how-tos/course_development/exercise_tools/add_recommenderXBlock.rst
   /educators/concepts/exercise_tools/about_single_select.rst
   /educators/how-tos/course_development/exercise_tools/add_single_select_num_input.rst
   /educators/how-tos/course_development/exercise_tools/manage_survey_olx.rst
   ../olx/problem-xml/symbolic_response.rst
   /educators/concepts/exercise_tools/about_text_input.rst
   /educators/how-tos/course_development/exercise_tools/manage_word_cloud.rst
   /educators/how-tos/course_development/exercise_tools/create_zooming_image.rst

.. _OLX Content Experiments:

Content Experiments
*******************************************************

The topics in this section describe how to use OLX (open learning XML) to create and configure content experiments.

.. toctree::
   :maxdepth: 1
   :glob:

   /educators/concepts/advanced_features/about_content_experiments.rst
   /educators/references/advanced_features/guidelines_modifying_group_configuration.rst
   /educators/how-tos/advanced_features/manage_content_experiments.rst
   /educators/how-tos/advanced_features/add_content_experiments_olx.rst
   ../olx/content-experiments/content_experiments_test_olx.rst

