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

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>
1.12    ! www        39: 		<subsection name="Radio Response Problems">
1.1       bowersj2   40: 			<file name="Radio_Response_Problems.tex"/>
1.12    ! www        41: 			</subsection>
        !            42: 		<subsection name="Option Response Problems">
1.1       bowersj2   43: 			<file name="Option_Response_Problems.tex"/>
1.12    ! www        44: 			</subsection>
        !            45: 		<subsection name="String Response Problems">
1.1       bowersj2   46: 			<file name="String_Response_Problems.tex"/>
1.12    ! www        47: 			</subsection>
        !            48: 		<subsection name="Numerical Response Problems">
1.1       bowersj2   49: 			<file name="Numerical_Response_Problems.tex"/>
1.12    ! www        50: 			</subsection>
        !            51: 		<subsection name="Formula Response Problems">
1.1       bowersj2   52: 			<file name="Formula_Response_Problems.tex"/>
1.12    ! www        53: 			</subsection>
        !            54:                 <subsection name="Math Response Problems">
        !            55:                         <file name="Math_Response_Problems.tex"/>
        !            56:                         </subsection>
1.1       bowersj2   57: 		<subsection name="Creating Radio Response Problems">
                     58: 			<file name="Creating_Radio_Response_Problems.tex"/>
                     59: 			<subsubsection name="Randomization">
                     60: 				<file name="Radio_Response_Randomization.tex"/>
                     61: 				</subsubsection>
                     62: 			</subsection>		
                     63: 		<subsection name="Option Response Problems">
                     64: 			<tex content="\index{Option Response}\label{Create Option Response Problem}"/>
                     65: 			<subsubsection name="Option Response Problems with Concept Groups">
                     66: 				<file name="Option_Response_Problem_Figure.tex"/>
                     67: 				<file name="Option_Response_Problem_Parts.tex"/>
                     68: 				</subsubsection>
                     69: 			<subsubsection name="Example: Concept Group">
                     70: 				<file name="Option_Response_Concept_Group_Example.tex"/>
                     71: 				</subsubsection>
                     72: 			<subsubsection name="Example: Matching Problem">
                     73: 				<file name="Option_Response_Matching_Example.tex"/>
                     74: 				</subsubsection>
                     75: 			<subsubsection name="Creating Option Problems">
                     76: 				<file name="Option_Response_Problem_Creation.tex"/>
                     77: 				</subsubsection>
                     78: 			<subsubsection name="Simple Option Response: No Concept Groups">
                     79: 				<file name="Option_Response_Simple.tex"/>
                     80: 				</subsubsection>
                     81: 			</subsection>
1.12    ! www        82:                 <subsection name="Custom Response Problems">
        !            83:                         <file name="Custom_Response_Problems.tex"/>
        !            84:                         </subsection>
1.1       bowersj2   85: 		<subsection name="Creating a String Response Problem">
                     86: 			<file name="String_Response_Problem_Creation.tex"/>
                     87: 			</subsection>
                     88: 		<subsection name="Creating Numerical Response and Formula Response Problems">
                     89: 			<file name="About_Numerical_and_Formula_Response.tex"/>
                     90: 			<file name="Author_Numerical_and_Formula.tex"/>
                     91: 			</subsection>
1.9       matthew    92:                 <subsection name="Dynamically Generated Plots">  
                     93: <!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->
                     94:                         <file name="Authoring_Dynamic_Plot_Gnuplot.tex" /> 
                     95:                         <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
                     96:                         <file name="Authoring_Dynamic_Plot_Axes.tex" />
                     97:                         <file name="Authoring_Dynamic_Plot_Tics.tex" />
                     98:                         <file name="Authoring_Dynamic_Plot_Key.tex" />
                     99:                         <file name="Authoring_Dynamic_Plot_Label.tex" />
                    100:                         <subsection name="Specifying Curves to Plot" >
                    101:                             <file name="Authoring_Dynamic_Plot_Curve.tex" />
                    102:                             <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
                    103:                             <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
                    104:                             <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
                    105:                             </subsection>
1.10      felicia   106:                         <subsection name="Color Selection" >
                    107:                             <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
                    108:                             </subsection>
1.9       matthew   109:                         </subsection>
1.8       bowersj2  110: 		<subsection name="General Problem Editing">
                    111: 			<tex content="The following capabilities are available in all problem types:" />
                    112: 			<subsubsection name="Adding Picture">
                    113: 				<file name="Authoring_Adding_Pictures.tex" />
                    114: 				<file name="Authoring_Pictures_EPS.tex" />
                    115: 				</subsubsection>
                    116: 			</subsection>
1.1       bowersj2  117: 		</section>
                    118: 
1.11      felicia   119:         <section name="Printing Your Resources">
                    120:                 <subsection name="Printing from Construction Space">
                    121:                         <file name="Print_Resource.tex" />
                    122:                         </subsection>
                    123:                 <subsection name="Printing a Subdirectory of Problems">
                    124:                         <file name="Print_Library.tex" />
                    125: 
                    126: 
                    127:                         </subsection>
                    128:                 <subsection name="Tips for Improving Print Output">
                    129:                         <file name="Print_Options.tex" />
                    130: 
                    131:                         <subsubsection name="TeXsize attribute">
                    132:                                 <file name="TEXsize_attribute.tex" />
                    133:                                 </subsubsection>
                    134:                        <subsubsection name="TeXwidth attribute">
                    135:                                 <file name="TEXwidth_attribute.tex" />
                    136:                                 </subsubsection>
                    137:                         <subsubsection name="TeXDropEmptyColumns attribute">
                    138:                                 <file name="TEXDropEmptyColumns_attribute.tex"/>
                    139:                                 </subsubsection>
                    140:                         <subsubsection name="Image TeX attributes">
                    141:                                 <file name="Problem_LON-CAPA_Image_Options.tex"/>
                    142: 				</subsubsection>
                    143:                         <subsubsection name="TeX Type attribute">
                    144:                                 <file name="TEXtype_attribute.tex" />
                    145:                                 </subsubsection>
                    146:                         <subsubsection name="TeX Itemgroup attribute">
                    147:                                 <file name="TEXitemgroup_attribute.tex" />
                    148:                                 </subsubsection>
                    149:                         <subsubsection name="TeX Item Group Width attribute">
                    150:                                 <file name="TEXitemgroupwidth_attribute.tex" />
                    151:                                 </subsubsection>
                    152:                         <subsubsection name="TeX Layout attribute">
                    153:                                 <file name="TEXlayout_attribute.tex" />
                    154:                                 </subsubsection>
                    155: 			</subsection>
                    156:                 <subsection name="Troubleshooting PDF Errors">
                    157:                         <file name="Print_Tricks.tex" />
                    158:                         </subsection>
                    159: 		</section>
                    160: 
1.1       bowersj2  161: 	<section name="Publishing Your Resources">
                    162: 		<file name="Publishing_Intro.tex"/>
                    163: 		<subsection name="What is Metadata?">
                    164: 			<file name="Metadata_Description.tex"/>
                    165: 			</subsection>
                    166: 		<subsection name="Publishing A Resource">
                    167: 			<file name="Publishing_A_Resource.tex"/>
