Remove "Appendix E" from doc title; add warning re: identical URLs for ORA

This commit is contained in:
Sylvia Pearce
2014-04-08 12:16:52 -04:00
parent ac49101eb3
commit 8e08275b0c
2 changed files with 6 additions and 2 deletions

View File

@@ -2,10 +2,10 @@
.. _Appendix E:
################################
APPENDIX E: Problem and Tool XML
Problem and Tool XML
################################
This appendix provides information about the XML tags for most problem and tool types in Studio:
This guide provides information about the XML tags for most problem and tool types in Studio:
* :ref:`General`
* :ref:`Checkbox Problem XML`

View File

@@ -10,6 +10,8 @@ Introduction to Open Response Assessments
you test them thoroughly in a practice course and only add them to
courses that are **not** already running.
.. warning:: Problems can occur when you move your course from edge.edx.org to edx.org, or vice versa, if your course has the same URL in both places. To work around this problem, make sure that the URLs are different by specifying a different university or course number when you create each course. For example, if your university is edX and your course number is edX101, you can specify the course number as **edx_101** (note the underscore) on Edge and **edX101** on edX.
Open response assessments allow instructors to assess student learning
through questions that may not have definite answers. Tens of thousands
of students can receive feedback on written responses of varying lengths
@@ -168,6 +170,8 @@ Creating an open response assessment is a multi-step process.
Each of these steps is described in detail below.
.. warning:: Problems can occur when you move your course from edge.edx.org to edx.org, or vice versa, if your course has the same URL in both places. To work around this problem, make sure that the URLs are different by specifying a different university or course number when you create each course. For example, if your university is edX and your course number is edX101, you can specify the course number as **edx_101** (note the underscore) on Edge and **edX101** on edX.
.. _ORA Step 1:
Step 1. Create the ORA Component