File:  [LON-CAPA] / doc / help / author.manual.texxml
Revision 1.4: download - view: text, annotated - select for diffs
Fri Aug 9 14:48:31 2002 UTC (21 years, 7 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5, HEAD
This should be all the help information necessary for the next stable
release.

<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>
		<subsubsection name="Radio Response Problems">
			<file name="Radio_Response_Problems.tex"/>
			</subsubsection>
		<subsubsection name="Option Response Problems">
			<file name="Option_Response_Problems.tex"/>
			</subsubsection>
		<subsubsection name="String Response Problems">
			<file name="String_Response_Problems.tex"/>
			</subsubsection>
		<subsubsection name="Numerical Response Problems">
			<file name="Numerical_Response_Problems.tex"/>
			</subsubsection>
		<subsubsection name="Formula Response Problems">
			<file name="Formula_Response_Problems.tex"/>
			</subsubsection>
		<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="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>
		</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_Problems.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="Exaple Formula Response">
				<file name="Formula_Response_Example.tex"/>
				</subsubsection>
			</subsection>
		</section>

	</texxml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>