[LON-CAPA-cvs] cvs: doc /help author.manual.texxml
lira
lira at source.lon-capa.org
Mon Jul 1 15:14:00 EDT 2013
lira Mon Jul 1 19:14:00 2013 EDT
Modified files:
/doc/help author.manual.texxml
Log:
Version 1.21 was inadvertently committed with DOS line endings. This is the same as 1.21 except line endings are linux.
-------------- next part --------------
Index: doc/help/author.manual.texxml
diff -u doc/help/author.manual.texxml:1.21 doc/help/author.manual.texxml:1.22
--- doc/help/author.manual.texxml:1.21 Wed Jun 26 08:22:26 2013
+++ doc/help/author.manual.texxml Mon Jul 1 19:13:59 2013
@@ -1,466 +1,466 @@
-<texxml>
- <title name="LON-CAPA Author's Manual" />
- <file name="Author_Manual_Title_Page.tex"/>
-
- <section name="Introduction to Authoring in LON-CAPA">
- <file name="Author_LON-CAPA_Introduction.tex"/>
- <subsection name="About This Manual">
- <file name="About_Authors_Manual.tex"/>
- </subsection>
- <subsection name="Login as Course Author">
- <file name="Login_To_LON-CAPA.tex"/>
- </subsection>
- <subsection name="Roles Screen">
- <file name="Roles_Screen.tex" />
- </subsection>
- <subsection name="Menu Options">
- <subsubsection name="Inline Menu">
- <file name="Author_Menu.tex"/>
- </subsubsection>
- <subsubsection name="Remote Control">
- <file name="Author_Remote_Control.tex"/>
- </subsubsection>
- </subsection>
- <subsection name="Resource Types">
- <file name="Resource_Types.tex"/>
- </subsection>
- <subsection name="Description of Authoring Space">
- <file name="Construction_Space_Overview.tex"/>
- </subsection>
- <section name="HTML Page Overview">
- <file name="Content_Page_Overview.tex"/>
- </section>
- <section name="Problem Types in LON-CAPA">
- <subsection name="Problem Types">
- <file name="Problem_Types.tex"/>
- </subsection>
- <subsubsection name="Foils">
- <file name="Foils.tex"/>
- </subsubsection>
- <subsection name="Radio Response Problems">
- <file name="Radio_Response_Problems.tex"/>
- </subsection>
- <subsection name="Option Response Problems">
- <tex content="\index{Option Response}\label{Create Option Response Problem}"/>
- <file name="Option_Response_Problems.tex"/>
- <subsubsection name="Option Response Problems with Concept Groups">
- <file name="Option_Response_Problem_Figure.tex"/>
- <file name="Option_Response_Problem_Parts.tex"/>
- </subsubsection>
- <subsubsection name="Example: Concept Group">
- <file name="Option_Response_Concept_Group_Example.tex"/>
- </subsubsection>
- <subsubsection name="Example: Matching Problem">
- <file name="Option_Response_Matching_Example.tex"/>
- </subsubsection>
- </subsection>
- </subsection>
- <subsection name="String Response Problems">
- <file name="String_Response_Problems.tex"/>
- </subsection>
- <subsection name="Numerical Response Problems">
- <file name="Numerical_Response_Problems.tex"/>
- </subsection>
- <subsection name="Formula Response Problems">
- <file name="Formula_Response_Problems.tex"/>
- </subsection>
- <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>
- </section>
-
- <section name="Authoring Content in LON-CAPA">
- <file name="Creating_Content_Overview.tex"/>
- <subsection name="Authoring and Editing Content Pages">
- <file name="Creating_New_Content_Pages.tex"/>
- </subsection>
- <subsubsection name="How to Edit Existing Content Pages">
- <file name="How_To_Edit_Existing_Content_Pages.tex"/>
- </subsubsection>
- <subsection name="Authoring Problems Using LON-CAPA">
- <file name="Creating_Online_Problems.tex"/>
- <file name="Problem_Editor_Testing_Area.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>
- <subsubsection name="Dynamic Plots">
- <file name="Dynamic_Plot_Overview.tex"/>
- </subsubsection>
- <subsubsection name="Importing Testbanks">
- <file name="Testbank_Formatting.tex" />
- </subsubsection>
- </subsection>
- </section>
- <section name="Authoring Radio, Option, String Response Problems"/>
- <subsection name="Authoring Radio Response Problems">
- <file name="Creating_Radio_Response_Problems.tex"/>
- <subsubsection name="Randomization">
- <file name="Radio_Response_Randomization.tex"/>
- </subsubsection>
- </subsection>
- <subsection name="Authoring Option Problems">
- <file name="Option_Response_Problem_Creation.tex"/>
- </subsection>
- <subsection name="Simple Option Response: No Concept Groups">
- <file name="Option_Response_Simple.tex"/>
- </subsection>
- <subsection name="Authoring a String Response Problem">
- <file name="String_Response_Problem_Creation.tex"/>
- </subsection>
-
- </section>
-
- <section name="Authoring Numerical, Formula, Custom Response Questions">
- <subsection name="Authoring Numerical Response and Formula Response Problems">
- <file name="About_Numerical_and_Formula_Response.tex"/>
- <file name="Author_Numerical_and_Formula.tex"/>
- </subsection>
- <file name="Numerical_Response_Introduction.tex"/>
- <subsection name="The Parts of a Numerical Response Problem">
- <file name="Numerical_Response_Parts_A.tex"/>
- <tex content="\item "/>
- <file name="Tolerance.tex"/>
- <tex content="\item "/>
- <file name="Significant_Figures.tex"/>
- <file name="Numerical_Response_Parts_B.tex"/>
- </subsection>
- <subsection name="Simple Numerical Response Answer">
- <file name="Numerical_Response_Intro.tex"/>
- </subsection>
- <subsection name="Simple Script Usage">
- <file name="Script_Tutorial_Intro.tex"/>
- <file name="Numerical_Response_Simple_Example.tex"/>
- <file name="Variable_Naming_Conventions.tex"/>
- <file name="Numerical_Response_Tutorial_A.tex"/>
- <subsubsection name="Variables in Scripts">
- <file name="Variables_in_Scripts.tex"/>
- <file name="Variable_Tutorial_A.tex"/>
- </subsubsection>
- <subsubsection name="Variables in the Text Block">
- <file name="Variables_in_the_Text_Block.tex"/>
- </subsubsection>
- <subsubsection name="Variables in the Answer Block">
- <file name="Variables_in_the_Answer_Block.tex"/>
- </subsubsection>
- </subsection>
- <subsection name="Calling Functions">
- <file name="Calling_Functions.tex"/>
- <subsubsection name="Numerical Response Randomization">
- <tex content="If you're following this material and creating an example, click the button for a new random seed to generate other problem presentations."/>
- </subsubsection>
- </subsection>
- <subsection name="Authoring Formula Response Problems">
- <file name="Creating_Formula_Response.tex"/>
- </subsection>
- <subsection name="Dynamic, Randomized Problems: Putting It All Together">
- <file name="Numerical_Response_Advanced_Example.tex"/>
- </subsection>
- <subsection name="Units, Format">
- <file name="Numerical_Response_Units.tex"/>
- <file name="Numerical_Response_Format.tex"/>
- </subsection>
- <subsection name="For More Information">
- <file name="Scripting_Help.tex"/>
- </subsection>
- <subsection name="Formula Response">
- <file name="Formula_Response_Adv_Intro.tex"/>
- <subsubsection name="Sample Specifications">
- <file name="Formula_Response_Sampling.tex"/>
- </subsubsection>
- <subsubsection name="Formula Notes">
- <tex content="\begin {itemize}"/>
- <tex content="\item"/>
- <file name="Formula_Response_Limitations.tex"/>
- <tex content="\item"/>
- <file name="Formula_Tolerance.tex"/>
- <tex content="\end{itemize}"/>
- </subsubsection>
- <subsubsection name="Example Formula Response">
- <file name="Formula_Response_Example.tex"/>
- </subsubsection>
- </subsection>
- <subsection name="Authoring Math Response Problems">
- <file name="Creating_Math_Response_Problems.tex"/>
- </subsection>
- <subsection name="Custom Response Problems">
- <file name="Custom_Response_Problem_Creation.tex"/>
- </subsection>
- </section>
-
- <section name="Authoring Dynamically Generated Plots">
- <tex content="\index{Dynamically Generated Plots}\index{Plots}\label{Dynamic Plots}"/>
-<!-- <file name="Authoring_Dynamic_Plot.tex" /> -->
- <file name="Authoring_Dynamic_Plot_Gnuplot.tex" />
- <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
- <file name="Authoring_Dynamic_Plot_Axes.tex" />
- <file name="Authoring_Dynamic_Plot_Tics.tex" />
- <file name="Authoring_Dynamic_Plot_Key.tex" />
- <file name="Authoring_Dynamic_Plot_Label.tex" />
- <subsection name="Specifying Curves to Plot" >
- <file name="Authoring_Dynamic_Plot_Curve.tex" />
- <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
- <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
- <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
- </subsection>
- <subsection name="Color Selection" >
- <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
- </subsection>
- </section>
-
-
- <section name="Authoring Function Plot Response Problems">
- <subsection name="Introduction">
- <file name="Function_Plot_Response_Question.tex" />
- </subsection>
- <subsection name="Elements">
- <file name="Function_Plot_Response_Elements.tex" />
- <tex content="\subsubsection*{Splines}" />
- <file name="Function_Plot_Response_Spline.tex" />
- <tex content="\subsubsection*{Vectors}" />
- <file name="Function_Plot_Response_Vector.tex" />
- <tex content="\subsubsection*{Objects}" />
- <file name="Function_Plot_Response_Object.tex" />
- <tex content="\subsubsection*{Background Plots}" />
- <file name="Function_Plot_Response_Background_Plot.tex" />
- </subsection>
- <subsection name="Rules">
- <file name="Function_Plot_Response_Rule_Set.tex" />
- <tex content="\subsubsection*{Graph Rule}" />
- <file name="Function_Plot_Response_Evaluation_Rule.tex" />
- <tex content="\subsubsection*{Vector Rule}" />
- <file name="Function_Plot_Response_Vector_Rule.tex" />
- <tex content="\subsubsection*{Vector Sum Rule}" />
- <file name="Function_Plot_Response_Vector_Sum_Rule.tex" />
- <tex content="\subsubsection*{Custom Rule}" />
- <file name="Function_Plot_Response_Custom_Rule.tex" />
- </subsection>
-
- </section>
-
-
- <section name="Publishing Your Resources">
- <file name="Publishing_Intro.tex"/>
- <subsection name="What is Metadata?">
- <file name="Metadata_Description.tex"/>
- </subsection>
- <subsection name="Publishing A Resource">
- <file name="Publishing_A_Resource.tex"/>
- <file name="Publishing_Keywords.tex"/>
- <file name="Publishing_Copyright.tex"/>
- <tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
- <file name="Publishing_Author_Tutorial_Segue.tex"/>
- </subsection>
- </section>
-
- <section name="Printing Your Resources">
- <subsection name="Printing from Authoring Space">
- <file name="Print_Resource.tex" />
- </subsection>
- <subsection name="Printing a Subdirectory of Problems">
- <file name="Print_Library.tex" />
-
-
- </subsection>
- <subsection name="Tips for Improving Print Output">
- <file name="Print_Options.tex" />
-
- <subsubsection name="TeXsize attribute">
- <file name="TEXsize_attribute.tex" />
- </subsubsection>
- <subsubsection name="TeXwidth attribute">
- <file name="TEXwidth_attribute.tex" />
- </subsubsection>
- <subsubsection name="TeXDropEmptyColumns attribute">
- <file name="TEXDropEmptyColumns_attribute.tex"/>
- </subsubsection>
- <subsubsection name="Image TeX attributes">
- <file name="Problem_LON-CAPA_Image_Options.tex"/>
- </subsubsection>
- <subsubsection name="TeX Type attribute">
- <file name="TEXtype_attribute.tex" />
- </subsubsection>
- <subsubsection name="TeX Itemgroup attribute">
- <file name="TEXitemgroup_attribute.tex" />
- </subsubsection>
- <subsubsection name="TeX Item Group Width attribute">
- <file name="TEXitemgroupwidth_attribute.tex" />
- </subsubsection>
- <subsubsection name="TeX Layout attribute">
- <file name="TEXlayout_attribute.tex" />
- </subsubsection>
- </subsection>
- <subsection name="Troubleshooting PDF Errors">
- <file name="Print_Tricks.tex" />
- </subsection>
- </section>
-
- <section name="Authoring A Course: Maps and Sequences">
- <file name="Creating_A_Course_Intro.tex"/>
- <subsection name="Authoring Sequences">
- <file name="Sequence_Definition.tex"/>
- <file name="Sequence_Editor_Selection.tex"/>
- </subsection>
- <subsection name="Authoring a Simple .sequence With The Simple Editor">
- <file name="Sequence_Simple_Editor_Creation.tex"/>
- </subsection>
- <subsection name="Authoring a Simple .sequence With The Advanced Editor">
- <file name="Sequence_Advanced_Editor_Creation.tex"/>
- </subsection>
- <subsection name="Page Maps">
- <file name="Sequence_Page_Maps.tex"/>
- </subsection>
- <subsection name="Authoring a Course: Top-level Sequence">
- <file name="Sequence_Top-Level.tex"/>
- </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>
-
- <section name="Bridge Task">
- <file name="BridgeTask_About.tex" />
- <subsection name="Introduction to Bridge Task">
- <file name="BridgeTask_Intro.tex" />
- </subsection>
- <subsection name="Bridge Task Features">
- <file name="BridgeTask_Features.tex" />
- </subsection>
- <subsection name="Authoring Bridge Task">
- <file name="BridgeTask_Create.tex" />
- </subsection>
- <subsection name="Bridge Task XML Editing">
- <file name="BridgeTask_XML.tex" />
- <subsubsection name=".Task Headers">
- <file name="BridgeTask_XMLHeader.tex" />
- </subsubsection>
- <subsubsection name=".Task Parameter and Variable">
- <file name="BridgeTask_XMLVariable.tex" />
- </subsubsection>
- <subsubsection name=".Task Questions and Criteria">
- <file name="BridgeTask_XMLQuestions.tex" />
- </subsubsection>
- <subsubsection name=".Task Finishing Up ">
- <file name="BridgeTask_XMLFinishing.tex" />
- </subsubsection>
- </subsection>
- <subsection name="Bridge Task Edit Mode">
- <file name="BridgeTask_EditMode.tex" />
- <subsubsection name="Introductions">
- <file name="BridgeTask_EditModeIntroduction.tex" />
- </subsubsection>
- <subsubsection name="Questions and Criteria">
- <file name="BridgeTask_EditModeQuestion.tex" />
- </subsubsection>
- <subsubsection name="Parameter and Variable">
- <file name="BridgeTask_EditModeVariable.tex" />
- </subsubsection>
- <subsubsection name="Edit Mode Finishing Up ">
- <file name="BridgeTask_EditModeFinishing.tex" />
- </subsubsection>
- </subsection>
-
-
- <subsection name="Setting Up a Bridge Task">
- <file name="BridgeTask_SetupResource.tex" />
-
- <subsubsection name="Bridge Task and Slots">
- <file name="BridgeTask_Slot.tex" />
- </subsubsection>
- <subsubsection name="Bridge Task and Conditional Resources">
- <file name="BridgeTask_Conditions.tex" />
- </subsubsection>
- </subsection>
- <subsection name="Handing In Bridge Task Files">
- <file name="BridgeTask_Portfolio.tex" />
- </subsection>
-
- </section>
-
-
- <section name="Appendix: Symbols in TeX">
- <subsection name="Greek Symbols">
- <file name="Greek_Symbols.tex" />
- </subsection>
- <subsection name="Other Symbols">
- <file name="Other_Symbols.tex" />
- </subsection>
- </section>
- <section name="Appendix: Physical Units">
- <file name="Physical_Units.tex" />
- </section>
-
- </texxml>
+<texxml>
+ <title name="LON-CAPA Author's Manual" />
+ <file name="Author_Manual_Title_Page.tex"/>
+
+ <section name="Introduction to Authoring in LON-CAPA">
+ <file name="Author_LON-CAPA_Introduction.tex"/>
+ <subsection name="About This Manual">
+ <file name="About_Authors_Manual.tex"/>
+ </subsection>
+ <subsection name="Login as Course Author">
+ <file name="Login_To_LON-CAPA.tex"/>
+ </subsection>
+ <subsection name="Roles Screen">
+ <file name="Roles_Screen.tex" />
+ </subsection>
+ <subsection name="Menu Options">
+ <subsubsection name="Inline Menu">
+ <file name="Author_Menu.tex"/>
+ </subsubsection>
+ <subsubsection name="Remote Control">
+ <file name="Author_Remote_Control.tex"/>
+ </subsubsection>
+ </subsection>
+ <subsection name="Resource Types">
+ <file name="Resource_Types.tex"/>
+ </subsection>
+ <subsection name="Description of Authoring Space">
+ <file name="Construction_Space_Overview.tex"/>
+ </subsection>
+ <section name="HTML Page Overview">
+ <file name="Content_Page_Overview.tex"/>
+ </section>
+ <section name="Problem Types in LON-CAPA">
+ <subsection name="Problem Types">
+ <file name="Problem_Types.tex"/>
+ </subsection>
+ <subsubsection name="Foils">
+ <file name="Foils.tex"/>
+ </subsubsection>
+ <subsection name="Radio Response Problems">
+ <file name="Radio_Response_Problems.tex"/>
+ </subsection>
+ <subsection name="Option Response Problems">
+ <tex content="\index{Option Response}\label{Create Option Response Problem}"/>
+ <file name="Option_Response_Problems.tex"/>
+ <subsubsection name="Option Response Problems with Concept Groups">
+ <file name="Option_Response_Problem_Figure.tex"/>
+ <file name="Option_Response_Problem_Parts.tex"/>
+ </subsubsection>
+ <subsubsection name="Example: Concept Group">
+ <file name="Option_Response_Concept_Group_Example.tex"/>
+ </subsubsection>
+ <subsubsection name="Example: Matching Problem">
+ <file name="Option_Response_Matching_Example.tex"/>
+ </subsubsection>
+ </subsection>
+ </subsection>
+ <subsection name="String Response Problems">
+ <file name="String_Response_Problems.tex"/>
+ </subsection>
+ <subsection name="Numerical Response Problems">
+ <file name="Numerical_Response_Problems.tex"/>
+ </subsection>
+ <subsection name="Formula Response Problems">
+ <file name="Formula_Response_Problems.tex"/>
+ </subsection>
+ <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>
+ </section>
+
+ <section name="Authoring Content in LON-CAPA">
+ <file name="Creating_Content_Overview.tex"/>
+ <subsection name="Authoring and Editing Content Pages">
+ <file name="Creating_New_Content_Pages.tex"/>
+ </subsection>
+ <subsubsection name="How to Edit Existing Content Pages">
+ <file name="How_To_Edit_Existing_Content_Pages.tex"/>
+ </subsubsection>
+ <subsection name="Authoring Problems Using LON-CAPA">
+ <file name="Creating_Online_Problems.tex"/>
+ <file name="Problem_Editor_Testing_Area.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>
+ <subsubsection name="Dynamic Plots">
+ <file name="Dynamic_Plot_Overview.tex"/>
+ </subsubsection>
+ <subsubsection name="Importing Testbanks">
+ <file name="Testbank_Formatting.tex" />
+ </subsubsection>
+ </subsection>
+ </section>
+ <section name="Authoring Radio, Option, String Response Problems"/>
+ <subsection name="Authoring Radio Response Problems">
+ <file name="Creating_Radio_Response_Problems.tex"/>
+ <subsubsection name="Randomization">
+ <file name="Radio_Response_Randomization.tex"/>
+ </subsubsection>
+ </subsection>
+ <subsection name="Authoring Option Problems">
+ <file name="Option_Response_Problem_Creation.tex"/>
+ </subsection>
+ <subsection name="Simple Option Response: No Concept Groups">
+ <file name="Option_Response_Simple.tex"/>
+ </subsection>
+ <subsection name="Authoring a String Response Problem">
+ <file name="String_Response_Problem_Creation.tex"/>
+ </subsection>
+
+ </section>
+
+ <section name="Authoring Numerical, Formula, Custom Response Questions">
+ <subsection name="Authoring Numerical Response and Formula Response Problems">
+ <file name="About_Numerical_and_Formula_Response.tex"/>
+ <file name="Author_Numerical_and_Formula.tex"/>
+ </subsection>
+ <file name="Numerical_Response_Introduction.tex"/>
+ <subsection name="The Parts of a Numerical Response Problem">
+ <file name="Numerical_Response_Parts_A.tex"/>
+ <tex content="\item "/>
+ <file name="Tolerance.tex"/>
+ <tex content="\item "/>
+ <file name="Significant_Figures.tex"/>
+ <file name="Numerical_Response_Parts_B.tex"/>
+ </subsection>
+ <subsection name="Simple Numerical Response Answer">
+ <file name="Numerical_Response_Intro.tex"/>
+ </subsection>
+ <subsection name="Simple Script Usage">
+ <file name="Script_Tutorial_Intro.tex"/>
+ <file name="Numerical_Response_Simple_Example.tex"/>
+ <file name="Variable_Naming_Conventions.tex"/>
+ <file name="Numerical_Response_Tutorial_A.tex"/>
+ <subsubsection name="Variables in Scripts">
+ <file name="Variables_in_Scripts.tex"/>
+ <file name="Variable_Tutorial_A.tex"/>
+ </subsubsection>
+ <subsubsection name="Variables in the Text Block">
+ <file name="Variables_in_the_Text_Block.tex"/>
+ </subsubsection>
+ <subsubsection name="Variables in the Answer Block">
+ <file name="Variables_in_the_Answer_Block.tex"/>
+ </subsubsection>
+ </subsection>
+ <subsection name="Calling Functions">
+ <file name="Calling_Functions.tex"/>
+ <subsubsection name="Numerical Response Randomization">
+ <tex content="If you're following this material and creating an example, click the button for a new random seed to generate other problem presentations."/>
+ </subsubsection>
+ </subsection>
+ <subsection name="Authoring Formula Response Problems">
+ <file name="Creating_Formula_Response.tex"/>
+ </subsection>
+ <subsection name="Dynamic, Randomized Problems: Putting It All Together">
+ <file name="Numerical_Response_Advanced_Example.tex"/>
+ </subsection>
+ <subsection name="Units, Format">
+ <file name="Numerical_Response_Units.tex"/>
+ <file name="Numerical_Response_Format.tex"/>
+ </subsection>
+ <subsection name="For More Information">
+ <file name="Scripting_Help.tex"/>
+ </subsection>
+ <subsection name="Formula Response">
+ <file name="Formula_Response_Adv_Intro.tex"/>
+ <subsubsection name="Sample Specifications">
+ <file name="Formula_Response_Sampling.tex"/>
+ </subsubsection>
+ <subsubsection name="Formula Notes">
+ <tex content="\begin {itemize}"/>
+ <tex content="\item"/>
+ <file name="Formula_Response_Limitations.tex"/>
+ <tex content="\item"/>
+ <file name="Formula_Tolerance.tex"/>
+ <tex content="\end{itemize}"/>
+ </subsubsection>
+ <subsubsection name="Example Formula Response">
+ <file name="Formula_Response_Example.tex"/>
+ </subsubsection>
+ </subsection>
+ <subsection name="Authoring Math Response Problems">
+ <file name="Creating_Math_Response_Problems.tex"/>
+ </subsection>
+ <subsection name="Custom Response Problems">
+ <file name="Custom_Response_Problem_Creation.tex"/>
+ </subsection>
+ </section>
+
+ <section name="Authoring Dynamically Generated Plots">
+ <tex content="\index{Dynamically Generated Plots}\index{Plots}\label{Dynamic Plots}"/>
+<!-- <file name="Authoring_Dynamic_Plot.tex" /> -->
+ <file name="Authoring_Dynamic_Plot_Gnuplot.tex" />
+ <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
+ <file name="Authoring_Dynamic_Plot_Axes.tex" />
+ <file name="Authoring_Dynamic_Plot_Tics.tex" />
+ <file name="Authoring_Dynamic_Plot_Key.tex" />
+ <file name="Authoring_Dynamic_Plot_Label.tex" />
+ <subsection name="Specifying Curves to Plot" >
+ <file name="Authoring_Dynamic_Plot_Curve.tex" />
+ <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
+ <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
+ <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
+ </subsection>
+ <subsection name="Color Selection" >
+ <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
+ </subsection>
+ </section>
+
+
+ <section name="Authoring Function Plot Response Problems">
+ <subsection name="Introduction">
+ <file name="Function_Plot_Response_Question.tex" />
+ </subsection>
+ <subsection name="Elements">
+ <file name="Function_Plot_Response_Elements.tex" />
+ <tex content="\subsubsection*{Splines}" />
+ <file name="Function_Plot_Response_Spline.tex" />
+ <tex content="\subsubsection*{Vectors}" />
+ <file name="Function_Plot_Response_Vector.tex" />
+ <tex content="\subsubsection*{Objects}" />
+ <file name="Function_Plot_Response_Object.tex" />
+ <tex content="\subsubsection*{Background Plots}" />
+ <file name="Function_Plot_Response_Background_Plot.tex" />
+ </subsection>
+ <subsection name="Rules">
+ <file name="Function_Plot_Response_Rule_Set.tex" />
+ <tex content="\subsubsection*{Graph Rule}" />
+ <file name="Function_Plot_Response_Evaluation_Rule.tex" />
+ <tex content="\subsubsection*{Vector Rule}" />
+ <file name="Function_Plot_Response_Vector_Rule.tex" />
+ <tex content="\subsubsection*{Vector Sum Rule}" />
+ <file name="Function_Plot_Response_Vector_Sum_Rule.tex" />
+ <tex content="\subsubsection*{Custom Rule}" />
+ <file name="Function_Plot_Response_Custom_Rule.tex" />
+ </subsection>
+
+ </section>
+
+
+ <section name="Publishing Your Resources">
+ <file name="Publishing_Intro.tex"/>
+ <subsection name="What is Metadata?">
+ <file name="Metadata_Description.tex"/>
+ </subsection>
+ <subsection name="Publishing A Resource">
+ <file name="Publishing_A_Resource.tex"/>
+ <file name="Publishing_Keywords.tex"/>
+ <file name="Publishing_Copyright.tex"/>
+ <tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
+ <file name="Publishing_Author_Tutorial_Segue.tex"/>
+ </subsection>
+ </section>
+
+ <section name="Printing Your Resources">
+ <subsection name="Printing from Authoring Space">
+ <file name="Print_Resource.tex" />
+ </subsection>
+ <subsection name="Printing a Subdirectory of Problems">
+ <file name="Print_Library.tex" />
+
+
+ </subsection>
+ <subsection name="Tips for Improving Print Output">
+ <file name="Print_Options.tex" />
+
+ <subsubsection name="TeXsize attribute">
+ <file name="TEXsize_attribute.tex" />
+ </subsubsection>
+ <subsubsection name="TeXwidth attribute">
+ <file name="TEXwidth_attribute.tex" />
+ </subsubsection>
+ <subsubsection name="TeXDropEmptyColumns attribute">
+ <file name="TEXDropEmptyColumns_attribute.tex"/>
+ </subsubsection>
+ <subsubsection name="Image TeX attributes">
+ <file name="Problem_LON-CAPA_Image_Options.tex"/>
+ </subsubsection>
+ <subsubsection name="TeX Type attribute">
+ <file name="TEXtype_attribute.tex" />
+ </subsubsection>
+ <subsubsection name="TeX Itemgroup attribute">
+ <file name="TEXitemgroup_attribute.tex" />
+ </subsubsection>
+ <subsubsection name="TeX Item Group Width attribute">
+ <file name="TEXitemgroupwidth_attribute.tex" />
+ </subsubsection>
+ <subsubsection name="TeX Layout attribute">
+ <file name="TEXlayout_attribute.tex" />
+ </subsubsection>
+ </subsection>
+ <subsection name="Troubleshooting PDF Errors">
+ <file name="Print_Tricks.tex" />
+ </subsection>
+ </section>
+
+ <section name="Authoring A Course: Maps and Sequences">
+ <file name="Creating_A_Course_Intro.tex"/>
+ <subsection name="Authoring Sequences">
+ <file name="Sequence_Definition.tex"/>
+ <file name="Sequence_Editor_Selection.tex"/>
+ </subsection>
+ <subsection name="Authoring a Simple .sequence With The Simple Editor">
+ <file name="Sequence_Simple_Editor_Creation.tex"/>
+ </subsection>
+ <subsection name="Authoring a Simple .sequence With The Advanced Editor">
+ <file name="Sequence_Advanced_Editor_Creation.tex"/>
+ </subsection>
+ <subsection name="Page Maps">
+ <file name="Sequence_Page_Maps.tex"/>
+ </subsection>
+ <subsection name="Authoring a Course: Top-level Sequence">
+ <file name="Sequence_Top-Level.tex"/>
+ </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>
+
+ <section name="Bridge Task">
+ <file name="BridgeTask_About.tex" />
+ <subsection name="Introduction to Bridge Task">
+ <file name="BridgeTask_Intro.tex" />
+ </subsection>
+ <subsection name="Bridge Task Features">
+ <file name="BridgeTask_Features.tex" />
+ </subsection>
+ <subsection name="Authoring Bridge Task">
+ <file name="BridgeTask_Create.tex" />
+ </subsection>
+ <subsection name="Bridge Task XML Editing">
+ <file name="BridgeTask_XML.tex" />
+ <subsubsection name=".Task Headers">
+ <file name="BridgeTask_XMLHeader.tex" />
+ </subsubsection>
+ <subsubsection name=".Task Parameter and Variable">
+ <file name="BridgeTask_XMLVariable.tex" />
+ </subsubsection>
+ <subsubsection name=".Task Questions and Criteria">
+ <file name="BridgeTask_XMLQuestions.tex" />
+ </subsubsection>
+ <subsubsection name=".Task Finishing Up ">
+ <file name="BridgeTask_XMLFinishing.tex" />
+ </subsubsection>
+ </subsection>
+ <subsection name="Bridge Task Edit Mode">
+ <file name="BridgeTask_EditMode.tex" />
+ <subsubsection name="Introductions">
+ <file name="BridgeTask_EditModeIntroduction.tex" />
+ </subsubsection>
+ <subsubsection name="Questions and Criteria">
+ <file name="BridgeTask_EditModeQuestion.tex" />
+ </subsubsection>
+ <subsubsection name="Parameter and Variable">
+ <file name="BridgeTask_EditModeVariable.tex" />
+ </subsubsection>
+ <subsubsection name="Edit Mode Finishing Up ">
+ <file name="BridgeTask_EditModeFinishing.tex" />
+ </subsubsection>
+ </subsection>
+
+
+ <subsection name="Setting Up a Bridge Task">
+ <file name="BridgeTask_SetupResource.tex" />
+
+ <subsubsection name="Bridge Task and Slots">
+ <file name="BridgeTask_Slot.tex" />
+ </subsubsection>
+ <subsubsection name="Bridge Task and Conditional Resources">
+ <file name="BridgeTask_Conditions.tex" />
+ </subsubsection>
+ </subsection>
+ <subsection name="Handing In Bridge Task Files">
+ <file name="BridgeTask_Portfolio.tex" />
+ </subsection>
+
+ </section>
+
+
+ <section name="Appendix: Symbols in TeX">
+ <subsection name="Greek Symbols">
+ <file name="Greek_Symbols.tex" />
+ </subsection>
+ <subsection name="Other Symbols">
+ <file name="Other_Symbols.tex" />
+ </subsection>
+ </section>
+ <section name="Appendix: Physical Units">
+ <file name="Physical_Units.tex" />
+ </section>
+
+ </texxml>
More information about the LON-CAPA-cvs
mailing list