# 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,Very Good! grd=70,Good! grd=60,Fair grd=50,Poor grd=0,Fail # # ALL the answers for each and every question ans=q1,c ans=q2,d ans=q3,True ans=q4,2 ans=q5,Friday