--- loncom/html/adm/help/tex/Formula_Response_Example.tex 2002/07/16 20:35:02 1.2 +++ loncom/html/adm/help/tex/Formula_Response_Example.tex 2005/02/18 20:35:23 1.5 @@ -1,8 +1,9 @@ +\label{Formula_Response_Example} A very simple formula response problem: -In the \textbf{Script}, place the following: - +\begin{itemize}\item In the \textbf{Script}, place the following: +\end{itemize} \begin{lyxcode} \$slope~=~\&random(-5.0,5.0,.5); @@ -15,5 +16,5 @@ In the \textbf{Script}, place the follow \$slope and y-intercept \$yint, what is y equal to?'' \item In the \textbf{Answer}, place the following: \$answer \item Set the Tolerance to .000001. -\item Set the \textbf{Sample Points} to x@0,1,2,3 .\end{itemize} +\item Set the \textbf{Sample Points} to x@0;1;2;3 .\end{itemize}