Annotation of doc/help/author.manual.texxml, revision 1.6
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>
86: </section>
87:
88: <section name="Publishing Your Resources">
89: <file name="Publishing_Intro.tex"/>
90: <subsection name="What is Metadata?">
91: <file name="Metadata_Description.tex"/>
92: </subsection>
93: <subsection name="Publishing A Resource">
94: <file name="Publishing_A_Resource.tex"/>
1.2 bowersj2 95: <file name="Publishing_Keywords.tex"/>
96: <file name="Publishing_Copyright.tex"/>
97: <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 98: <file name="Publishing_Author_Tutorial_Segue.tex"/>
99: </subsection>
100: </section>
101:
102: <section name="Creating A Course: Maps and Sequences">
103: <file name="Creating_A_Course_Intro.tex"/>
104: <subsection name="Creating Sequences">
105: <file name="Sequence_Definition.tex"/>
106: <file name="Sequence_Editor_Selection.tex"/>
107: </subsection>
108: <subsection name="Creating a Simple .sequence With The Simple Editor">
109: <file name="Sequence_Simple_Editor_Creation.tex"/>
110: </subsection>
111: <subsection name="Creating a Simple .sequence With The Advanced Editor">
112: <file name="Sequence_Advanced_Editor_Creation.tex"/>
113: </subsection>
114: <subsection name="Page Maps">
115: <file name="Sequence_Page_Maps.tex"/>
116: </subsection>
117: <subsection name="Creating a Course: Top-level Sequence">
118: <file name="Sequence_Top-Level.tex"/>
119: </subsection>
120: </section>
121:
122: <section name="Numerical Response And Formula Response Questions">
123: <file name="Numerical_Response_Introduction.tex"/>
124: <subsection name="The Parts of a Numerical Response Problem">
125: <file name="Numerical_Response_Parts_A.tex"/>
126: <tex content="\item "/>
127: <file name="Tolerance.tex"/>
128: <tex content="\item "/>
129: <file name="Significant_Figures.tex"/>
130: <file name="Numerical_Response_Parts_B.tex"/>
131: </subsection>
132: <subsection name="Simple Numerical Response Answer">
133: <file name="Numerical_Response_Intro.tex"/>
134: </subsection>
135: <subsection name="Simple Script Usage">
136: <file name="Script_Tutorial_Intro.tex"/>
137: <file name="Numerical_Response_Simple_Example.tex"/>
138: <file name="Variable_Naming_Conventions.tex"/>
139: <file name="Numerical_Response_Tutorial_A.tex"/>
140: <subsubsection name="Variables in Scripts">
141: <file name="Variables_in_Scripts.tex"/>
142: <file name="Variable_Tutorial_A.tex"/>
143: </subsubsection>
144: <subsubsection name="Variables in the Text Block">
145: <file name="Variables_in_the_Text_Block.tex"/>
146: </subsubsection>
147: <subsubsection name="Variables in the Answer Block">
148: <file name="Variables_in_the_Answer_Block.tex"/>
149: </subsubsection>
150: </subsection>
151: <subsection name="Calling Functions">
152: <file name="Calling_Functions.tex"/>
153: <subsubsection name="Numerical Response Randomization">
154: <tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
155: </subsubsection>
156: </subsection>
157: <subsection name="Dynamic, Randomized Problems: Putting It All Together">
158: <tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
159: <file name="Numerical_Response_Advanced_Example.tex"/>
160: </subsection>
161: <subsection name="Units, Format">
162: <file name="Numerical_Response_Units.tex"/>
163: <file name="Numerical_Response_Format.tex"/>
164: </subsection>
165: <subsection name="For More Information">
166: <file name="Scripting_Help.tex"/>
167: </subsection>
168: <subsection name="Formula Response">
169: <file name="Formula_Response_Problems.tex"/>
170: <subsubsection name="Sample Specifications">
171: <file name="Formula_Response_Sampling.tex"/>
172: </subsubsection>
173: <subsubsection name="Formula Notes">
174: <tex content="\begin {itemize}"/>
175: <tex content="\item"/>
176: <file name="Formula_Response_Limitations.tex"/>
177: <tex content="\item"/>
178: <file name="Formula_Tolerance.tex"/>
179: <tex content="\end{itemize}"/>
180: </subsubsection>
1.5 albertel 181: <subsubsection name="Example Formula Response">
1.1 bowersj2 182: <file name="Formula_Response_Example.tex"/>
183: </subsubsection>
184: </subsection>
185: </section>
186:
1.6 ! bowersj2 187: <section name="Appendix: Symbols in Tex">
! 188: <subsection name="Greek Symbols">
! 189: <file name="Greek_Symbols.tex" />
! 190: </subsection>
! 191: <subsection name="Other Symbols">
! 192: <file name="Other_Symbols.tex" />
! 193: </subsection>
! 194: </section>
! 195:
1.1 bowersj2 196: </texxml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>