Annotation of doc/help/author.manual.texxml, revision 1.8
1.1 bowersj2 1: <texxml>
1.4 bowersj2 2: <title name="LON-CAPA Author's Manual" />
1.1 bowersj2 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="Author Remote Control">
14: <file name="Author_Remote_Control.tex"/>
15: </subsection>
16: </section>
17:
18: <section name="Creating Content Using LON-CAPA">
19: <file name="Resource_Types.tex"/>
20: <subsection name="Description of the Construction Space">
21: <file name="Construction_Space_Overview.tex"/>
22: </subsection>
23: <subsection name="How to Create New Content Pages">
24: <file name="Creating_New_Content_Pages.tex"/>
25: </subsection>
26: <subsection name="How to Edit Existing Content Pages">
27: <file name="How_To_Edit_Existing_Content_Pages.tex"/>
28: </subsection>
29: <subsection name="Creating Online Problems Using LON-CAPA">
30: <file name="Creating_Online_Problems.tex"/>
31: </subsection>
32: <subsection name="Problem Types">
33: <file name="Problem_Types.tex"/>
34: <file name="Problem_Editor_Testing_Area.tex"/>
35: </subsection>
36: <subsection name="Foils">
37: <file name="Foils.tex"/>
38: </subsection>
39: <subsubsection name="Radio Response Problems">
40: <file name="Radio_Response_Problems.tex"/>
41: </subsubsection>
42: <subsubsection name="Option Response Problems">
43: <file name="Option_Response_Problems.tex"/>
44: </subsubsection>
45: <subsubsection name="String Response Problems">
46: <file name="String_Response_Problems.tex"/>
47: </subsubsection>
48: <subsubsection name="Numerical Response Problems">
49: <file name="Numerical_Response_Problems.tex"/>
50: </subsubsection>
51: <subsubsection name="Formula Response Problems">
52: <file name="Formula_Response_Problems.tex"/>
53: </subsubsection>
54: <subsection name="Creating Radio Response Problems">
55: <file name="Creating_Radio_Response_Problems.tex"/>
56: <subsubsection name="Randomization">
57: <file name="Radio_Response_Randomization.tex"/>
58: </subsubsection>
59: </subsection>
60: <subsection name="Option Response Problems">
61: <tex content="\index{Option Response}\label{Create Option Response Problem}"/>
62: <subsubsection name="Option Response Problems with Concept Groups">
63: <file name="Option_Response_Problem_Figure.tex"/>
64: <file name="Option_Response_Problem_Parts.tex"/>
65: </subsubsection>
66: <subsubsection name="Example: Concept Group">
67: <file name="Option_Response_Concept_Group_Example.tex"/>
68: </subsubsection>
69: <subsubsection name="Example: Matching Problem">
70: <file name="Option_Response_Matching_Example.tex"/>
71: </subsubsection>
72: <subsubsection name="Creating Option Problems">
73: <file name="Option_Response_Problem_Creation.tex"/>
74: </subsubsection>
75: <subsubsection name="Simple Option Response: No Concept Groups">
76: <file name="Option_Response_Simple.tex"/>
77: </subsubsection>
78: </subsection>
79: <subsection name="Creating a String Response Problem">
80: <file name="String_Response_Problem_Creation.tex"/>
81: </subsection>
82: <subsection name="Creating Numerical Response and Formula Response Problems">
83: <file name="About_Numerical_and_Formula_Response.tex"/>
84: <file name="Author_Numerical_and_Formula.tex"/>
85: </subsection>
1.8 ! bowersj2 86: <subsection name="General Problem Editing">
! 87: <tex content="The following capabilities are available in all problem types:" />
! 88: <subsubsection name="Adding Picture">
! 89: <file name="Authoring_Adding_Pictures.tex" />
! 90: <file name="Authoring_Pictures_EPS.tex" />
! 91: </subsubsection>
! 92: </subsection>
1.1 bowersj2 93: </section>
94:
95: <section name="Publishing Your Resources">
96: <file name="Publishing_Intro.tex"/>
97: <subsection name="What is Metadata?">
98: <file name="Metadata_Description.tex"/>
99: </subsection>
100: <subsection name="Publishing A Resource">
101: <file name="Publishing_A_Resource.tex"/>
1.2 bowersj2 102: <file name="Publishing_Keywords.tex"/>
103: <file name="Publishing_Copyright.tex"/>
104: <tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
1.1 bowersj2 105: <file name="Publishing_Author_Tutorial_Segue.tex"/>
106: </subsection>
107: </section>
108:
109: <section name="Creating A Course: Maps and Sequences">
110: <file name="Creating_A_Course_Intro.tex"/>
111: <subsection name="Creating Sequences">
112: <file name="Sequence_Definition.tex"/>
113: <file name="Sequence_Editor_Selection.tex"/>
114: </subsection>
115: <subsection name="Creating a Simple .sequence With The Simple Editor">
116: <file name="Sequence_Simple_Editor_Creation.tex"/>
117: </subsection>
118: <subsection name="Creating a Simple .sequence With The Advanced Editor">
119: <file name="Sequence_Advanced_Editor_Creation.tex"/>
120: </subsection>
121: <subsection name="Page Maps">
122: <file name="Sequence_Page_Maps.tex"/>
123: </subsection>
124: <subsection name="Creating a Course: Top-level Sequence">
125: <file name="Sequence_Top-Level.tex"/>
126: </subsection>
127: </section>
128:
129: <section name="Numerical Response And Formula Response Questions">
130: <file name="Numerical_Response_Introduction.tex"/>
131: <subsection name="The Parts of a Numerical Response Problem">
132: <file name="Numerical_Response_Parts_A.tex"/>
133: <tex content="\item "/>
134: <file name="Tolerance.tex"/>
135: <tex content="\item "/>
136: <file name="Significant_Figures.tex"/>
137: <file name="Numerical_Response_Parts_B.tex"/>
138: </subsection>
139: <subsection name="Simple Numerical Response Answer">
140: <file name="Numerical_Response_Intro.tex"/>
141: </subsection>
142: <subsection name="Simple Script Usage">
143: <file name="Script_Tutorial_Intro.tex"/>
144: <file name="Numerical_Response_Simple_Example.tex"/>
145: <file name="Variable_Naming_Conventions.tex"/>
146: <file name="Numerical_Response_Tutorial_A.tex"/>
147: <subsubsection name="Variables in Scripts">
148: <file name="Variables_in_Scripts.tex"/>
149: <file name="Variable_Tutorial_A.tex"/>
150: </subsubsection>
151: <subsubsection name="Variables in the Text Block">
152: <file name="Variables_in_the_Text_Block.tex"/>
153: </subsubsection>
154: <subsubsection name="Variables in the Answer Block">
155: <file name="Variables_in_the_Answer_Block.tex"/>
156: </subsubsection>
157: </subsection>
158: <subsection name="Calling Functions">
159: <file name="Calling_Functions.tex"/>
160: <subsubsection name="Numerical Response Randomization">
161: <tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
162: </subsubsection>
163: </subsection>
164: <subsection name="Dynamic, Randomized Problems: Putting It All Together">
165: <tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
166: <file name="Numerical_Response_Advanced_Example.tex"/>
167: </subsection>
168: <subsection name="Units, Format">
169: <file name="Numerical_Response_Units.tex"/>
170: <file name="Numerical_Response_Format.tex"/>
171: </subsection>
172: <subsection name="For More Information">
173: <file name="Scripting_Help.tex"/>
174: </subsection>
175: <subsection name="Formula Response">
1.7 bowersj2 176: <file name="Formula_Response_Adv_Intro.tex"/>
1.1 bowersj2 177: <subsubsection name="Sample Specifications">
178: <file name="Formula_Response_Sampling.tex"/>
179: </subsubsection>
180: <subsubsection name="Formula Notes">
181: <tex content="\begin {itemize}"/>
182: <tex content="\item"/>
183: <file name="Formula_Response_Limitations.tex"/>
184: <tex content="\item"/>
185: <file name="Formula_Tolerance.tex"/>
186: <tex content="\end{itemize}"/>
187: </subsubsection>
1.5 albertel 188: <subsubsection name="Example Formula Response">
1.1 bowersj2 189: <file name="Formula_Response_Example.tex"/>
190: </subsubsection>
1.8 ! bowersj2 191: </subsection>
! 192: </section>
! 193:
! 194: <section name="Tags Used in XML Authoring">
! 195: <file name="Authoring_XML_Intro.tex" />
! 196: <subsection name="Response Tags">
! 197: <file name="Authoring_Response_Tag_Intro.tex" />
! 198: <subsubsection name="numericalresponse">
! 199: <file name="Authoring_NumericalResponse.tex" />
! 200: </subsubsection>
! 201: <subsubsection name="imageresponse">
! 202: <file name="Authoring_ImageResponse.tex" />
! 203: </subsubsection>
! 204: <subsubsection name="optionresponse">
! 205: <file name="Authoring_OptionResponse.tex" />
! 206: </subsubsection>
! 207: <subsubsection name="radiobuttonresponse">
! 208: <file name="Authoring_RadiobuttonResponse.tex" />
! 209: </subsubsection>
! 210: <subsubsection name="dataresponse">
! 211: <file name="Authoring_DataResponse.tex" />
! 212: </subsubsection>
! 213: <subsubsection name="externalresponse">
! 214: <file name="Authoring_ExternalResponse.tex" />
! 215: </subsubsection>
! 216: <subsubsection name="Attributes For All Response Tags">
! 217: <file name="Authoring_Response_Attributes.tex" />
! 218: </subsubsection>
! 219: </subsection>
! 220: <subsection name="responseparam and parameter">
! 221: <file name="Authoring_Responseparam_Parameter.tex" />
! 222: </subsection>
! 223: <subsection name="Foil Structure Tags">
! 224: <file name="Authoring_Foil_Structure_Tags.tex" />
! 225: </subsection>
! 226: <subsection name="Hint Tags">
! 227: <file name="Authoring_Hint_Tags.tex" />
! 228: </subsection>
! 229: <subsection name="Input Tags">
! 230: <file name="Authoring_Input_Tags.tex" />
! 231: </subsection>
! 232: <subsection name="Output Tags">
! 233: <file name="Authoring_Output_Tags.tex" />
! 234: </subsection>
! 235: <subsection name="Internal Tags">
! 236: <file name="Authoring_Internal_Tags.tex" />
! 237: </subsection>
! 238: <subsection name="Scripting Tags">
! 239: <file name="Authoring_Scripting_Tags.tex" />
! 240: </subsection>
! 241: <subsection name="Structure Tags">
! 242: <file name="Authoring_Structure_Tags.tex" />
! 243: </subsection>
! 244: </section>
! 245:
! 246: <section name="<script> Tag">
! 247: <subsection name="Supported script functions">
! 248: <file name="Script_Functions.tex" />
! 249: </subsection>
! 250: <subsection name="Script Variables">
! 251: <file name="Script_Variables.tex" />
! 252: </subsection>
! 253: <subsection name="Table: LON-CAPA functions">
! 254: <file name="Problem_LON-CAPA_Functions.tex" />
! 255: </subsection>
! 256: <subsection name="Table: CAPA vs. LON-CAPA function differences">
! 257: <file name="CAPA_LON-CAPA_function_diffs.tex" />
1.1 bowersj2 258: </subsection>
259: </section>
260:
1.6 bowersj2 261: <section name="Appendix: Symbols in Tex">
262: <subsection name="Greek Symbols">
263: <file name="Greek_Symbols.tex" />
264: </subsection>
265: <subsection name="Other Symbols">
266: <file name="Other_Symbols.tex" />
267: </subsection>
268: </section>
269:
1.1 bowersj2 270: </texxml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>