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