Remove "Appendix E" from doc title; add warning re: identical URLs for ORA
This commit is contained in:
@@ -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`
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user