File:  [LON-CAPA] / loncom / html / adm / help / tex / exam_basics.tex
Revision 1.7: download - view: text, annotated - select for diffs
Wed Aug 28 03:14:53 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: 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, HEAD
- Shorter names used in Functions row in inline menu.

\label{exam_basics}

There are multiple things here that you will need in order to run an exam.
\begin{enumerate}
\item You will need to be able to get a file from your scanning office
that is a scan of the bubblesheets.
\item You will need to modify the scantronformat.tab file to properly
describe what your data file looks like.
\end{enumerate}

To see a homework problem set turned into a bubblesheet exam you need to set the parameter 'problemtype' for the set to 'exam' using the \textbf{Parameter Manager}, see section \ref{Course_Setting_Parameters}.
The set of problems now should automatically convert to a
``bubbled input'' display, both online and when printing.
You should be able to print out all of the exams now and there will be
an individualized exam for each student.

When grading the exam you will need to 
\begin{enumerate}
\item View any problem within the set
\item Click on
\includegraphics[width=0.03\paperwidth]{pgrd}
\textbf{Content grades}
\item Click on
\includegraphics[width=0.03\paperwidth]{stat}
\textbf{Grade/Manage/Review Bubblesheets}
\item You will then need to upload the bubblesheet data file to the LON-CAPA
server
\item Once it is uploaded go back to the 
\textbf{Grade/Manage/Review Bubblesheet} screen
\item Fill in the \textbf{Specify file and which Folder/Sequence to grade} form 
\end{enumerate}

From there on out LON-CAPA tries to describe what is going on in detail so
reading the screen and answering the questions should be straight
forward.

We are also supporting anonymous mode of using bubblesheet exams. 

Basically some people don't want to take the time to hand out 300
exams to individual students (e.g., to make sure Alice gets Alice's exam and
Bob gets Bob's exam.) So we have another mode, where we generate
different exam versions all of which have a 6-letter 'CODE' which
control the random numbers. The generation and grading of these is a
bit more complex.
\begin{enumerate}
\item Go to a resource in a course
\item Click
\includegraphics[width=0.03\paperwidth]{prt}
\textbf{Print}
in the Functions menu. 

\item Select 'Selected Problems from $<$mapname$>$ for CODEd assignments'
\item Specify formatting information for the printouts of your exam
\item Click \fbox{Next}
\item Type in the number of exams you want generated
\item If you want to save the CODEs for later so the bubbled input can be
    validated, type in a name to save them under
\item Click \fbox{Next}
\item Print them out
\item Fill in some bubblesheet forms
\item Get them scanned
\item Upload the scan results
\item Go to a resource in the exam 
\item Click
\includegraphics[width=0.03\paperwidth]{pgrd}
\textbf{Content grades}
on the Inline Menu
\item Click on
\includegraphics[width=0.03\paperwidth]{stat}
\textbf{Grade/Manage/Review Bubblesheets}
\item Select the map, datafile, bubblesheet format that knows where a CODE
     is on the form, and the name that CODEs where saved under
\item Click \fbox{Grading: Validate Bubblesheet Records}
\item Follow the on screen prompts
\end{enumerate}

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