Diff for /loncom/homework/scantronformat.tab between versions 1.7 and 1.12

version 1.7, 2004/04/20 06:11:49 version 1.12, 2011/09/13 21:50:01
Line 1 Line 1
 #FIXME still need support for question style  #name:description:CODE type:CODEstart:CODElength:IDstart:IDlength:Qstart:Qlength:Qoff:Qon:PaperID:PaperIDlength:FirstName:FirstNamelength:LastName:LastNamelength:BubblesPerRow
 #name:description:code location:CODEstart:CODElength:IDstart:IDlength:Qstart:Qlength:Qoff:Qon:PaperID:PaperIDlength:FirstName:FirstNamelength:LastName:LastNamelength  #CODE type can be either 'none' 'letter' 'number' 
 msunocode:MSU without any CODE:0:0:0:57:9:77:10: :1:5:5:51:1:41:10  #Qon can be either the symbol that says a bubble has been selected,
 msucode:MSU with CODE in separate location:-1:69:6:57:9:77:10: :1:5:5:51:1:41:10  #    'letter' (for when the selected letter appears, or
   #     'number' for when a number indicating the selected letter appears
   msunocode:MSU without any CODE:none:0:0:57:9:77:10: :1:5:5:51:1:41:10:10
   msucode:MSU with CODE in separate location:letter:69:6:57:9:77:10: :1:5:5:51:1:41:10:10
   #msucodelet:MSU with CODE in separate location (letter format):-1:69:6:57:9:77:1: :letter:5:5:51:1:41:10
   #msucodenum:MSU with CODE in separate location (number format):-1:69:6:57:9:77:1: :number:5:5:51:1:41:10
 #need updating:  #need updating:
 msucodequest:MSU with CODE in first 6 questions:6:0:0:57:9:77:1012  
   
   #msucodequest:MSU with CODE in first 6 questions:6:0:0:57:9:77:1012

Removed from v.1.7  
changed lines
  Added in v.1.12


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