Annotation of loncom/html/adm/help/tex/Problem_Editor_XML_Index.tex, revision 1.3

1.1       bowersj2    1: \label{Problem_Editor_XML_Index}
                      2: 
1.2       bowersj2    3: \begin{html}In addition to the following information, you may wish to
                      4: see about <a href="abouthelp.html">downloading or reading the author's
                      5: manual</a>.
                      6: \end{html}
                      7: 
1.1       bowersj2    8: There is currently no specific documentation on the XML file format,
                      9: but you may find the following help topics useful:
                     10: 
                     11: \emph{Numerical Response Information}
                     12: 
                     13: \begin{itemize}
                     14: 
                     15: \item \ref{Tolerance} Tolerance
                     16: \item \ref{Significant_Figures} Significant Figures
                     17: \item \ref{Numerical_Response_Units} Units
                     18: \item \ref{Numerical_Response_Format} Formatting numbers
                     19: 
                     20: \end{itemize}
                     21: 
                     22: \emph{Formula Response Information}
                     23: 
                     24: \begin{itemize}
                     25: 
                     26: \item \ref{Formula_Response_Sampling} Sample Specification Format
                     27: \item \ref{Formula_Response_Limitations} Formula Response Limitations
                     28: \item \ref{Formula_Tolerance} On Tolerance in Formulas
                     29: 
                     30: \end{itemize}
                     31: 
                     32: \emph{Script Writing}
                     33: 
                     34: \begin{itemize}
                     35: 
                     36: \item \ref{Variables_in_the_Text_Block} Variables in the Text Block
                     37: \item \ref{Calling_Functions} Calling Functions
                     38: \item \ref{Scripting_Help} Getting More Help with Scripting
                     39: 
                     40: \end{itemize}
                     41: 
                     42: \emph{Script and Problem Examples}
                     43: 
                     44: \begin{itemize}
                     45: 
                     46: \item \ref{Numerical_Response_Advanced_Example} Numerical Response Example
                     47: \item \ref{Formula_Response_Example} Formula Response Example
1.3     ! www        48: \end{itemize}
1.1       bowersj2   49: 
1.3     ! www        50: \emph{String Response Problems}
        !            51: \begin{itemize}
        !            52: \item \ref{String_Response_Problems} String Response Problems
        !            53: \item \ref{String_Response_Problem_Creation} Creating String Response Problems
        !            54: \end{itemize}
        !            55: 
        !            56: \emph{Radio Button Response Problems}
        !            57: \begin{itemize}
        !            58: \item \ref{Radio_Response_Problems} Radio Button Response Problems
        !            59: \item \ref{Radio_Response_Randomization} Randomization in Radio Button Response Problems
        !            60: \item \ref{Creating_Radio_Response_Problems} Creating Radio Button Response Problems
        !            61: \end{itemize}
        !            62: 
        !            63: \emph{Option Response Problems}
        !            64: \begin{itemize}
        !            65: \item \ref{Option_Response_Problems} Option Response Problems
        !            66: \item \ref{Option_Response_Problem_Creation} Creating Option Response Problems
        !            67: \end{itemize}

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