Commit d65a216d by Alison Hodges

Added internal refs to help researchers find the data format files

parent 6d2cd987
......@@ -5,7 +5,15 @@
edX Data Documentation
======================
The following documents are targeted at those who are working with various data formats consumed and produced by the edX platform -- primarily course authors and those who are conducting research on data in our system. Developer oriented discussion of architecture and strictly internal APIs should be documented elsewhere.
The following documents are targeted at those who are working with various data formats consumed and produced by the edX platform -- primarily course authors and those who are conducting research on data in our system.
* If you are a course author working with course XML, see :ref:`Course Data Formats`.
* If you are a researcher working with data, see :ref:`Internal Data Formats`.
Developer-oriented discussion of architecture and strictly internal APIs will be documented elsewhere.
.. _Course Data Formats:
Course Data Formats
-------------------
......@@ -33,6 +41,7 @@ Specific Problem Types
course_data_formats/jsinput.rst
course_data_formats/formula_equation_input.rst
.. _Internal Data Formats:
Internal Data Formats
---------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment