Diff for /loncom/html/adm/help/tex/Function_Plot_Response_Question.tex between versions 1.1 and 1.2

version 1.1, 2011/01/14 01:56:37 version 1.2, 2013/06/26 08:14:55
Line 1 Line 1
 \label{Function_Plot_Response_Question}  \label{Function_Plot_Response_Question}
   
   Creating a \textbf{Function Plot Response} problem involves several steps. This section introduces the major settings and subsequent sections cover other details.
   
 ``Label x-axis'' and ``Label y-axis'' - Enter the label and/or units for the axes on the graph.  Leaving them blank will result in no axis labels.  ``Label x-axis'' and ``Label y-axis'' - Enter the label and/or units for the axes on the graph.  Leaving them blank will result in no axis labels.
   
 ``Minimum x-value'', ``Maximum x-value'', ``Minimum y-value'', and ``Maximum y-value'' - Entering values here will set the value of the graph at the left, right, bottom, and top edges (respectively).  Default is -10, 10, -10, and 10 respectively.  ``Minimum x-value'', ``Maximum x-value'', ``Minimum y-value'', and ``Maximum y-value'' - Entering values here will set the value of the graph at the left, right, bottom, and top edges (respectively).  Default is -10, 10, -10, and 10 respectively.
Line 10 Line 12
   
 ``Background plot(s) for answer'' - This is a green curve the computer will display once the correct answer has been submitted.  It is static, and can be given as a piecewise function.  Since some problems will have multiple correct answers, this necessarily will only be a possible answer.  Only the left hand side of the equation is necessary.  For example, entering $x+2$ will display the line $y=x+2$.  The syntax must be syntax recognized by GeoGebra.  To test syntax for Geogebra directly, visit http://www.geogebra.org/webstart/geogebra.html .  ``Background plot(s) for answer'' - This is a green curve the computer will display once the correct answer has been submitted.  It is static, and can be given as a piecewise function.  Since some problems will have multiple correct answers, this necessarily will only be a possible answer.  Only the left hand side of the equation is necessary.  For example, entering $x+2$ will display the line $y=x+2$.  The syntax must be syntax recognized by GeoGebra.  To test syntax for Geogebra directly, visit http://www.geogebra.org/webstart/geogebra.html .
   
 The tag should include  The tag should include the following additional subsections
 \begin{itemize}  \begin{itemize}
 \item Response Elements  \item Response Elements
 \item Rule Set  \item Rule Set

Removed from v.1.1  
changed lines
  Added in v.1.2


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