# Exammail Configuration File # Location of explain .htm file (Need not be changed if all in same directory) # The fully qualified URL or URL with respect to the location of exammail.cgi def_explain_url=demo1exp.htm # # the marking scheme (correct, guess, wrong) def_scheme=1,0,0 # # the background picture to use def_bg="" # # MUST SET THE NEXT LINE # the marker for this quiz def_marker=dfrankl@calstatela.edu # # MUST SET THE NEXT LINE!!! # the program to do the emailing def_emailprog=/usr/ucb/mail # # the report terseness (0,1,2) def_report=2 # # decreasing order grade values grd=90,Excellent! grd=80,Good! grd=70,Passing... grd=60,Needs work grd=50,Must talk to instructor grd=0,Earth to student...Where have you been?! # # ALL the answers for each and every question ans=q1,d ans=q2,c ans=q3,False ans=q4,False ans=q5,b ans=q6,a ans=q7,b ans=q8,False ans=q9,a ans=q10,d ans=q11,a ans=q12,d ans=q13,b ans=q14,e ans=q15,True ans=q16,True ans=q17,True