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