1.2       bowersj2  168: 			<file name="Publishing_Keywords.tex"/>
                    169: 			<file name="Publishing_Copyright.tex"/>
                    170: 			<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  171: 			<file name="Publishing_Author_Tutorial_Segue.tex"/>
                    172: 			</subsection>
                    173: 		</section>
                    174: 
                    175: 	<section name="Creating A Course: Maps and Sequences">
                    176: 		<file name="Creating_A_Course_Intro.tex"/>
                    177: 		<subsection name="Creating Sequences">
                    178: 			<file name="Sequence_Definition.tex"/>
                    179: 			<file name="Sequence_Editor_Selection.tex"/>
                    180: 			</subsection>
                    181: 		<subsection name="Creating a Simple .sequence With The Simple Editor">
                    182: 			<file name="Sequence_Simple_Editor_Creation.tex"/>
                    183: 			</subsection>
                    184: 		<subsection name="Creating a Simple .sequence With The Advanced Editor">
                    185: 			<file name="Sequence_Advanced_Editor_Creation.tex"/>
                    186: 			</subsection>
                    187: 		<subsection name="Page Maps">
                    188: 			<file name="Sequence_Page_Maps.tex"/>
                    189: 			</subsection>
                    190: 		<subsection name="Creating a Course: Top-level Sequence">
                    191: 			<file name="Sequence_Top-Level.tex"/>
                    192: 			</subsection>
                    193: 		</section>
                    194: 
                    195: 	<section name="Numerical Response And Formula Response Questions">
                    196: 		<file name="Numerical_Response_Introduction.tex"/>
                    197: 		<subsection name="The Parts of a Numerical Response Problem">
                    198: 			<file name="Numerical_Response_Parts_A.tex"/>
                    199: 			<tex content="\item "/>
                    200: 			<file name="Tolerance.tex"/>
                    201: 			<tex content="\item "/>
                    202: 			<file name="Significant_Figures.tex"/>
                    203: 			<file name="Numerical_Response_Parts_B.tex"/>
                    204: 			</subsection>
                    205: 		<subsection name="Simple Numerical Response Answer">
                    206: 			<file name="Numerical_Response_Intro.tex"/>
                    207: 			</subsection>
                    208: 		<subsection name="Simple Script Usage">
                    209: 			<file name="Script_Tutorial_Intro.tex"/>
                    210: 			<file name="Numerical_Response_Simple_Example.tex"/>
                    211: 			<file name="Variable_Naming_Conventions.tex"/>
                    212: 			<file name="Numerical_Response_Tutorial_A.tex"/>
                    213: 			<subsubsection name="Variables in Scripts">
                    214: 				<file name="Variables_in_Scripts.tex"/>
                    215: 				<file name="Variable_Tutorial_A.tex"/>
                    216: 				</subsubsection>
                    217: 			<subsubsection name="Variables in the Text Block">
                    218: 				<file name="Variables_in_the_Text_Block.tex"/>
                    219: 				</subsubsection>
                    220: 			<subsubsection name="Variables in the Answer Block">
                    221: 				<file name="Variables_in_the_Answer_Block.tex"/>
                    222: 				</subsubsection>
                    223: 			</subsection>
                    224: 		<subsection name="Calling Functions">
                    225: 			<file name="Calling_Functions.tex"/>
                    226: 			<subsubsection name="Numerical Response Randomization">
                    227: 				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
                    228: 				</subsubsection>
                    229: 			</subsection>
                    230: 		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
                    231: 			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
                    232: 			<file name="Numerical_Response_Advanced_Example.tex"/>
                    233: 			</subsection>
                    234: 		<subsection name="Units, Format">
                    235: 			<file name="Numerical_Response_Units.tex"/>
                    236: 			<file name="Numerical_Response_Format.tex"/>
                    237: 			</subsection>
                    238: 		<subsection name="For More Information">
                    239: 			<file name="Scripting_Help.tex"/>
                    240: 			</subsection>
                    241: 		<subsection name="Formula Response">
1.7       bowersj2  242: 			<file name="Formula_Response_Adv_Intro.tex"/>
1.1       bowersj2  243: 			<subsubsection name="Sample Specifications">
                    244: 				<file name="Formula_Response_Sampling.tex"/>
                    245: 				</subsubsection>
                    246: 			<subsubsection name="Formula Notes">
                    247: 				<tex content="\begin {itemize}"/>
                    248: 				<tex content="\item"/>
                    249: 				<file name="Formula_Response_Limitations.tex"/>
                    250: 				<tex content="\item"/>
                    251: 				<file name="Formula_Tolerance.tex"/>
                    252: 				<tex content="\end{itemize}"/>
                    253: 				</subsubsection>
1.5       albertel  254: 			<subsubsection name="Example Formula Response">
1.1       bowersj2  255: 				<file name="Formula_Response_Example.tex"/>
                    256: 				</subsubsection>
