File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.13: download - view: text, annotated - select for diffs
Wed May 30 15:37:48 2007 UTC (16 years, 11 months ago) by rezaferry
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, bz6209-base, bz6209, HEAD, GCI_3, GCI_2, GCI_1
Updated author.manual.texxml with a section on bridge tasks

    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: 		
   19: 	<section name="Creating Content Using LON-CAPA">
   20: 		 <file name="Resource_Types.tex"/>
   21: 		 <subsection name="Description of the Construction Space">
   22: 			<file name="Construction_Space_Overview.tex"/>
   23: 			</subsection>
   24: 		<subsection name="How to Create New Content Pages">
   25: 			<file name="Creating_New_Content_Pages.tex"/>
   26: 			</subsection>
   27: 		<subsection name="How to Edit Existing Content Pages">
   28: 		        <file name="How_To_Edit_Existing_Content_Pages.tex"/>
   29: 			</subsection>
   30: 		<subsection name="Creating Online Problems Using LON-CAPA">
   31: 			<file name="Creating_Online_Problems.tex"/>
   32: 			</subsection>
   33: 		<subsection name="Problem Types">
   34: 			<file name="Problem_Types.tex"/>
   35: 			<file name="Problem_Editor_Testing_Area.tex"/>
   36: 			</subsection>
   37: 		<subsection name="Foils">
   38: 			<file name="Foils.tex"/>
   39: 			</subsection>
   40: 		<subsection name="Radio Response Problems">
   41: 			<file name="Radio_Response_Problems.tex"/>
   42: 			</subsection>
   43: 		<subsection name="Option Response Problems">
   44: 			<file name="Option_Response_Problems.tex"/>
   45: 			</subsection>
   46: 		<subsection name="String Response Problems">
   47: 			<file name="String_Response_Problems.tex"/>
   48: 			</subsection>
   49: 		<subsection name="Numerical Response Problems">
   50: 			<file name="Numerical_Response_Problems.tex"/>
   51: 			</subsection>
   52: 		<subsection name="Formula Response Problems">
   53: 			<file name="Formula_Response_Problems.tex"/>
   54: 			</subsection>
   55:                 <subsection name="Math Response Problems">
   56:                         <file name="Math_Response_Problems.tex"/>
   57:                         </subsection>
   58: 		<subsection name="Creating Radio Response Problems">
   59: 			<file name="Creating_Radio_Response_Problems.tex"/>
   60: 			<subsubsection name="Randomization">
   61: 				<file name="Radio_Response_Randomization.tex"/>
   62: 				</subsubsection>
   63: 			</subsection>		
   64: 		<subsection name="Option Response Problems">
   65: 			<tex content="\index{Option Response}\label{Create Option Response Problem}"/>
   66: 			<subsubsection name="Option Response Problems with Concept Groups">
   67: 				<file name="Option_Response_Problem_Figure.tex"/>
   68: 				<file name="Option_Response_Problem_Parts.tex"/>
   69: 				</subsubsection>
   70: 			<subsubsection name="Example: Concept Group">
   71: 				<file name="Option_Response_Concept_Group_Example.tex"/>
   72: 				</subsubsection>
   73: 			<subsubsection name="Example: Matching Problem">
   74: 				<file name="Option_Response_Matching_Example.tex"/>
   75: 				</subsubsection>
   76: 			<subsubsection name="Creating Option Problems">
   77: 				<file name="Option_Response_Problem_Creation.tex"/>
   78: 				</subsubsection>
   79: 			<subsubsection name="Simple Option Response: No Concept Groups">
   80: 				<file name="Option_Response_Simple.tex"/>
   81: 				</subsubsection>
   82: 			</subsection>
   83:                 <subsection name="Custom Response Problems">
   84:                         <file name="Custom_Response_Problems.tex"/>
   85:                         </subsection>
   86: 		<subsection name="Creating a String Response Problem">
   87: 			<file name="String_Response_Problem_Creation.tex"/>
   88: 			</subsection>
   89: 		<subsection name="Creating Numerical Response and Formula Response Problems">
   90: 			<file name="About_Numerical_and_Formula_Response.tex"/>
   91: 			<file name="Author_Numerical_and_Formula.tex"/>
   92: 			</subsection>
   93:                 <subsection name="Dynamically Generated Plots">  
   94: <!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->
   95:                         <file name="Authoring_Dynamic_Plot_Gnuplot.tex" /> 
   96:                         <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
   97:                         <file name="Authoring_Dynamic_Plot_Axes.tex" />
   98:                         <file name="Authoring_Dynamic_Plot_Tics.tex" />
   99:                         <file name="Authoring_Dynamic_Plot_Key.tex" />
  100:                         <file name="Authoring_Dynamic_Plot_Label.tex" />
  101:                         <subsection name="Specifying Curves to Plot" >
  102:                             <file name="Authoring_Dynamic_Plot_Curve.tex" />
  103:                             <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
  104:                             <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
  105:                             <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
  106:                             </subsection>
  107:                         <subsection name="Color Selection" >
  108:                             <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
  109:                             </subsection>
  110:                         </subsection>
  111: 		<subsection name="General Problem Editing">
  112: 			<tex content="The following capabilities are available in all problem types:" />
  113: 			<subsubsection name="Adding Picture">
  114: 				<file name="Authoring_Adding_Pictures.tex" />
  115: 				<file name="Authoring_Pictures_EPS.tex" />
  116: 				</subsubsection>
  117: 			</subsection>
  118: 		</section>
  119: 
  120:         <section name="Printing Your Resources">
  121:                 <subsection name="Printing from Construction Space">
  122:                         <file name="Print_Resource.tex" />
  123:                         </subsection>
  124:                 <subsection name="Printing a Subdirectory of Problems">
  125:                         <file name="Print_Library.tex" />
  126: 
  127: 
  128:                         </subsection>
  129:                 <subsection name="Tips for Improving Print Output">
  130:                         <file name="Print_Options.tex" />
  131: 
  132:                         <subsubsection name="TeXsize attribute">
  133:                                 <file name="TEXsize_attribute.tex" />
  134:                                 </subsubsection>
  135:                        <subsubsection name="TeXwidth attribute">
  136:                                 <file name="TEXwidth_attribute.tex" />
  137:                                 </subsubsection>
  138:                         <subsubsection name="TeXDropEmptyColumns attribute">
  139:                                 <file name="TEXDropEmptyColumns_attribute.tex"/>
  140:                                 </subsubsection>
  141:                         <subsubsection name="Image TeX attributes">
  142:                                 <file name="Problem_LON-CAPA_Image_Options.tex"/>
  143: 				</subsubsection>
  144:                         <subsubsection name="TeX Type attribute">
  145:                                 <file name="TEXtype_attribute.tex" />
  146:                                 </subsubsection>
  147:                         <subsubsection name="TeX Itemgroup attribute">
  148:                                 <file name="TEXitemgroup_attribute.tex" />
  149:                                 </subsubsection>
  150:                         <subsubsection name="TeX Item Group Width attribute">
  151:                                 <file name="TEXitemgroupwidth_attribute.tex" />
  152:                                 </subsubsection>
  153:                         <subsubsection name="TeX Layout attribute">
  154:                                 <file name="TEXlayout_attribute.tex" />
  155:                                 </subsubsection>
  156: 			</subsection>
  157:                 <subsection name="Troubleshooting PDF Errors">
  158:                         <file name="Print_Tricks.tex" />
  159:                         </subsection>
  160: 		</section>
  161: 
  162: 	<section name="Publishing Your Resources">
  163: 		<file name="Publishing_Intro.tex"/>
  164: 		<subsection name="What is Metadata?">
  165: 			<file name="Metadata_Description.tex"/>
  166: 			</subsection>
  167: 		<subsection name="Publishing A Resource">
  168: 			<file name="Publishing_A_Resource.tex"/>
  169: 			<file name="Publishing_Keywords.tex"/>
  170: 			<file name="Publishing_Copyright.tex"/>
  171: 			<tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
  172: 			<file name="Publishing_Author_Tutorial_Segue.tex"/>
  173: 			</subsection>
  174: 		</section>
  175: 
  176: 	<section name="Creating A Course: Maps and Sequences">
  177: 		<file name="Creating_A_Course_Intro.tex"/>
  178: 		<subsection name="Creating Sequences">
  179: 			<file name="Sequence_Definition.tex"/>
  180: 			<file name="Sequence_Editor_Selection.tex"/>
  181: 			</subsection>
  182: 		<subsection name="Creating a Simple .sequence With The Simple Editor">
  183: 			<file name="Sequence_Simple_Editor_Creation.tex"/>
  184: 			</subsection>
  185: 		<subsection name="Creating a Simple .sequence With The Advanced Editor">
  186: 			<file name="Sequence_Advanced_Editor_Creation.tex"/>
  187: 			</subsection>
  188: 		<subsection name="Page Maps">
  189: 			<file name="Sequence_Page_Maps.tex"/>
  190: 			</subsection>
  191: 		<subsection name="Creating a Course: Top-level Sequence">
  192: 			<file name="Sequence_Top-Level.tex"/>
  193: 			</subsection>
  194: 		</section>
  195: 
  196: 	<section name="Numerical Response And Formula Response Questions">
  197: 		<file name="Numerical_Response_Introduction.tex"/>
  198: 		<subsection name="The Parts of a Numerical Response Problem">
  199: 			<file name="Numerical_Response_Parts_A.tex"/>
  200: 			<tex content="\item "/>
  201: 			<file name="Tolerance.tex"/>
  202: 			<tex content="\item "/>
  203: 			<file name="Significant_Figures.tex"/>
  204: 			<file name="Numerical_Response_Parts_B.tex"/>
  205: 			</subsection>
  206: 		<subsection name="Simple Numerical Response Answer">
  207: 			<file name="Numerical_Response_Intro.tex"/>
  208: 			</subsection>
  209: 		<subsection name="Simple Script Usage">
  210: 			<file name="Script_Tutorial_Intro.tex"/>
  211: 			<file name="Numerical_Response_Simple_Example.tex"/>
  212: 			<file name="Variable_Naming_Conventions.tex"/>
  213: 			<file name="Numerical_Response_Tutorial_A.tex"/>
  214: 			<subsubsection name="Variables in Scripts">
  215: 				<file name="Variables_in_Scripts.tex"/>
  216: 				<file name="Variable_Tutorial_A.tex"/>
  217: 				</subsubsection>
  218: 			<subsubsection name="Variables in the Text Block">
  219: 				<file name="Variables_in_the_Text_Block.tex"/>
  220: 				</subsubsection>
  221: 			<subsubsection name="Variables in the Answer Block">
  222: 				<file name="Variables_in_the_Answer_Block.tex"/>
  223: 				</subsubsection>
  224: 			</subsection>
  225: 		<subsection name="Calling Functions">
  226: 			<file name="Calling_Functions.tex"/>
  227: 			<subsubsection name="Numerical Response Randomization">
  228: 				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
  229: 				</subsubsection>
  230: 			</subsection>
  231: 		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
  232: 			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
  233: 			<file name="Numerical_Response_Advanced_Example.tex"/>
  234: 			</subsection>
  235: 		<subsection name="Units, Format">
  236: 			<file name="Numerical_Response_Units.tex"/>
  237: 			<file name="Numerical_Response_Format.tex"/>
  238: 			</subsection>
  239: 		<subsection name="For More Information">
  240: 			<file name="Scripting_Help.tex"/>
  241: 			</subsection>
  242: 		<subsection name="Formula Response">
  243: 			<file name="Formula_Response_Adv_Intro.tex"/>
  244: 			<subsubsection name="Sample Specifications">
  245: 				<file name="Formula_Response_Sampling.tex"/>
  246: 				</subsubsection>
  247: 			<subsubsection name="Formula Notes">
  248: 				<tex content="\begin {itemize}"/>
  249: 				<tex content="\item"/>
  250: 				<file name="Formula_Response_Limitations.tex"/>
  251: 				<tex content="\item"/>
  252: 				<file name="Formula_Tolerance.tex"/>
  253: 				<tex content="\end{itemize}"/>
  254: 				</subsubsection>
  255: 			<subsubsection name="Example Formula Response">
  256: 				<file name="Formula_Response_Example.tex"/>
  257: 				</subsubsection>
  258: 			</subsection>
  259: 		</section>
  260: 
  261: 	<section name="Tags Used in XML Authoring">
  262: 		<file name="Authoring_XML_Intro.tex" />
  263: 		<subsection name="Response Tags">
  264: 			<file name="Authoring_Response_Tag_Intro.tex" />
  265: 			<subsubsection name="numericalresponse">
  266: 				<file name="Authoring_NumericalResponse.tex" />
  267: 				</subsubsection>
  268: 			<subsubsection name="imageresponse">
  269: 				<file name="Authoring_ImageResponse.tex" />
  270: 				</subsubsection>
  271: 			<subsubsection name="optionresponse">
  272: 				<file name="Authoring_OptionResponse.tex" />
  273: 				</subsubsection>
  274: 			<subsubsection name="radiobuttonresponse">
  275: 				<file name="Authoring_RadiobuttonResponse.tex" />
  276: 				</subsubsection>
  277: 			<subsubsection name="dataresponse">
  278: 				<file name="Authoring_DataResponse.tex" />
  279: 				</subsubsection>
  280: 			<subsubsection name="externalresponse">
  281: 				<file name="Authoring_ExternalResponse.tex" />
  282: 				</subsubsection>
  283: 			<subsubsection name="Attributes For All Response Tags">
  284: 				<file name="Authoring_Response_Attributes.tex" />
  285: 				</subsubsection>
  286: 			</subsection>
  287: 		<subsection name="responseparam and parameter">
  288: 			<file name="Authoring_Responseparam_Parameter.tex" />
  289: 			</subsection>
  290: 		<subsection name="Foil Structure Tags">
  291: 			<file name="Authoring_Foil_Structure_Tags.tex" />
  292: 			</subsection>
  293: 		<subsection name="Hint Tags">
  294: 			<file name="Authoring_Hint_Tags.tex" />
  295: 			</subsection>
  296: 		<subsection name="Input Tags">
  297: 			<file name="Authoring_Input_Tags.tex" />
  298: 			</subsection>
  299: 		<subsection name="Output Tags">
  300: 			<file name="Authoring_Output_Tags.tex" />
  301: 			</subsection>
  302: 		<subsection name="Internal Tags">
  303: 			<file name="Authoring_Internal_Tags.tex" />
  304: 			</subsection>
  305: 		<subsection name="Scripting Tags">
  306: 			<file name="Authoring_Scripting_Tags.tex" />
  307: 			</subsection>
  308: 		<subsection name="Structure Tags">
  309: 			<file name="Authoring_Structure_Tags.tex" />
  310: 			</subsection>
  311: 		</section>
  312: 
  313: 	<section name="&lt;script&gt; Tag">
  314: 		<subsection name="Supported script functions">
  315: 			<file name="Script_Functions.tex" />
  316: 			</subsection>
  317: 		<subsection name="Script Variables">
  318: 			<file name="Script_Variables.tex" />
  319: 			</subsection>
  320: 		<subsection name="Table: LON-CAPA functions">
  321: 			<file name="Problem_LON-CAPA_Functions.tex" />
  322: 			</subsection>
  323: 		<subsection name="Table: CAPA vs. LON-CAPA function differences">
  324: 			<file name="CAPA_LON-CAPA_function_diffs.tex" />
  325: 			</subsection>
  326: 		</section>
  327: 		
  328: 	<section name="Bridge Task">
  329: 		<file name="BridgeTask_About.tex" />
  330: 		<subsection name="Introduction to Bridge Task">
  331: 			<file name="BridgeTask_Intro.tex" />
  332: 			</subsection>
  333: 		<subsection name="Bridge Task Features">
  334: 			<file name="BridgeTask_Features.tex" />
  335: 			</subsection>
  336: 		<subsection name="Creating Bridge Task">
  337: 			<file name="BridgeTask_Create.tex" />
  338: 		</subsection>
  339: 		<subsection name="Bridge Task XML Editing">
  340: 					<file name="BridgeTask_XML.tex" />
  341: 				<subsubsection name=".Task Headers">
  342: 					<file name="BridgeTask_XMLHeader.tex" />
  343: 				</subsubsection>
  344: 				<subsubsection name=".Task Parameter and Variable">
  345: 					<file name="BridgeTask_XMLVariable.tex" />
  346: 				</subsubsection>
  347: 				<subsubsection name=".Task Questions and Criteria">
  348: 					<file name="BridgeTask_XMLQuestions.tex" />
  349: 				</subsubsection>
  350: 				<subsubsection name=".Task Finishing Up ">
  351: 					<file name="BridgeTask_XMLFinishing.tex" />
  352: 				</subsubsection>
  353: 		</subsection>
  354: 		<subsection name="Bridge Task Edit Mode">
  355: 					<file name="BridgeTask_EditMode.tex" />
  356: 				<subsubsection name="Introductions">
  357: 					<file name="BridgeTask_EditModeIntroduction.tex" />
  358: 				</subsubsection>
  359: 				<subsubsection name="Questions and Criteria">
  360: 					<file name="BridgeTask_EditModeQuestion.tex" />
  361: 				</subsubsection>
  362: 				<subsubsection name="Parameter and Variable">
  363: 					<file name="BridgeTask_EditModeVariable.tex" />
  364: 				</subsubsection>
  365: 				<subsubsection name="Edit Mode Finishing Up ">
  366: 					<file name="BridgeTask_EditModeFinishing.tex" />
  367: 				</subsubsection>
  368: 		</subsection>
  369: 			
  370: 		
  371: 		<subsection name="Setting Up a Bridge Task">
  372: 			<file name="BridgeTask_SetupResource.tex" />
  373: 		
  374: 			<subsubsection name="Bridge Task and Slots">
  375: 				<file name="BridgeTask_Slot.tex" />
  376: 			</subsubsection>
  377: 			<subsubsection name="Bridge Task and Conditional Resources">
  378: 				<file name="BridgeTask_Conditions.tex" />
  379: 			</subsubsection>
  380: 		</subsection>
  381: 		<subsection name="Handing In Bridge Task Files">
  382: 			<file name="BridgeTask_Portfolio.tex" />
  383: 			</subsection>
  384: 
  385: 		</section>
  386: 	
  387: 
  388:         <section name="Appendix: Symbols in Tex">
  389:                 <subsection name="Greek Symbols">
  390:                         <file name="Greek_Symbols.tex" />
  391:                         </subsection>
  392:                 <subsection name="Other Symbols">
  393:                         <file name="Other_Symbols.tex" />
  394:                         </subsection>
  395:                 </section>
  396: 
  397: 	</texxml>

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