File:  [LON-CAPA] / doc / homework / assesment.tex
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jun 20 19:27:56 2000 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_12_X, version_2_11_X, 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, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, stable_2001_fall, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, conference_2003, bz6209-base, bz6209, STABLE, HEAD, GCI_3, GCI_2, GCI_1, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
-adding homework documentation

\documentstyle{article}
\begin{document}
\begin{verbatim}
/DIS("/demolibrary/type-chemistry/mech_n2o_no_tf.txt")
\end{verbatim}
{
	\LARGE \bf
	Assement/Survey Interface
}
\section{Student Interfaces}
\begin{enumerate}
	\item Unproctored survey interface: recorded, limited/unlimited tries, optional time limits, login required (Data should only be allowed to be seen stripped of identifying information, may be limited to ``Fixed'' and  ``Subjective Free-Form'' answer types.)
	\item Unproctored sample interface: unrecorded, unlimited tries, no time limits, no login required (maybe no class association required?)
	\item Unproctored practice interface: minimal record-keeping, unlimited or limited tries, possible calandar or duration limits, login required
	\item Unproctored homework interface: deatailed records, limited number of tries, optional calandar and duration limits, login required
\end{enumerate}
Each interface must also allow
\begin{enumerate}
	\item static graphics for both problems and responses
	\item weights on a per problem part and problem basis
	\item hints and help pages can be added
	\item disabling of hints and help pages
	\item allow data extraction through a documented interface
	\item time based limits must be configurable on a per course, per section, and per student basis
	\item number of tries must be configurable on a per course, per section, and per student basis
	\item generic identification of MSU-enrolled students. (Expected to use PIDS)
	\item all interfaces should support purely electronic grading (?)
	\item Support mutiple answer types as one problem (all or nothing)

\end{enumerate}
\section{Fixed Answer Format}
These all come down to supporting a string response which is compared
against the ``correct'' answer by respecting or ignoring, case, and
order; these will need sutibale intefaces placed on top of this
comparison mechanism so as to make it simple for a student to answer
in the proper format.
\begin{enumerate}
	\item True/Sometime True/False
	\item Multiple Choice (one or more choices true)
	\item Ranking
	\item Matching
	\item Fill in the blanks from a list of possible of words
	\item Fill in the blank (type in something exactly)
\end{enumerate}
\section{Numerical Format}
Equal by value; needs to support these qualifiers
\begin{enumerate}
	\item error range specificed by percentage, value, or functionally
	\item significant figures
	\item units, with/without prompting, with/without spaces
\end{enumerate}
\section{Matematical Expression Support}
Mathmatical Expressions need to support three class of restrictions, each of these classes can be allowed or not allowed in a response.
\begin{enumerate}
	\item Algebraic Functions
	\item Transcendental Functions
	\item Operators (Sum, Product, Derivative etc.)
\end{enumerate}

Another restriction on how a student can respond is a complexity measure, if answer is ``too complex'' it can be disallowed. This can nominally be thought of a a parse tree depth. A too deep parse can be disallowed.

This answer type should support exact equivalence of any expression, purely numerical or with variables with ability to limit the class of possible responses by using the above categories.

\section{Subjective Free-Form Answer}

A student submits an answer that is graded by a TA or instructor.

\section{Future Directions}
\begin{enumerate}
	\item Student manipulation of graphical elments
	\item Student creation of graphical information
	\item Inequalities
\end{enumerate}
\end{document}

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