# Comments in this file begins with a # mark in the first column # when setting a value there must be a space before and after the = # ================= class structure ============ # A course may consists of several different class directories # Homeworks are served by the path assigned to the variable # homework_path # Quizzes are served by the path assigned to the variable # quiz_path # Examinations are served by the path assigned to the variable # exam_path # Makeup examinations are served by the path assigned to the variable # makeup_exam_path # Supplementals and other classes are served by the pathes assigned to the variables # supp_path and others_path # # these paths are used by capatools and capalogin # capa_server = capa2.nscl.msu.edu homework_path = /usr/users/teacher/CAPA5/phy183f0 quiz_path = /usr/users/teacher/CAPA5/qph183f0 exam_path = /usr/users/teacher/CAPA5/xph183f0 correction_path = /usr/users/teacher/CAPA5/pph183f0 supp_path = /usr/users/teacher/CAPA5/rph183f0 others_path = /usr/users/teacher/CAPA5/fci183f0 # term_score_option = yes homework_weight = 0.3 quiz_weight = 0.07 exam_weight = 0.3 final_weight = 0.35 # correction_weight = 0.3 # # in the class defined by exam_path, set number 4 is the final exam # final_exam_set_number = 4 homework_count = 12 quiz_count = 24 # # Email # master_scores_file = " " # email_template_file = " " # # The following sets of variables are used to calculate the term score for each student # They are available # homework_1_score :: the score for set1.db for homework # homework_2_score :: the score for set2.db for homework # homework_count :: the number of setX.db in homework class/records/ directory # homework_total_scores :: the sum of each setX.db score for a student # homework_maximum_score :: the maximum score a student can receive for homeworks # homework_absent :: of all the setX.db files, how many straight ----- a student receives # homework_summary_string :: a one line ascii string represents the statistics # for each set in the class # # exam_1_score :: # exam_2_score :: # exam_3_score :: # # exam_score := exam_1_score + ( exam_1_score - partialcredit_exam_1_score ) * PC_W # + exam_2_score + ( exam_2_score - partialcredit_exam_2_score ) * PC_W # + exam_3_score + ( exam_3_score - partialcredit_exam_3_score ) * PC_W # term_score = HW_W * homework_total_scores # + EX_W * exam_score # + QZ_W * quiz_score # + FN_W * final_score # # ================= Command specifications ===== # # path information is not necessarily surrounded by double quotes # # when specifying a command, use double quotes, because # commands may have arguments, such as lpr # latex_command = "/usr/local/teTeX/bin/latex" dvips_command = "/usr/local/teTeX/bin/dvips" xdvi_command = "/usr/local/teTeX/bin/xdvi" mail_command = "/usr/bin/mailx" allcapaid_command = "allcapaid" qzparse_command = "qzparse4.6" # ================= Printing configuration ==== # # -printer list- # add available printer name here # they will appear in a selection list in the order listed here # printer_option = "cyccap_capa1" printer_option = "cyccap_capa2" printer_option = "west_post" printer_option = "west_post2" # -print command- # predefined variables: $PS_file and $Printer_selected # indicate the file to be printed and the printer queue to be # printed to. # lprOneSided_command = "/usr/bin/lpr -P$Printer_selected" lprTwoSided_command = "/usr/bin/lpspr -K2 $PS_file | /usr/bin/lpr -P$Printer_selected" # ================= capalogin settings ========= # # specify the capalogin goodbye message delay in seconds capalogin_goodbye_delay = 6 # specify the capalogin inactivity delay time in minutes # default value is 60 minutes, 0 means never time out capalogin_inactivity_delay = 35 # if set to none, don't show the summary score, any other value # or not defined show the score capalogin_show_summary_score = show # ================= Quizzer settings ========== #Everything between BeginStandardQuizzerHeader and #EndStandardQuizzerHeader is inserted into the .qz file when using the #Std. Header button in Quizzer BeginStandardQuizzerHeader //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 "/capalibrary/Tools/StdMacros" /IMP "/capalibrary/Tools/StdUnits" /IMP "/capalibrary/Tools/StdUnitsWeb" /IMP "/capalibrary/Tools/StdConst" /IMP "HWTop" EndStandardQuizzerHeader # ======================= Units section ============= # the comment column is required in this section # First column second column third column # name symbol comment # << Base Unit >> meter m # length kilogram kg # mass second s # time ampere A # electric current kelvin K # thermodynamic temperature mole mol # amount of substance candela cd # luminous intensity # Prefix symbol factor << Prefix >> yotta Y 10^{24} zetta Z 10^{21} exa E 10^{18} peta P 10^{15} tera T 10^{12} giga G 10^9 mega M 10^6 kilo k 10^3 hecto h 10^2 deci d 10^-1 centi c 10^-2 milli m 10^-3 micro u 10^-6 nano n 10^-9 pico p 10^{-12} femto f 10^{-15} atto a 10^{-18} zepto z 10^{-21} yocto y 10^{-24} # Derived Units # name symbol units comment # name must be in oneword <> gram g 0.001 kg # mass hour hr 3600. s # time minute min 60 s # time pound lb 0.45359237 kg # mass ounce oz 2.83495E-2 kg # mass inch in 2.54 cm # length foot ft 12 in # length mile mi 5280 ft # length yard yd 0.9144 m # length nautical_mile n_mi 6080 ft # length, nautical mile (UK) rood rood 1210 yd^2 # area, rood acre acre 4840 yd^2 # area, acre hertz Hz 1/s # frequency litre L 10^3/cm^3 # volume newton N m*kg/s^2 # force pound_force lbf 4.44822 N # force dyne dyn 1E-5 N # force pascal Pa N/m^2 # pressure, stress bar bar 1E5 Pa # pressure mmHg mmHg 1.33322E2 Pa # pressure, millimeter of mercury torr torr 1 mmHg # pressure atm atm 760 torr # standard atmosphere joule J N*m # energy, work, heat electronvolt eV 1.6021892E-19 J # energy calorie cal 4.1868 J # energy Btu Btu 1.05506E3 J # energy watt W J/s # power, radiant flux coulomb C A*s # electric charge volt V J/C # electric potential, electromotive force ohm Ohm V/A # electric resistance siemens S 1/Ohm # electric conductance farad F C/V # electric capacitance tesla T V s/m^2 # magnetic flux density weber Wb V*s # magnetic flux henry H V*s/A # inductance radian rad m /m # plane angle degree deg 1.745329E-2 rad # plane angle (Pi rad=180 deg) steradian sr m^2 /m^2 # solid angle lumen lm cd*sr # luminous flux lux lx cd*sr/m^2 # illuminance becquerel Bq 1/s # activity (radioactive) gray Gy J/kg # absorbed dose (of radiation) sievert Sv J/kg # dose equivalent (dose equivalent index) astroUnit AU 1.49598E11 m # mean distance earth to sun