File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.20: download - view: text, annotated - select for diffs
Mon Jun 10 21:24:30 2013 UTC (11 years ago) by lira
Branches: MAIN
CVS tags: HEAD
separate inline menu from remote menu

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

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