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