File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.11: download - view: text, annotated - select for diffs
Fri Sep 16 22:11:51 2005 UTC (18 years, 8 months ago) by felicia
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, HEAD
added file Print_Library.tex.  Mostly formatting fixes so the manual would print with the changes in the other files.

    1: <texxml>
    2: 	<title name="LON-CAPA Author's Manual" />
    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>
   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 name="Color Selection" >
  101:                             <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
  102:                             </subsection>
  103:                         </subsection>
  104: 		<subsection name="General Problem Editing">
  105: 			<tex content="The following capabilities are available in all problem types:" />
  106: 			<subsubsection name="Adding Picture">
  107: 				<file name="Authoring_Adding_Pictures.tex" />
  108: 				<file name="Authoring_Pictures_EPS.tex" />
  109: 				</subsubsection>
  110: 			</subsection>
  111: 		</section>
  112: 
  113:         <section name="Printing Your Resources">
  114:                 <subsection name="Printing from Construction Space">
  115:                         <file name="Print_Resource.tex" />
  116:                         </subsection>
  117:                 <subsection name="Printing a Subdirectory of Problems">
  118:                         <file name="Print_Library.tex" />
  119: 
  120: 
  121:                         </subsection>
  122:                 <subsection name="Tips for Improving Print Output">
  123:                         <file name="Print_Options.tex" />
  124: 
  125:                         <subsubsection name="TeXsize attribute">
  126:                                 <file name="TEXsize_attribute.tex" />
  127:                                 </subsubsection>
  128:                        <subsubsection name="TeXwidth attribute">
  129:                                 <file name="TEXwidth_attribute.tex" />
  130:                                 </subsubsection>
  131:                         <subsubsection name="TeXDropEmptyColumns attribute">
  132:                                 <file name="TEXDropEmptyColumns_attribute.tex"/>
  133:                                 </subsubsection>
  134:                         <subsubsection name="Image TeX attributes">
  135:                                 <file name="Problem_LON-CAPA_Image_Options.tex"/>
  136: 				</subsubsection>
  137:                         <subsubsection name="TeX Type attribute">
  138:                                 <file name="TEXtype_attribute.tex" />
  139:                                 </subsubsection>
  140:                         <subsubsection name="TeX Itemgroup attribute">
  141:                                 <file name="TEXitemgroup_attribute.tex" />
  142:                                 </subsubsection>
  143:                         <subsubsection name="TeX Item Group Width attribute">
  144:                                 <file name="TEXitemgroupwidth_attribute.tex" />
  145:                                 </subsubsection>
  146:                         <subsubsection name="TeX Layout attribute">
  147:                                 <file name="TEXlayout_attribute.tex" />
  148:                                 </subsubsection>
  149: 			</subsection>
  150:                 <subsection name="Troubleshooting PDF Errors">
  151:                         <file name="Print_Tricks.tex" />
  152:                         </subsection>
  153: 		</section>
  154: 
  155: 	<section name="Publishing Your Resources">
  156: 		<file name="Publishing_Intro.tex"/>
  157: 		<subsection name="What is Metadata?">
  158: 			<file name="Metadata_Description.tex"/>
  159: 			</subsection>
  160: 		<subsection name="Publishing A Resource">
  161: 			<file name="Publishing_A_Resource.tex"/>
  162: 			<file name="Publishing_Keywords.tex"/>
  163: 			<file name="Publishing_Copyright.tex"/>
  164: 			<tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
  165: 			<file name="Publishing_Author_Tutorial_Segue.tex"/>
  166: 			</subsection>
  167: 		</section>
  168: 
  169: 	<section name="Creating A Course: Maps and Sequences">
  170: 		<file name="Creating_A_Course_Intro.tex"/>
  171: 		<subsection name="Creating Sequences">
  172: 			<file name="Sequence_Definition.tex"/>
  173: 			<file name="Sequence_Editor_Selection.tex"/>
  174: 			</subsection>
  175: 		<subsection name="Creating a Simple .sequence With The Simple Editor">
  176: 			<file name="Sequence_Simple_Editor_Creation.tex"/>
  177: 			</subsection>
  178: 		<subsection name="Creating a Simple .sequence With The Advanced Editor">
  179: 			<file name="Sequence_Advanced_Editor_Creation.tex"/>
  180: 			</subsection>
  181: 		<subsection name="Page Maps">
  182: 			<file name="Sequence_Page_Maps.tex"/>
  183: 			</subsection>
  184: 		<subsection name="Creating a Course: Top-level Sequence">
  185: 			<file name="Sequence_Top-Level.tex"/>
  186: 			</subsection>
  187: 		</section>
  188: 
  189: 	<section name="Numerical Response And Formula Response Questions">
  190: 		<file name="Numerical_Response_Introduction.tex"/>
  191: 		<subsection name="The Parts of a Numerical Response Problem">
  192: 			<file name="Numerical_Response_Parts_A.tex"/>
  193: 			<tex content="\item "/>
  194: 			<file name="Tolerance.tex"/>
  195: 			<tex content="\item "/>
  196: 			<file name="Significant_Figures.tex"/>
  197: 			<file name="Numerical_Response_Parts_B.tex"/>
  198: 			</subsection>
  199: 		<subsection name="Simple Numerical Response Answer">
  200: 			<file name="Numerical_Response_Intro.tex"/>
  201: 			</subsection>
  202: 		<subsection name="Simple Script Usage">
  203: 			<file name="Script_Tutorial_Intro.tex"/>
  204: 			<file name="Numerical_Response_Simple_Example.tex"/>
  205: 			<file name="Variable_Naming_Conventions.tex"/>
  206: 			<file name="Numerical_Response_Tutorial_A.tex"/>
  207: 			<subsubsection name="Variables in Scripts">
  208: 				<file name="Variables_in_Scripts.tex"/>
  209: 				<file name="Variable_Tutorial_A.tex"/>
  210: 				</subsubsection>
  211: 			<subsubsection name="Variables in the Text Block">
  212: 				<file name="Variables_in_the_Text_Block.tex"/>
  213: 				</subsubsection>
  214: 			<subsubsection name="Variables in the Answer Block">
  215: 				<file name="Variables_in_the_Answer_Block.tex"/>
  216: 				</subsubsection>
  217: 			</subsection>
  218: 		<subsection name="Calling Functions">
  219: 			<file name="Calling_Functions.tex"/>
  220: 			<subsubsection name="Numerical Response Randomization">
  221: 				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
  222: 				</subsubsection>
  223: 			</subsection>
  224: 		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
  225: 			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
  226: 			<file name="Numerical_Response_Advanced_Example.tex"/>
  227: 			</subsection>
  228: 		<subsection name="Units, Format">
  229: 			<file name="Numerical_Response_Units.tex"/>
  230: 			<file name="Numerical_Response_Format.tex"/>
  231: 			</subsection>
  232: 		<subsection name="For More Information">
  233: 			<file name="Scripting_Help.tex"/>
  234: 			</subsection>
  235: 		<subsection name="Formula Response">
  236: 			<file name="Formula_Response_Adv_Intro.tex"/>
  237: 			<subsubsection name="Sample Specifications">
  238: 				<file name="Formula_Response_Sampling.tex"/>
  239: 				</subsubsection>
  240: 			<subsubsection name="Formula Notes">
  241: 				<tex content="\begin {itemize}"/>
  242: 				<tex content="\item"/>
  243: 				<file name="Formula_Response_Limitations.tex"/>
  244: 				<tex content="\item"/>
  245: 				<file name="Formula_Tolerance.tex"/>
  246: 				<tex content="\end{itemize}"/>
  247: 				</subsubsection>
  248: 			<subsubsection name="Example Formula Response">
  249: 				<file name="Formula_Response_Example.tex"/>
  250: 				</subsubsection>
  251: 			</subsection>
  252: 		</section>
  253: 
  254: 	<section name="Tags Used in XML Authoring">
  255: 		<file name="Authoring_XML_Intro.tex" />
  256: 		<subsection name="Response Tags">
  257: 			<file name="Authoring_Response_Tag_Intro.tex" />
  258: 			<subsubsection name="numericalresponse">
  259: 				<file name="Authoring_NumericalResponse.tex" />
  260: 				</subsubsection>
  261: 			<subsubsection name="imageresponse">
  262: 				<file name="Authoring_ImageResponse.tex" />
  263: 				</subsubsection>
  264: 			<subsubsection name="optionresponse">
  265: 				<file name="Authoring_OptionResponse.tex" />
  266: 				</subsubsection>
  267: 			<subsubsection name="radiobuttonresponse">
  268: 				<file name="Authoring_RadiobuttonResponse.tex" />
  269: 				</subsubsection>
  270: 			<subsubsection name="dataresponse">
  271: 				<file name="Authoring_DataResponse.tex" />
  272: 				</subsubsection>
  273: 			<subsubsection name="externalresponse">
  274: 				<file name="Authoring_ExternalResponse.tex" />
  275: 				</subsubsection>
  276: 			<subsubsection name="Attributes For All Response Tags">
  277: 				<file name="Authoring_Response_Attributes.tex" />
  278: 				</subsubsection>
  279: 			</subsection>
  280: 		<subsection name="responseparam and parameter">
  281: 			<file name="Authoring_Responseparam_Parameter.tex" />
  282: 			</subsection>
  283: 		<subsection name="Foil Structure Tags">
  284: 			<file name="Authoring_Foil_Structure_Tags.tex" />
  285: 			</subsection>
  286: 		<subsection name="Hint Tags">
  287: 			<file name="Authoring_Hint_Tags.tex" />
  288: 			</subsection>
  289: 		<subsection name="Input Tags">
  290: 			<file name="Authoring_Input_Tags.tex" />
  291: 			</subsection>
  292: 		<subsection name="Output Tags">
  293: 			<file name="Authoring_Output_Tags.tex" />
  294: 			</subsection>
  295: 		<subsection name="Internal Tags">
  296: 			<file name="Authoring_Internal_Tags.tex" />
  297: 			</subsection>
  298: 		<subsection name="Scripting Tags">
  299: 			<file name="Authoring_Scripting_Tags.tex" />
  300: 			</subsection>
  301: 		<subsection name="Structure Tags">
  302: 			<file name="Authoring_Structure_Tags.tex" />
  303: 			</subsection>
  304: 		</section>
  305: 
  306: 	<section name="&lt;script&gt; Tag">
  307: 		<subsection name="Supported script functions">
  308: 			<file name="Script_Functions.tex" />
  309: 			</subsection>
  310: 		<subsection name="Script Variables">
  311: 			<file name="Script_Variables.tex" />
  312: 			</subsection>
  313: 		<subsection name="Table: LON-CAPA functions">
  314: 			<file name="Problem_LON-CAPA_Functions.tex" />
  315: 			</subsection>
  316: 		<subsection name="Table: CAPA vs. LON-CAPA function differences">
  317: 			<file name="CAPA_LON-CAPA_function_diffs.tex" />
  318: 			</subsection>
  319: 		</section>
  320: 
  321:         <section name="Appendix: Symbols in Tex">
  322:                 <subsection name="Greek Symbols">
  323:                         <file name="Greek_Symbols.tex" />
  324:                         </subsection>
  325:                 <subsection name="Other Symbols">
  326:                         <file name="Other_Symbols.tex" />
  327:                         </subsection>
  328:                 </section>
  329: 
  330: 	</texxml>

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