File:  [LON-CAPA] / loncom / html / adm / help / tex / exam_parameters.tex
Revision 1.2: download - view: text, annotated - select for diffs
Tue Aug 7 21:29:16 2007 UTC (17 years 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_99_0, 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, 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, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
- fixing broken \label{} (BUG#5352)

    1: \label{exam_parameters}
    2: 
    3: \begin{itemize}
    4: 
    5: \item Select {[}PARM{]} from the Remote Control or Main Menu. This will
    6: take you to the Course Parameters screen, where you can set the open date, due
    7: date, and answer open date just like you do for homework.  
    8: 
    9: \item You may wish to give your students a time-limit to complete their exam. Use the table mode and click the {[}--{]} in the {[}Default Value{]} column next to {[}Time-Limit (interval){]}. This will give you a pop-up window where you can set how long a student has to complete the exam once it is accessed between the open date and due date.
   10: 
   11: \item To inhibit students from seeing if they got a problem correct, click the {[}--{]} in the {[}Default Value{]} column next to {[}Show Problem Status (problemstatus){]} and choose No.  Multiple tries behave like a virtual eraser and the last submission recorded by the student is the one that is graded.
   12: 
   13: \item To only allow students to access the exam from specific comptuters, click the {[}--{]} in the {[}Default Value{]} column next to {[}Client IP/Name Access Control (acc){]}. In the window that pops up, you can type in the specific IP address or hostname, ex. \texttt{s1.lite.msu.edu} or \texttt{35.9.119.101}.  You can also specify a range such as \texttt{35.8.*}, \texttt{*.msu.edu}, \texttt{35.8.[35-49]}.  You can enter a comma-separated list of multiple values as well.
   14: 
   15: \end{itemize}
   16: 

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