File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.12: download - view: text, annotated - select for diffs
Mon Jan 22 21:48:12 2007 UTC (17 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0, HEAD
* Templates for formula and mathresponse
* Adding documentation to the manual
* stringresponse, etc, are not a subsubsection of "Foils" in author manual

<texxml>
	<title name="LON-CAPA Author's Manual" />
	<file name="Author_Manual_Title_Page.tex"/>
	
	<section name="Introduction to LON-CAPA">
		<file name="Author_LON-CAPA_Introduction.tex"/>
		<subsection name="About This Manual">
			<file name="About_Authors_Manual.tex"/>
			</subsection>
		<subsection name="Login as Course Author">
			<file name="Login_To_LON-CAPA.tex"/>
			</subsection>
		<subsection name="Author Remote Control">
			<file name="Author_Remote_Control.tex"/>
			</subsection>
		</section>

	<section name="Creating Content Using LON-CAPA">
		 <file name="Resource_Types.tex"/>
		 <subsection name="Description of the Construction Space">
			<file name="Construction_Space_Overview.tex"/>
			</subsection>
		<subsection name="How to Create New Content Pages">
			<file name="Creating_New_Content_Pages.tex"/>
			</subsection>
		<subsection name="How to Edit Existing Content Pages">
		        <file name="How_To_Edit_Existing_Content_Pages.tex"/>
			</subsection>
		<subsection name="Creating Online Problems Using LON-CAPA">
			<file name="Creating_Online_Problems.tex"/>
			</subsection>
		<subsection name="Problem Types">
			<file name="Problem_Types.tex"/>
			<file name="Problem_Editor_Testing_Area.tex"/>
			</subsection>
		<subsection name="Foils">
			<file name="Foils.tex"/>
			</subsection>
		<subsection name="Radio Response Problems">
			<file name="Radio_Response_Problems.tex"/>
			</subsection>
		<subsection name="Option Response Problems">
			<file name="Option_Response_Problems.tex"/>
			</subsection>
		<subsection name="String Response Problems">
			<file name="String_Response_Problems.tex"/>
			</subsection>
		<subsection name="Numerical Response Problems">
			<file name="Numerical_Response_Problems.tex"/>
			</subsection>
		<subsection name="Formula Response Problems">
			<file name="Formula_Response_Problems.tex"/>
			</subsection>
                <subsection name="Math Response Problems">
                        <file name="Math_Response_Problems.tex"/>
                        </subsection>
		<subsection name="Creating Radio Response Problems">
			<file name="Creating_Radio_Response_Problems.tex"/>
			<subsubsection name="Randomization">
				<file name="Radio_Response_Randomization.tex"/>
				</subsubsection>
			</subsection>		
		<subsection name="Option Response Problems">
			<tex content="\index{Option Response}\label{Create Option Response Problem}"/>
			<subsubsection name="Option Response Problems with Concept Groups">
				<file name="Option_Response_Problem_Figure.tex"/>
				<file name="Option_Response_Problem_Parts.tex"/>
				</subsubsection>
			<subsubsection name="Example: Concept Group">
				<file name="Option_Response_Concept_Group_Example.tex"/>
				</subsubsection>
			<subsubsection name="Example: Matching Problem">
				<file name="Option_Response_Matching_Example.tex"/>
				</subsubsection>
			<subsubsection name="Creating Option Problems">
				<file name="Option_Response_Problem_Creation.tex"/>
				</subsubsection>
			<subsubsection name="Simple Option Response: No Concept Groups">
				<file name="Option_Response_Simple.tex"/>
				</subsubsection>
			</subsection>
                <subsection name="Custom Response Problems">
                        <file name="Custom_Response_Problems.tex"/>
                        </subsection>
		<subsection name="Creating a String Response Problem">
			<file name="String_Response_Problem_Creation.tex"/>
			</subsection>
		<subsection name="Creating Numerical Response and Formula Response Problems">
			<file name="About_Numerical_and_Formula_Response.tex"/>
			<file name="Author_Numerical_and_Formula.tex"/>
			</subsection>
                <subsection name="Dynamically Generated Plots">  
<!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->
                        <file name="Authoring_Dynamic_Plot_Gnuplot.tex" /> 
                        <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
                        <file name="Authoring_Dynamic_Plot_Axes.tex" />
                        <file name="Authoring_Dynamic_Plot_Tics.tex" />
                        <file name="Authoring_Dynamic_Plot_Key.tex" />
                        <file name="Authoring_Dynamic_Plot_Label.tex" />
                        <subsection name="Specifying Curves to Plot" >
                            <file name="Authoring_Dynamic_Plot_Curve.tex" />
                            <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
                            <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
                            <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
                            </subsection>
                        <subsection name="Color Selection" >
                            <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
                            </subsection>
                        </subsection>
		<subsection name="General Problem Editing">
			<tex content="The following capabilities are available in all problem types:" />
			<subsubsection name="Adding Picture">
				<file name="Authoring_Adding_Pictures.tex" />
				<file name="Authoring_Pictures_EPS.tex" />
				</subsubsection>
			</subsection>
		</section>

        <section name="Printing Your Resources">
                <subsection name="Printing from Construction Space">
                        <file name="Print_Resource.tex" />
                        </subsection>
                <subsection name="Printing a Subdirectory of Problems">
                        <file name="Print_Library.tex" />


                        </subsection>
                <subsection name="Tips for Improving Print Output">
                        <file name="Print_Options.tex" />

                        <subsubsection name="TeXsize attribute">
                                <file name="TEXsize_attribute.tex" />
                                </subsubsection>
                       <subsubsection name="TeXwidth attribute">
                                <file name="TEXwidth_attribute.tex" />
                                </subsubsection>
                        <subsubsection name="TeXDropEmptyColumns attribute">
                                <file name="TEXDropEmptyColumns_attribute.tex"/>
                                </subsubsection>
                        <subsubsection name="Image TeX attributes">
                                <file name="Problem_LON-CAPA_Image_Options.tex"/>
				</subsubsection>
                        <subsubsection name="TeX Type attribute">
                                <file name="TEXtype_attribute.tex" />
                                </subsubsection>
                        <subsubsection name="TeX Itemgroup attribute">
                                <file name="TEXitemgroup_attribute.tex" />
                                </subsubsection>
                        <subsubsection name="TeX Item Group Width attribute">
                                <file name="TEXitemgroupwidth_attribute.tex" />
                                </subsubsection>
                        <subsubsection name="TeX Layout attribute">
                                <file name="TEXlayout_attribute.tex" />
                                </subsubsection>
			</subsection>
                <subsection name="Troubleshooting PDF Errors">
                        <file name="Print_Tricks.tex" />
                        </subsection>
		</section>

	<section name="Publishing Your Resources">
		<file name="Publishing_Intro.tex"/>
		<subsection name="What is Metadata?">
			<file name="Metadata_Description.tex"/>
			</subsection>
		<subsection name="Publishing A Resource">
			<file name="Publishing_A_Resource.tex"/>
			<file name="Publishing_Keywords.tex"/>
			<file name="Publishing_Copyright.tex"/>
			<tex content="Now when you click \textbf{Finalize Publication}, your resource will be published and usable (unless you set the distribution to {}``private'')." />
			<file name="Publishing_Author_Tutorial_Segue.tex"/>
			</subsection>
		</section>

	<section name="Creating A Course: Maps and Sequences">
		<file name="Creating_A_Course_Intro.tex"/>
		<subsection name="Creating Sequences">
			<file name="Sequence_Definition.tex"/>
			<file name="Sequence_Editor_Selection.tex"/>
			</subsection>
		<subsection name="Creating a Simple .sequence With The Simple Editor">
			<file name="Sequence_Simple_Editor_Creation.tex"/>
			</subsection>
		<subsection name="Creating a Simple .sequence With The Advanced Editor">
			<file name="Sequence_Advanced_Editor_Creation.tex"/>
			</subsection>
		<subsection name="Page Maps">
			<file name="Sequence_Page_Maps.tex"/>
			</subsection>
		<subsection name="Creating a Course: Top-level Sequence">
			<file name="Sequence_Top-Level.tex"/>
			</subsection>
		</section>

	<section name="Numerical Response And Formula Response Questions">
		<file name="Numerical_Response_Introduction.tex"/>
		<subsection name="The Parts of a Numerical Response Problem">
			<file name="Numerical_Response_Parts_A.tex"/>
			<tex content="\item "/>
			<file name="Tolerance.tex"/>
			<tex content="\item "/>
			<file name="Significant_Figures.tex"/>
			<file name="Numerical_Response_Parts_B.tex"/>
			</subsection>
		<subsection name="Simple Numerical Response Answer">
			<file name="Numerical_Response_Intro.tex"/>
			</subsection>
		<subsection name="Simple Script Usage">
			<file name="Script_Tutorial_Intro.tex"/>
			<file name="Numerical_Response_Simple_Example.tex"/>
			<file name="Variable_Naming_Conventions.tex"/>
			<file name="Numerical_Response_Tutorial_A.tex"/>
			<subsubsection name="Variables in Scripts">
				<file name="Variables_in_Scripts.tex"/>
				<file name="Variable_Tutorial_A.tex"/>
				</subsubsection>
			<subsubsection name="Variables in the Text Block">
				<file name="Variables_in_the_Text_Block.tex"/>
				</subsubsection>
			<subsubsection name="Variables in the Answer Block">
				<file name="Variables_in_the_Answer_Block.tex"/>
				</subsubsection>
			</subsection>
		<subsection name="Calling Functions">
			<file name="Calling_Functions.tex"/>
			<subsubsection name="Numerical Response Randomization">
				<tex content="If you're doing this as a tutorial, try a few random seeds to see what happens."/>
				</subsubsection>
			</subsection>
		<subsection name="Dynamic, Randomized Problems: Putting It All Together">
			<tex content="Now you have all the tools to create those wonderful dynamic, randomized problems that you've seen in LON-CAPA."/>
			<file name="Numerical_Response_Advanced_Example.tex"/>
			</subsection>
		<subsection name="Units, Format">
			<file name="Numerical_Response_Units.tex"/>
			<file name="Numerical_Response_Format.tex"/>
			</subsection>
		<subsection name="For More Information">
			<file name="Scripting_Help.tex"/>
			</subsection>
		<subsection name="Formula Response">
			<file name="Formula_Response_Adv_Intro.tex"/>
			<subsubsection name="Sample Specifications">
				<file name="Formula_Response_Sampling.tex"/>
				</subsubsection>
			<subsubsection name="Formula Notes">
				<tex content="\begin {itemize}"/>
				<tex content="\item"/>
				<file name="Formula_Response_Limitations.tex"/>
				<tex content="\item"/>
				<file name="Formula_Tolerance.tex"/>
				<tex content="\end{itemize}"/>
				</subsubsection>
			<subsubsection name="Example Formula Response">
				<file name="Formula_Response_Example.tex"/>
				</subsubsection>
			</subsection>
		</section>

	<section name="Tags Used in XML Authoring">
		<file name="Authoring_XML_Intro.tex" />
		<subsection name="Response Tags">
			<file name="Authoring_Response_Tag_Intro.tex" />
			<subsubsection name="numericalresponse">
				<file name="Authoring_NumericalResponse.tex" />
				</subsubsection>
			<subsubsection name="imageresponse">
				<file name="Authoring_ImageResponse.tex" />
				</subsubsection>
			<subsubsection name="optionresponse">
				<file name="Authoring_OptionResponse.tex" />
				</subsubsection>
			<subsubsection name="radiobuttonresponse">
				<file name="Authoring_RadiobuttonResponse.tex" />
				</subsubsection>
			<subsubsection name="dataresponse">
				<file name="Authoring_DataResponse.tex" />
				</subsubsection>
			<subsubsection name="externalresponse">
				<file name="Authoring_ExternalResponse.tex" />
				</subsubsection>
			<subsubsection name="Attributes For All Response Tags">
				<file name="Authoring_Response_Attributes.tex" />
				</subsubsection>
			</subsection>
		<subsection name="responseparam and parameter">
			<file name="Authoring_Responseparam_Parameter.tex" />
			</subsection>
		<subsection name="Foil Structure Tags">
			<file name="Authoring_Foil_Structure_Tags.tex" />
			</subsection>
		<subsection name="Hint Tags">
			<file name="Authoring_Hint_Tags.tex" />
			</subsection>
		<subsection name="Input Tags">
			<file name="Authoring_Input_Tags.tex" />
			</subsection>
		<subsection name="Output Tags">
			<file name="Authoring_Output_Tags.tex" />
			</subsection>
		<subsection name="Internal Tags">
			<file name="Authoring_Internal_Tags.tex" />
			</subsection>
		<subsection name="Scripting Tags">
			<file name="Authoring_Scripting_Tags.tex" />
			</subsection>
		<subsection name="Structure Tags">
			<file name="Authoring_Structure_Tags.tex" />
			</subsection>
		</section>

	<section name="&lt;script&gt; Tag">
		<subsection name="Supported script functions">
			<file name="Script_Functions.tex" />
			</subsection>
		<subsection name="Script Variables">
			<file name="Script_Variables.tex" />
			</subsection>
		<subsection name="Table: LON-CAPA functions">
			<file name="Problem_LON-CAPA_Functions.tex" />
			</subsection>
		<subsection name="Table: CAPA vs. LON-CAPA function differences">
			<file name="CAPA_LON-CAPA_function_diffs.tex" />
			</subsection>
		</section>

        <section name="Appendix: Symbols in Tex">
                <subsection name="Greek Symbols">
                        <file name="Greek_Symbols.tex" />
                        </subsection>
                <subsection name="Other Symbols">
                        <file name="Other_Symbols.tex" />
                        </subsection>
                </section>

	</texxml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.