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

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