Annotation of doc/help/author.manual.texxml, revision 1.9

1.1       bowersj2    1: <texxml>
1.4       bowersj2    2: 	<title name="LON-CAPA Author's Manual" />
1.1       bowersj2    3: 	<file name="Author_Manual_Title_Page.tex"/>
                      4: 	
                      5: 	<section name="Introduction to LON-CAPA">
                      6: 		<file name="Author_LON-CAPA_Introduction.tex"/>
                      7: 		<subsection name="About This Manual">
                      8: 			<file name="About_Authors_Manual.tex"/>
                      9: 			</subsection>
                     10: 		<subsection name="Login as Course Author">
                     11: 			<file name="Login_To_LON-CAPA.tex"/>
                     12: 			</subsection>
                     13: 		<subsection name="Author Remote Control">
                     14: 			<file name="Author_Remote_Control.tex"/>
                     15: 			</subsection>
                     16: 		</section>
                     17: 
                     18: 	<section name="Creating Content Using LON-CAPA">
                     19: 		 <file name="Resource_Types.tex"/>
                     20: 		 <subsection name="Description of the Construction Space">
                     21: 			<file name="Construction_Space_Overview.tex"/>
                     22: 			</subsection>
                     23: 		<subsection name="How to Create New Content Pages">
                     24: 			<file name="Creating_New_Content_Pages.tex"/>
                     25: 			</subsection>
                     26: 		<subsection name="How to Edit Existing Content Pages">
                     27: 		        <file name="How_To_Edit_Existing_Content_Pages.tex"/>
                     28: 			</subsection>
                     29: 		<subsection name="Creating Online Problems Using LON-CAPA">
                     30: 			<file name="Creating_Online_Problems.tex"/>
                     31: 			</subsection>
                     32: 		<subsection name="Problem Types">
                     33: 			<file name="Problem_Types.tex"/>
                     34: 			<file name="Problem_Editor_Testing_Area.tex"/>
                     35: 			</subsection>
                     36: 		<subsection name="Foils">
                     37: 			<file name="Foils.tex"/>
                     38: 			</subsection>
                     39: 		<subsubsection name="Radio Response Problems">
                     40: 			<file name="Radio_Response_Problems.tex"/>
                     41: 			</subsubsection>
                     42: 		<subsubsection name="Option Response Problems">
                     43: 			<file name="Option_Response_Problems.tex"/>
                     44: 			</subsubsection>
                     45: 		<subsubsection name="String Response Problems">
                     46: 			<file name="String_Response_Problems.tex"/>
                     47: 			</subsubsection>
                     48: 		<subsubsection name="Numerical Response Problems">
                     49: 			<file name="Numerical_Response_Problems.tex"/>
                     50: 			</subsubsection>
                     51: 		<subsubsection name="Formula Response Problems">
                     52: 			<file name="Formula_Response_Problems.tex"/>
                     53: 			</subsubsection>
                     54: 		<subsection name="Creating Radio Response Problems">
                     55: 			<file name="Creating_Radio_Response_Problems.tex"/>
                     56: 			<subsubsection name="Randomization">
                     57: 				<file name="Radio_Response_Randomization.tex"/>
                     58: 				</subsubsection>
                     59: 			</subsection>		
                     60: 		<subsection name="Option Response Problems">
                     61: 			<tex content="\index{Option Response}\label{Create Option Response Problem}"/>
                     62: 			<subsubsection name="Option Response Problems with Concept Groups">
                     63: 				<file name="Option_Response_Problem_Figure.tex"/>
                     64: 				<file name="Option_Response_Problem_Parts.tex"/>
                     65: 				</subsubsection>
                     66: 			<subsubsection name="Example: Concept Group">
                     67: 				<file name="Option_Response_Concept_Group_Example.tex"/>
                     68: 				</subsubsection>
                     69: 			<subsubsection name="Example: Matching Problem">
                     70: 				<file name="Option_Response_Matching_Example.tex"/>
                     71: 				</subsubsection>
                     72: 			<subsubsection name="Creating Option Problems">
                     73: 				<file name="Option_Response_Problem_Creation.tex"/>
                     74: 				</subsubsection>
                     75: 			<subsubsection name="Simple Option Response: No Concept Groups">
                     76: 				<file name="Option_Response_Simple.tex"/>
                     77: 				</subsubsection>
                     78: 			</subsection>
                     79: 		<subsection name="Creating a String Response Problem">
                     80: 			<file name="String_Response_Problem_Creation.tex"/>
                     81: 			</subsection>
                     82: 		<subsection name="Creating Numerical Response and Formula Response Problems">
                     83: 			<file name="About_Numerical_and_Formula_Response.tex"/>
                     84: 			<file name="Author_Numerical_and_Formula.tex"/>
                     85: 			</subsection>