1.8       bowersj2  257: 			</subsection>
                    258: 		</section>
                    259: 
                    260: 	<section name="Tags Used in XML Authoring">
                    261: 		<file name="Authoring_XML_Intro.tex" />
                    262: 		<subsection name="Response Tags">
                    263: 			<file name="Authoring_Response_Tag_Intro.tex" />
                    264: 			<subsubsection name="numericalresponse">
                    265: 				<file name="Authoring_NumericalResponse.tex" />
                    266: 				</subsubsection>
                    267: 			<subsubsection name="imageresponse">
                    268: 				<file name="Authoring_ImageResponse.tex" />
                    269: 				</subsubsection>
                    270: 			<subsubsection name="optionresponse">
                    271: 				<file name="Authoring_OptionResponse.tex" />
                    272: 				</subsubsection>
                    273: 			<subsubsection name="radiobuttonresponse">
                    274: 				<file name="Authoring_RadiobuttonResponse.tex" />
                    275: 				</subsubsection>
                    276: 			<subsubsection name="dataresponse">
                    277: 				<file name="Authoring_DataResponse.tex" />
                    278: 				</subsubsection>
                    279: 			<subsubsection name="externalresponse">
                    280: 				<file name="Authoring_ExternalResponse.tex" />
                    281: 				</subsubsection>
                    282: 			<subsubsection name="Attributes For All Response Tags">
                    283: 				<file name="Authoring_Response_Attributes.tex" />
                    284: 				</subsubsection>
                    285: 			</subsection>
                    286: 		<subsection name="responseparam and parameter">
                    287: 			<file name="Authoring_Responseparam_Parameter.tex" />
                    288: 			</subsection>
                    289: 		<subsection name="Foil Structure Tags">
                    290: 			<file name="Authoring_Foil_Structure_Tags.tex" />
                    291: 			</subsection>
                    292: 		<subsection name="Hint Tags">
                    293: 			<file name="Authoring_Hint_Tags.tex" />
                    294: 			</subsection>
                    295: 		<subsection name="Input Tags">
                    296: 			<file name="Authoring_Input_Tags.tex" />
                    297: 			</subsection>
                    298: 		<subsection name="Output Tags">
                    299: 			<file name="Authoring_Output_Tags.tex" />
                    300: 			</subsection>
                    301: 		<subsection name="Internal Tags">
                    302: 			<file name="Authoring_Internal_Tags.tex" />
                    303: 			</subsection>
                    304: 		<subsection name="Scripting Tags">
                    305: 			<file name="Authoring_Scripting_Tags.tex" />
                    306: 			</subsection>
                    307: 		<subsection name="Structure Tags">
                    308: 			<file name="Authoring_Structure_Tags.tex" />
                    309: 			</subsection>
                    310: 		</section>
                    311: 
                    312: 	<section name="&lt;script&gt; Tag">
                    313: 		<subsection name="Supported script functions">
                    314: 			<file name="Script_Functions.tex" />
                    315: 			</subsection>
                    316: 		<subsection name="Script Variables">
                    317: 			<file name="Script_Variables.tex" />
                    318: 			</subsection>
                    319: 		<subsection name="Table: LON-CAPA functions">
                    320: 			<file name="Problem_LON-CAPA_Functions.tex" />
                    321: 			</subsection>
                    322: 		<subsection name="Table: CAPA vs. LON-CAPA function differences">
                    323: 			<file name="CAPA_LON-CAPA_function_diffs.tex" />
1.1       bowersj2  324: 			</subsection>
                    325: 		</section>
                    326: 
1.6       bowersj2  327:         <section name="Appendix: Symbols in Tex">
                    328:                 <subsection name="Greek Symbols">
                    329:                         <file name="Greek_Symbols.tex" />
                    330:                         </subsection>
                    331:                 <subsection name="Other Symbols">
                    332:                         <file name="Other_Symbols.tex" />
                    333:                         </subsection>
                    334:                 </section>
                    335: 
1.1       bowersj2  336: 	</texxml>

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