Diff for /loncom/html/adm/help/tex/exam_basics.tex between versions 1.5 and 1.6

version 1.5, 2010/04/01 15:52:25 version 1.6, 2010/08/24 12:56:09
Line 2 Line 2
   
 There are multiple things here that you will need in order to run an exam.  There are multiple things here that you will need in order to run an exam.
 \begin{enumerate}  \begin{enumerate}
 \item you will need to be able to get a file from your scanning office  \item You will need to be able to get a file from your scanning office
 that is a scan of the bubblesheets.  that is a scan of the bubblesheets.
 \item you will need to modify the scantronformat.tab file to properly  \item You will need to modify the scantronformat.tab file to properly
 describe what your data file looks like.  describe what your data file looks like.
 \end{enumerate}  \end{enumerate}
   
 To see a homework problem set turned into a bubble sheet exam you need to - set the parameter 'problemtype' for the set to 'exam' in PARM.  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
 The set of problems now it should automatically convert to a  ``bubbled input'' display, both online and when printing.
 'bubbled input' display, both online and when printing.  
   
 You should be able to print out all of the exams now and there will be  You should be able to print out all of the exams now and there will be
 an individualized exam for each student.  an individualized exam for each student.
   
 When grading the exam you will need to   When grading the exam you will need to 
 \begin{enumerate}  \begin{enumerate}
 \item goto the set  \item View any problem within the set
 \item click PGRD  \item Click on
 \item click on 'Grade/Manage/Review Bubblesheets'  \includegraphics[width=0.03\paperwidth]{parm}
 \item you will then need to upload the bubblesheet data file to the Lon-CAPA  \textbf{Modify user grades for this assessment resource}
 server (it is the bottom option on that screen.)  \item Click on
 \item one it is uploaded go back to the ''Grade/Manage/Review Bubblesheet' screen  \includegraphics[width=0.03\paperwidth]{stat}
 \item fill in the top form, and click 'Validate Bubblesheet Records'  \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}  \end{enumerate}
   
 From there on out it tries to describe what is going on in detail so  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  reading the screen and answering the questions should be straight
 forward.  forward.
   
Line 40  different exam versions all of which hav Line 43  different exam versions all of which hav
 control the random numbers. The generation and grading of these is a  control the random numbers. The generation and grading of these is a
 bit more complex.  bit more complex.
 \begin{enumerate}  \begin{enumerate}
 \item got to a resource in a course  \item Go to a resource in a course
 \item hit PRT  \item Click
 \item select 'Problem from <mapname> for anonymous students'  \includegraphics[width=0.03\paperwidth]{parm}
 \item click Next ->  \textbf{Modify user grades for this assessment resource}
 \item type in the number of exams you want generated  on the Inline Menu
 \item if you want to save the CODEs for later so the bubbled input can be  
   \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      validated, type in a name to save them under
 \item click Next->  \item Click \fbox{Next}
 \item print them out  \item Print them out
 \item fill in some bubblesheet forms  \item Fill in some bubblesheet forms
 \item get them scanned  \item Get them scanned
 \item upload the scan results  \item Upload the scan results
 \item goto PGRD  \item Go to a resource in the exam 
 \item click 'Grade/Manage/Review Bubblesheets' link  \item Click
   \includegraphics[width=0.03\paperwidth]{parm}
   \textbf{Modify user grades for this assessment resource}
   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  \item Select the map, datafile, bubblesheet format that knows where a CODE
      is on the form, and the name that CODEs where saved under       is on the form, and the name that CODEs where saved under
 \item click 'Validate Bubblesheet Records'  \item Click \fbox{Grading: Validate Bubblesheet Records}
 \item follow the on screen prompts.  \item Follow the on screen prompts
 \end{enumerate}  \end{enumerate}

Removed from v.1.5  
changed lines
  Added in v.1.6


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