1.9     ! matthew    86:                 <subsection name="Dynamically Generated Plots">  
        !            87: <!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->
        !            88:                         <file name="Authoring_Dynamic_Plot_Gnuplot.tex" /> 
        !            89:                         <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
        !            90:                         <file name="Authoring_Dynamic_Plot_Axes.tex" />
        !            91:                         <file name="Authoring_Dynamic_Plot_Tics.tex" />
        !            92:                         <file name="Authoring_Dynamic_Plot_Key.tex" />
        !            93:                         <file name="Authoring_Dynamic_Plot_Label.tex" />
        !            94:                         <subsection name="Specifying Curves to Plot" >
        !            95:                             <file name="Authoring_Dynamic_Plot_Curve.tex" />
        !            96:                             <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
        !            97:                             <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
        !            98:                             <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
        !            99:                             </subsection>
        !           100:                         </subsection>
1.8       bowersj2  101: 		<subsection name="General Problem Editing">
                    102: 			<tex content="The following capabilities are available in all problem types:" />
                    103: 			<subsubsection name="Adding Picture">
                    104: 				<file name="Authoring_Adding_Pictures.tex" />
                    105: 				<file name="Authoring_Pictures_EPS.tex" />
                    106: 				</subsubsection>
                    107: 			</subsection>
1.1       bowersj2  108: 		</section>
                    109: 
                    110: 	<section name="Publishing Your Resources">
                    111: 		<file name="Publishing_Intro.tex"/>
                    112: 		<subsection name="What is Metadata?">
                    113: 			<file name="Metadata_Description.tex"/>
                    114: 			</subsection>
                    115: 		<subsection name="Publishing A Resource">
                    116: 			<file name="Publishing_A_Resource.tex"/>
1.2       bowersj2  117: 			<file name="Publishing_Keywords.tex"/>
                    118: 			<file name="Publishing_Copyright.tex"/>
                    119: 			<tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
1.1       bowersj2  120: 			<file name="Publishing_Author_Tutorial_Segue.tex"/>
                    121: 			</subsection>
                    122: 		</section>
                    123: 
                    124: 	<section name="Creating A Course: Maps and Sequences">
                    125: 		<file name="Creating_A_Course_Intro.tex"/>
                    126: 		<subsection name="Creating Sequences">
                    127: 			<file name="Sequence_Definition.tex"/>
                    128: 			<file name="Sequence_Editor_Selection.tex"/>
                    129: 			</subsection>
                    130: 		<subsection name="Creating a Simple .sequence With The Simple Editor">
                    131: 			<file name="Sequence_Simple_Editor_Creation.tex"/>
                    132: 			</subsection>
                    133: 		<subsection name="Creating a Simple .sequence With The Advanced Editor">
                    134: 			<file name="Sequence_Advanced_Editor_Creation.tex"/>
                    135: 			</subsection>
                    136: 		<subsection name="Page Maps">
                    137: 			<file name="Sequence_Page_Maps.tex"/>
                    138: 			</subsection>
                    139: 		<subsection name="Creating a Course: Top-level Sequence">
                    140: 			<file name="Sequence_Top-Level.tex"/>
                    141: 			</subsection>
                    142: 		</section>
                    143: 
                    144: 	<section name="Numerical Response And Formula Response Questions">
                    145: 		<file name="Numerical_Response_Introduction.tex"/>
                    146: 		<subsection name="The Parts of a Numerical Response Problem">
                    147: 			<file name="Numerical_Response_Parts_A.tex"/>
                    148: 			<tex content="\item "/>
                    149: 			<file name="Tolerance.tex"/>
                    150: 			<tex content="\item "/>
                    151: 			<file name="Significant_Figures.tex"/>
                    152: 			<file name="Numerical_Response_Parts_B.tex"/>
                    153: 			</subsection>
                    154: 		<subsection name="Simple Numerical Response Answer">
                    155: 			<file name="Numerical_Response_Intro.tex"/>
                    156: 			</subsection>
                    157: 		<subsection name="Simple Script Usage">
                    158: 			<file name="Script_Tutorial_Intro.tex"/>
                    159: 			<file name="Numerical_Response_Simple_Example.tex"/>
                    160: 			<file name="Variable_Naming_Conventions.tex"/>
                    161: 			<file name="Numerical_Response_Tutorial_A.tex"/>
                    162: 			<subsubsection name="Variables in Scripts">
                    163: 				<file name="Variables_in_Scripts.tex"/>
                    164: 				<file name="Variable_Tutorial_A.tex"/>
                    165: 				</subsubsection>
                    166: 			<subsubsection name="Variables in the Text Block">
                    167: 				<file name="Variables_in_the_Text_Block.tex"/>
                    168: 				</subsubsection>
                    169: 			<subsubsection name="Variables in the Answer Block">
                    170: 				<file name="Variables_in_the_Answer_Block.tex"/>
                    171: 				</subsubsection>
                    172: 			</subsection>
                    173: 		<subsection name="Calling Functions">
                    174: 			<file name="Calling_Functions.tex"/>
                    175: 			<subsubsection name="Numerical Response Randomization">
                    176: 				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
                    177: 				</subsubsection>
                    178: 			</subsection>
                    179: 		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
                    180: 			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
                    181: 			<file name="Numerical_Response_Advanced_Example.tex"/>
                    182: 			</subsection>
                    183: 		<subsection name="Units, Format">
                    184: 			<file name="Numerical_Response_Units.tex"/>
                    185: 			<file name="Numerical_Response_Format.tex"/>
                    186: 			</subsection>
                    187: 		<subsection name="For More Information">
                    188: 			<file name="Scripting_Help.tex"/>
                    189: 			</subsection>
                    190: 		<subsection name="Formula Response">
