[LON-CAPA-cvs] cvs: doc /help author.manual.texxml
damieng
damieng at source.lon-capa.org
Wed Feb 1 16:20:18 EST 2017
damieng Wed Feb 1 21:20:18 2017 EDT
Modified files:
/doc/help author.manual.texxml
Log:
added doc for customresponse, essayresponse, organicresponse, reactionresponse, and changed organization a little
Index: doc/help/author.manual.texxml
diff -u doc/help/author.manual.texxml:1.40 doc/help/author.manual.texxml:1.41
--- doc/help/author.manual.texxml:1.40 Mon Jan 30 18:43:41 2017
+++ doc/help/author.manual.texxml Wed Feb 1 21:20:18 2017
@@ -88,12 +88,12 @@
<subsection name="Math Response Problems">
<file name="Math_Response_Problems.tex"/>
</subsection>
- <subsection name="Custom Response Problems">
- <file name="Custom_Response_Problems.tex"/>
- </subsection>
<subsection name="Function Plot Response Problems">
<file name="Function_Plot_Response_Overview.tex" />
</subsection>
+ <subsection name="Custom Response Problems">
+ <file name="Custom_Response_Problems.tex"/>
+ </subsection>
</section>
<section name="Authoring Content in LON-CAPA">
@@ -370,38 +370,50 @@
<file name="Authoring_XML_Intro.tex" />
<subsection name="Response Tags">
<file name="Authoring_Response_Tag_Intro.tex" />
- <subsubsection name="numericalresponse">
- <file name="Authoring_NumericalResponse.tex" />
+ <subsubsection name="Attributes For All Response Tags">
+ <file name="Authoring_Response_Attributes.tex" />
</subsubsection>
- <subsubsection name="imageresponse">
- <file name="Authoring_ImageResponse.tex" />
+ <subsubsection name="customresponse">
+ <file name="Authoring_CustomResponse.tex" />
</subsubsection>
- <subsubsection name="optionresponse">
- <file name="Authoring_OptionResponse.tex" />
+ <subsubsection name="dataresponse">
+ <file name="Authoring_DataResponse.tex" />
</subsubsection>
- <subsubsection name="radiobuttonresponse">
- <file name="Authoring_RadiobuttonResponse.tex" />
+ <subsubsection name="essayresponse">
+ <file name="Authoring_EssayResponse.tex" />
</subsubsection>
- <subsubsection name="stringresponse">
- <file name="Authoring_StringResponse.tex" />
+ <subsubsection name="externalresponse">
+ <file name="Authoring_ExternalResponse.tex" />
</subsubsection>
<subsubsection name="formularesponse">
<file name="Authoring_FormulaResponse.tex" />
</subsubsection>
+ <subsubsection name="imageresponse">
+ <file name="Authoring_ImageResponse.tex" />
+ </subsubsection>
<subsubsection name="matchresponse">
<file name="Authoring_MatchResponse.tex" />
</subsubsection>
+ <subsubsection name="numericalresponse">
+ <file name="Authoring_NumericalResponse.tex" />
+ </subsubsection>
+ <subsubsection name="optionresponse">
+ <file name="Authoring_OptionResponse.tex" />
+ </subsubsection>
+ <subsubsection name="organicresponse">
+ <file name="Authoring_OrganicResponse.tex" />
+ </subsubsection>
+ <subsubsection name="radiobuttonresponse">
+ <file name="Authoring_RadiobuttonResponse.tex" />
+ </subsubsection>
<subsubsection name="rankresponse">
<file name="Authoring_RankResponse.tex" />
</subsubsection>
- <subsubsection name="dataresponse">
- <file name="Authoring_DataResponse.tex" />
+ <subsubsection name="reactionresponse">
+ <file name="Authoring_ReactionResponse.tex" />
</subsubsection>
- <subsubsection name="externalresponse">
- <file name="Authoring_ExternalResponse.tex" />
- </subsubsection>
- <subsubsection name="Attributes For All Response Tags">
- <file name="Authoring_Response_Attributes.tex" />
+ <subsubsection name="stringresponse">
+ <file name="Authoring_StringResponse.tex" />
</subsubsection>
</subsection>
<subsection name="responseparam and parameter">
More information about the LON-CAPA-cvs
mailing list