[LON-CAPA-cvs] cvs: doc /help author.manual.texxml
bowersj2
lon-capa-cvs@mail.lon-capa.org
Mon, 21 Jul 2003 17:04:20 -0000
bowersj2 Mon Jul 21 13:04:20 2003 EDT
Modified files:
/doc/help author.manual.texxml
Log:
Add XML tags documentation and some stuff about functions.
Index: doc/help/author.manual.texxml
diff -u doc/help/author.manual.texxml:1.7 doc/help/author.manual.texxml:1.8
--- doc/help/author.manual.texxml:1.7 Fri Apr 25 13:25:25 2003
+++ doc/help/author.manual.texxml Mon Jul 21 13:04:20 2003
@@ -83,6 +83,13 @@
<file name="About_Numerical_and_Formula_Response.tex"/>
<file name="Author_Numerical_and_Formula.tex"/>
</subsection>
+ <subsection name="General Problem Editing">
+ <tex content="The following capabilities are available in all problem types:" />
+ <subsubsection name="Adding Picture">
+ <file name="Authoring_Adding_Pictures.tex" />
+ <file name="Authoring_Pictures_EPS.tex" />
+ </subsubsection>
+ </subsection>
</section>
<section name="Publishing Your Resources">
@@ -181,6 +188,73 @@
<subsubsection name="Example Formula Response">
<file name="Formula_Response_Example.tex"/>
</subsubsection>
+ </subsection>
+ </section>
+
+ <section name="Tags Used in XML Authoring">
+ <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>
+ <subsubsection name="imageresponse">
+ <file name="Authoring_ImageResponse.tex" />
+ </subsubsection>
+ <subsubsection name="optionresponse">
+ <file name="Authoring_OptionResponse.tex" />
+ </subsubsection>
+ <subsubsection name="radiobuttonresponse">
+ <file name="Authoring_RadiobuttonResponse.tex" />
+ </subsubsection>
+ <subsubsection name="dataresponse">
+ <file name="Authoring_DataResponse.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>
+ </subsection>
+ <subsection name="responseparam and parameter">
+ <file name="Authoring_Responseparam_Parameter.tex" />
+ </subsection>
+ <subsection name="Foil Structure Tags">
+ <file name="Authoring_Foil_Structure_Tags.tex" />
+ </subsection>
+ <subsection name="Hint Tags">
+ <file name="Authoring_Hint_Tags.tex" />
+ </subsection>
+ <subsection name="Input Tags">
+ <file name="Authoring_Input_Tags.tex" />
+ </subsection>
+ <subsection name="Output Tags">
+ <file name="Authoring_Output_Tags.tex" />
+ </subsection>
+ <subsection name="Internal Tags">
+ <file name="Authoring_Internal_Tags.tex" />
+ </subsection>
+ <subsection name="Scripting Tags">
+ <file name="Authoring_Scripting_Tags.tex" />
+ </subsection>
+ <subsection name="Structure Tags">
+ <file name="Authoring_Structure_Tags.tex" />
+ </subsection>
+ </section>
+
+ <section name="<script> Tag">
+ <subsection name="Supported script functions">
+ <file name="Script_Functions.tex" />
+ </subsection>
+ <subsection name="Script Variables">
+ <file name="Script_Variables.tex" />
+ </subsection>
+ <subsection name="Table: LON-CAPA functions">
+ <file name="Problem_LON-CAPA_Functions.tex" />
+ </subsection>
+ <subsection name="Table: CAPA vs. LON-CAPA function differences">
+ <file name="CAPA_LON-CAPA_function_diffs.tex" />
</subsection>
</section>