Diff for /loncom/homework/scantronformat.tab between versions 1.9 and 1.10

version 1.9, 2005/01/29 00:10:27 version 1.10, 2005/08/12 21:34:19
Line 1 Line 1
 #FIXME still need support for question style  #name:description:CODE type:CODEstart:CODElength:CODEtype:IDstart:IDlength:Qstart:Qlength:Qoff:Qon:PaperID:PaperIDlength:FirstName:FirstNamelength:LastName:LastNamelength
 #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
   msucode:MSU with CODE in separate location:letter:69:6:57:9:77:10: :1:5:5:51:1:41:10
 #msucodelet:MSU with CODE in separate location (letter format):-1:69:6:57:9:77:1: :letter:5:5:51:1:41: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  #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:

Removed from v.1.9  
changed lines
  Added in v.1.10


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