\hrule \vskip 0.2in \section{Sample Problem Set.} \vskip 0.2in \hrule \vskip 0.2in \begin{itemize} \item A set of sample questions is included in the distribution called {\sl set1.qz} in {\sl nsc121s9} class directory. The next page displays the printed version for one student. The \capa\ source code is given on the following pages. The set is assembled from problems in the {\sl /demolibrary} included with \capa. \item The source code for imported problems can be seen by opening {\sl /demolibrary/type$xx$/msu-prob$yy$.txt}. \\ as a reference file in {\sf Quizzer}. You may also check out the source code by opening {\sl /your/path/teacher/CAPA5/nsc121s9/set1.qz} in {\sf Quizzer} and double clicking on the highlighted links to the individual problems. \item Note that two-sided (duplex) laser printing is useful when making assignments or exams that require more than one page. \item In physics and chemistry, several users have agreed to share and exchange problems for use in their classes. In physics, this is evolving into the exchange of local physics libraries (i.e. {\sl /msuphyslib}) among users. Authors retain commercial rights. A comment line within each problem identifies the author. Also, an e-mail address is useful if some question about the problem or its coded solution arises. Users are also to edit and adapt the problem for their classes. \end{itemize} \strut \newpage \begin{figure} \special{psfile=quiztemp5a.ps hscale=100 vscale=100 hoffset=-44 voffset=-730 angle=0} \end{figure}\label{Jamie1Set} \strut \newpage \begin{figure} \special{psfile=quiztemp5b.ps hscale=100 vscale=100 hoffset=-44 voffset=-710 angle=0} \end{figure}\label{Jamie2Set} \strut \newpage \centerline{Source Code for {\sl nsc121s9/set1.qz} } {\footnotesize \begin{verbatim} //CAPA system software is copyrighted by Michigan State University. //By using these materials, the User agrees to: //1) Protect the source code files from unauthorized copying. //2) Limit access of the source material to teaching staff. //3) The User is free to mix, cut and paste, modify, adapt, delete, // improve, etc. the problems and graphics for his/her own use. // /IMP "/demolibrary/Tools/StdMacros" /IMP "/demolibrary/Tools/StdUnits" /IMP "/demolibrary/Tools/StdConst" /IMP "/demolibrary/Tools/GreekWeb2" /IMP "HWTopSN" /START //************************************* /IMP "/demolibrary/Instructor_Notes.txt" /DIS(stdline) // /LET hint_val=1 // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type01/msu-prob10.txt") /IMP "/demolibrary/type01/msu-prob10.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type01/msu-prob13.txt") /IMP "/demolibrary/type01/msu-prob13.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 /LET hint_val=1 //DIS("/demolibrary/type01/msu-prob12.txt") /IMP "/demolibrary/type01/msu-prob12.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type01/msu-prob15.txt") /IMP "/demolibrary/type01/msu-prob15.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type01/msu-prob11.txt") /IMP "/demolibrary/type01/msu-prob11.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 /LET hint_val=2 //DIS("/demolibrary/type-math/fraction-LCD-235") /IMP "/demolibrary/type-math/fraction-rlt-235" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type01/msu-prob07.txt") /IMP "/demolibrary/type01/msu-prob07.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type03/msu-prob21.txt") /IMP "/demolibrary/type03/msu-prob21.txt" /DIS(stdline) // /BEG prob_val=2 /LET try_val=12 //DIS("/demolibrary/type-other/match.txt") /IMP "/demolibrary/type-other/match.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 /LET hint_val=2 //DIS("/demolibrary/type-biology/dna-3fragmentsB") /IMP "/demolibrary/type-biology/dna-3fragmentsB" /DIS(stdline)/DIS(newpage) // /BEG prob_val=1 /LET try_val=12 /LET hint_val=2 //DIS("/demolibrary/type-math/det33a.txt") /IMP "/demolibrary/type-math/det33a.txt" /DIS(stdline) // /BEG prob_val=2 /LET try_val=12 /LET hint_val=1 //DIS("/demolibrary/type-math/percentStoryA.txt") /IMP "/demolibrary/type-math/percentStoryA.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type10/msu-prob29a.txt") /IMP "/demolibrary/type10/msu-prob29a.txt" /DIS(webonlyline) // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type10/msu-prob29b.txt") /IMP "/demolibrary/type10/msu-prob29b.txt" /DIS(stdline) // // /BEG prob_val=1 /LET try_val=12 //DIS("/demolibrary/type02/msu-prob09.txt") /IMP "/demolibrary/type02/msu-prob09.txt" /DIS(stdline) // /BEG prob_val=3 /LET try_val=12 //DIS("/demolibrary/type32/msu-prob12v2.txt") /IMP "/demolibrary/type32/msu-prob12v2.txt" /DIS(stdlineOvr)/DIS(newpage) // /BEG prob_val=3 /LET try_val=12 //DIS("/demolibrary/type-botany/01-organelles.txt") /IMP "/demolibrary/type-botany/01-organelles.txt" /DIS(stdline) // /BEG prob_val=1 /LET try_val=12 /LET hint_val=1 //DIS("/demolibrary/type-chemistry/limiting-reagent.txt") /IMP "/demolibrary/type-chemistry/limiting-reagent.txt" /DIS(stdline) // /BEG prob_val=2 /LET try_val=20 //DIS("/demolibrary/type09/msu-prob89.txt") /IMP "/demolibrary/type09/msu-prob89.txt" /DIS(stdline) // /BEG prob_val=2 /LET try_val=20 //DIS("/demolibrary/type30/msu-prob13a.txt") /IMP "/demolibrary/type30/msu-prob13a.txt" /DIS(webonlyline) // //BEG prob_val=2 //LET try_val=20 //DIS("/demolibrary/type30/msu-prob13b.txt") //IMP "/demolibrary/type30/msu-prob13b.txt" /DIS(stdline) // /BEG prob_val=5 /LET try_val=3 //DIS("/demolibrary/type-other/subjective") /IMP "/demolibrary/type-other/subjective" /DIS(stdline) // /BEG prob_val=2 /LET try_val=12 //DIS("/demolibrary/type-other/vectorProduct.txt") /IMP "/demolibrary/type-other/vectorProduct.txt" /END(stdendline) \end{verbatim} } %\hrule %\vskip -.06in %\strut