File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.10: download - view: text, annotated - select for diffs
Tue May 31 15:35:18 2005 UTC (18 years, 11 months ago) by felicia
Branches: MAIN
CVS tags: version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0, HEAD
Added section on color specification to the author manual.

    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="Publishing Your Resources">
  114: 		<file name="Publishing_Intro.tex"/>
  115: 		<subsection name="What is Metadata?">
  116: 			<file name="Metadata_Description.tex"/>
  117: 			</subsection>
  118: 		<subsection name="Publishing A Resource">
  119: 			<file name="Publishing_A_Resource.tex"/>
  120: 			<file name="Publishing_Keywords.tex"/>
  121: 			<file name="Publishing_Copyright.tex"/>
  122: 			<tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
  123: 			<file name="Publishing_Author_Tutorial_Segue.tex"/>
  124: 			</subsection>
  125: 		</section>
  126: 
  127: 	<section name="Creating A Course: Maps and Sequences">
  128: 		<file name="Creating_A_Course_Intro.tex"/>
  129: 		<subsection name="Creating Sequences">
  130: 			<file name="Sequence_Definition.tex"/>
  131: 			<file name="Sequence_Editor_Selection.tex"/>
  132: 			</subsection>
  133: 		<subsection name="Creating a Simple .sequence With The Simple Editor">
  134: 			<file name="Sequence_Simple_Editor_Creation.tex"/>
  135: 			</subsection>
  136: 		<subsection name="Creating a Simple .sequence With The Advanced Editor">
  137: 			<file name="Sequence_Advanced_Editor_Creation.tex"/>
  138: 			</subsection>
  139: 		<subsection name="Page Maps">
  140: 			<file name="Sequence_Page_Maps.tex"/>
  141: 			</subsection>
  142: 		<subsection name="Creating a Course: Top-level Sequence">
  143: 			<file name="Sequence_Top-Level.tex"/>
  144: 			</subsection>
  145: 		</section>
  146: 
  147: 	<section name="Numerical Response And Formula Response Questions">
  148: 		<file name="Numerical_Response_Introduction.tex"/>
  149: 		<subsection name="The Parts of a Numerical Response Problem">
  150: 			<file name="Numerical_Response_Parts_A.tex"/>
  151: 			<tex content="\item "/>
  152: 			<file name="Tolerance.tex"/>
  153: 			<tex content="\item "/>
  154: 			<file name="Significant_Figures.tex"/>
  155: 			<file name="Numerical_Response_Parts_B.tex"/>
  156: 			</subsection>
  157: 		<subsection name="Simple Numerical Response Answer">
  158: 			<file name="Numerical_Response_Intro.tex"/>
  159: 			</subsection>
  160: 		<subsection name="Simple Script Usage">
  161: 			<file name="Script_Tutorial_Intro.tex"/>
  162: 			<file name="Numerical_Response_Simple_Example.tex"/>
  163: 			<file name="Variable_Naming_Conventions.tex"/>
  164: 			<file name="Numerical_Response_Tutorial_A.tex"/>
  165: 			<subsubsection name="Variables in Scripts">
  166: 				<file name="Variables_in_Scripts.tex"/>
  167: 				<file name="Variable_Tutorial_A.tex"/>
  168: 				</subsubsection>
  169: 			<subsubsection name="Variables in the Text Block">
  170: 				<file name="Variables_in_the_Text_Block.tex"/>
  171: 				</subsubsection>
  172: 			<subsubsection name="Variables in the Answer Block">
  173: 				<file name="Variables_in_the_Answer_Block.tex"/>
  174: 				</subsubsection>
  175: 			</subsection>
  176: 		<subsection name="Calling Functions">
  177: 			<file name="Calling_Functions.tex"/>
  178: 			<subsubsection name="Numerical Response Randomization">
  179: 				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
  180: 				</subsubsection>
  181: 			</subsection>
  182: 		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
  183: 			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
  184: 			<file name="Numerical_Response_Advanced_Example.tex"/>
  185: 			</subsection>
  186: 		<subsection name="Units, Format">
  187: 			<file name="Numerical_Response_Units.tex"/>
  188: 			<file name="Numerical_Response_Format.tex"/>
  189: 			</subsection>
  190: 		<subsection name="For More Information">
  191: 			<file name="Scripting_Help.tex"/>
  192: 			</subsection>
  193: 		<subsection name="Formula Response">
  194: 			<file name="Formula_Response_Adv_Intro.tex"/>
  195: 			<subsubsection name="Sample Specifications">
  196: 				<file name="Formula_Response_Sampling.tex"/>
  197: 				</subsubsection>
  198: 			<subsubsection name="Formula Notes">
  199: 				<tex content="\begin {itemize}"/>
  200: 				<tex content="\item"/>
  201: 				<file name="Formula_Response_Limitations.tex"/>
  202: 				<tex content="\item"/>
  203: 				<file name="Formula_Tolerance.tex"/>
  204: 				<tex content="\end{itemize}"/>
  205: 				</subsubsection>
  206: 			<subsubsection name="Example Formula Response">
  207: 				<file name="Formula_Response_Example.tex"/>
  208: 				</subsubsection>
  209: 			</subsection>
  210: 		</section>
  211: 
  212: 	<section name="Tags Used in XML Authoring">
  213: 		<file name="Authoring_XML_Intro.tex" />
  214: 		<subsection name="Response Tags">
  215: 			<file name="Authoring_Response_Tag_Intro.tex" />
  216: 			<subsubsection name="numericalresponse">
  217: 				<file name="Authoring_NumericalResponse.tex" />
  218: 				</subsubsection>
  219: 			<subsubsection name="imageresponse">
  220: 				<file name="Authoring_ImageResponse.tex" />
  221: 				</subsubsection>
  222: 			<subsubsection name="optionresponse">
  223: 				<file name="Authoring_OptionResponse.tex" />
  224: 				</subsubsection>
  225: 			<subsubsection name="radiobuttonresponse">
  226: 				<file name="Authoring_RadiobuttonResponse.tex" />
  227: 				</subsubsection>
  228: 			<subsubsection name="dataresponse">
  229: 				<file name="Authoring_DataResponse.tex" />
  230: 				</subsubsection>
  231: 			<subsubsection name="externalresponse">
  232: 				<file name="Authoring_ExternalResponse.tex" />
  233: 				</subsubsection>
  234: 			<subsubsection name="Attributes For All Response Tags">
  235: 				<file name="Authoring_Response_Attributes.tex" />
  236: 				</subsubsection>
  237: 			</subsection>
  238: 		<subsection name="responseparam and parameter">
  239: 			<file name="Authoring_Responseparam_Parameter.tex" />
  240: 			</subsection>
  241: 		<subsection name="Foil Structure Tags">
  242: 			<file name="Authoring_Foil_Structure_Tags.tex" />
  243: 			</subsection>
  244: 		<subsection name="Hint Tags">
  245: 			<file name="Authoring_Hint_Tags.tex" />
  246: 			</subsection>
  247: 		<subsection name="Input Tags">
  248: 			<file name="Authoring_Input_Tags.tex" />
  249: 			</subsection>
  250: 		<subsection name="Output Tags">
  251: 			<file name="Authoring_Output_Tags.tex" />
  252: 			</subsection>
  253: 		<subsection name="Internal Tags">
  254: 			<file name="Authoring_Internal_Tags.tex" />
  255: 			</subsection>
  256: 		<subsection name="Scripting Tags">
  257: 			<file name="Authoring_Scripting_Tags.tex" />
  258: 			</subsection>
  259: 		<subsection name="Structure Tags">
  260: 			<file name="Authoring_Structure_Tags.tex" />
  261: 			</subsection>
  262: 		</section>
  263: 
  264: 	<section name="&lt;script&gt; Tag">
  265: 		<subsection name="Supported script functions">
  266: 			<file name="Script_Functions.tex" />
  267: 			</subsection>
  268: 		<subsection name="Script Variables">
  269: 			<file name="Script_Variables.tex" />
  270: 			</subsection>
  271: 		<subsection name="Table: LON-CAPA functions">
  272: 			<file name="Problem_LON-CAPA_Functions.tex" />
  273: 			</subsection>
  274: 		<subsection name="Table: CAPA vs. LON-CAPA function differences">
  275: 			<file name="CAPA_LON-CAPA_function_diffs.tex" />
  276: 			</subsection>
  277: 		</section>
  278: 
  279:         <section name="Appendix: Symbols in Tex">
  280:                 <subsection name="Greek Symbols">
  281:                         <file name="Greek_Symbols.tex" />
  282:                         </subsection>
  283:                 <subsection name="Other Symbols">
  284:                         <file name="Other_Symbols.tex" />
  285:                         </subsection>
  286:                 </section>
  287: 
  288: 	</texxml>

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