File:
[LON-CAPA] /
loncom /
html /
adm /
help /
tex /
Function_Plot_Response_Question.tex
Revision
1.3:
download - view:
text,
annotated -
select for diffs
Mon Jan 23 20:29:42 2017 UTC (7 years, 9 months ago) by
damieng
Branches:
MAIN
CVS tags:
version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
HEAD
doc improved for editors, responses, index
\label{Function_Plot_Response_Question}\index{Function Plot Response}
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.
``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.
``x-axis visible'' and ``y-axis visible'' - This allows for each axis to be turned on or off.
``Grid visible'' - This determines whether or not the grid is on the graph.
``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 following additional subsections
\begin{itemize}
\item Response Elements
\item Rule Set
\end{itemize}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>