1.7       bowersj2  191: 			<file name="Formula_Response_Adv_Intro.tex"/>
1.1       bowersj2  192: 			<subsubsection name="Sample Specifications">
                    193: 				<file name="Formula_Response_Sampling.tex"/>
                    194: 				</subsubsection>
                    195: 			<subsubsection name="Formula Notes">
                    196: 				<tex content="\begin {itemize}"/>
                    197: 				<tex content="\item"/>
                    198: 				<file name="Formula_Response_Limitations.tex"/>
                    199: 				<tex content="\item"/>
                    200: 				<file name="Formula_Tolerance.tex"/>
                    201: 				<tex content="\end{itemize}"/>
                    202: 				</subsubsection>
1.5       albertel  203: 			<subsubsection name="Example Formula Response">
1.1       bowersj2  204: 				<file name="Formula_Response_Example.tex"/>
                    205: 				</subsubsection>
1.8       bowersj2  206: 			</subsection>
                    207: 		</section>
                    208: 
                    209: 	<section name="Tags Used in XML Authoring">
                    210: 		<file name="Authoring_XML_Intro.tex" />
                    211: 		<subsection name="Response Tags">
                    212: 			<file name="Authoring_Response_Tag_Intro.tex" />
                    213: 			<subsubsection name="numericalresponse">
                    214: 				<file name="Authoring_NumericalResponse.tex" />
                    215: 				</subsubsection>
                    216: 			<subsubsection name="imageresponse">
                    217: 				<file name="Authoring_ImageResponse.tex" />
                    218: 				</subsubsection>
                    219: 			<subsubsection name="optionresponse">
                    220: 				<file name="Authoring_OptionResponse.tex" />
                    221: 				</subsubsection>
                    222: 			<subsubsection name="radiobuttonresponse">
                    223: 				<file name="Authoring_RadiobuttonResponse.tex" />
                    224: 				</subsubsection>
                    225: 			<subsubsection name="dataresponse">
                    226: 				<file name="Authoring_DataResponse.tex" />
                    227: 				</subsubsection>
                    228: 			<subsubsection name="externalresponse">
                    229: 				<file name="Authoring_ExternalResponse.tex" />
                    230: 				</subsubsection>
                    231: 			<subsubsection name="Attributes For All Response Tags">
                    232: 				<file name="Authoring_Response_Attributes.tex" />
                    233: 				</subsubsection>
                    234: 			</subsection>
                    235: 		<subsection name="responseparam and parameter">
                    236: 			<file name="Authoring_Responseparam_Parameter.tex" />
                    237: 			</subsection>
                    238: 		<subsection name="Foil Structure Tags">
                    239: 			<file name="Authoring_Foil_Structure_Tags.tex" />
                    240: 			</subsection>
                    241: 		<subsection name="Hint Tags">
                    242: 			<file name="Authoring_Hint_Tags.tex" />
                    243: 			</subsection>
                    244: 		<subsection name="Input Tags">
                    245: 			<file name="Authoring_Input_Tags.tex" />
                    246: 			</subsection>
                    247: 		<subsection name="Output Tags">
                    248: 			<file name="Authoring_Output_Tags.tex" />
                    249: 			</subsection>
                    250: 		<subsection name="Internal Tags">
                    251: 			<file name="Authoring_Internal_Tags.tex" />
                    252: 			</subsection>
                    253: 		<subsection name="Scripting Tags">
                    254: 			<file name="Authoring_Scripting_Tags.tex" />
                    255: 			</subsection>
                    256: 		<subsection name="Structure Tags">
                    257: 			<file name="Authoring_Structure_Tags.tex" />
                    258: 			</subsection>
                    259: 		</section>
                    260: 
                    261: 	<section name="&lt;script&gt; Tag">
                    262: 		<subsection name="Supported script functions">
                    263: 			<file name="Script_Functions.tex" />
                    264: 			</subsection>
                    265: 		<subsection name="Script Variables">
                    266: 			<file name="Script_Variables.tex" />
                    267: 			</subsection>
                    268: 		<subsection name="Table: LON-CAPA functions">
                    269: 			<file name="Problem_LON-CAPA_Functions.tex" />
                    270: 			</subsection>
                    271: 		<subsection name="Table: CAPA vs. LON-CAPA function differences">
                    272: 			<file name="CAPA_LON-CAPA_function_diffs.tex" />
1.1       bowersj2  273: 			</subsection>
                    274: 		</section>
                    275: 
1.6       bowersj2  276:         <section name="Appendix: Symbols in Tex">
                    277:                 <subsection name="Greek Symbols">
                    278:                         <file name="Greek_Symbols.tex" />
                    279:                         </subsection>
                    280:                 <subsection name="Other Symbols">
                    281:                         <file name="Other_Symbols.tex" />
                    282:                         </subsection>
                    283:                 </section>
                    284: 
1.1       bowersj2  285: 	</texxml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>