Diff for /loncom/homework/Attic/insertlist.tab between versions 1.35 and 1.41

version 1.35, 2003/05/05 18:24:50 version 1.41, 2003/07/29 15:05:53
Line 1 Line 1
 #the order of tags at the top _MUST_ be the same as in the table  #the order of tags at the top _MUST_ be the same as in the table
 #tag, description, color, function to call, show as option  #tag, description, color, function to call, show as option (default
   #  "yes"), help file, help description
 numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse  numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
 stringresponse,Response: String,#00cc55,insert_stringresponse  stringresponse,Response: String,#00cc55,insert_stringresponse
 formularesponse,Response: Formula,#22cc55,insert_formularesponse  formularesponse,Response: Formula,#22cc55,insert_formularesponse
Line 13  radiobuttonhint,Radiobutton Hint Conditi Line 14  radiobuttonhint,Radiobutton Hint Conditi
 stringhint,String Hint Condition,#ccaacc,insert_stringhint  stringhint,String Hint Condition,#ccaacc,insert_stringhint
 imageresponse::conceptgroup,Collection of similar foils,#99FFFF,default  imageresponse::conceptgroup,Collection of similar foils,#99FFFF,default
 imageresponse::foil,Image response foil,#99ff88,Apache::imageresponse::insert_foil  imageresponse::foil,Image response foil,#99ff88,Apache::imageresponse::insert_foil
 imageresponse::foilgroup,Collection of Imageresponse foils,#55cc55,default,no  imageresponse::foilgroup,Collection of Imageresponse foils,#55cc55,default
 imageresponse::image,Imageresponse Image,#aaFFcc,default  imageresponse::image,Imageresponse Image,#aaFFcc,default
 imageresponse,Response: Click on Image,#ccFFaa,Apache::imageresponse::insert_imageresponse,no  imageresponse,Response: Click on Image,#ccFFaa,Apache::edit::insert_imageresponse
 imageresponse::rectangle,Rectangular area in image,#ccFFdd,default  imageresponse::rectangle,Rectangular area in image,#ccFFdd,default
 imageresponse::text,Text to describe option,#ddFFee,default  imageresponse::text,Text to describe option,#ddFFee,default
 datasubmission,Stored Entry Field,#1144dd,default,no  datasubmission,Stored Entry Field,#1144dd,default,no
Line 25  optionresponse::conceptgroup,Collection Line 26  optionresponse::conceptgroup,Collection
 optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil  optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
 optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no  optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
 optionresponse,Response: Select from Options,#00dd33,insert_optionresponse  optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
 displayduedate,Display Due Date,#3370e4,insert_displayduedate  displayduedate,Display Due Date,#3370e4,insert_displayduedate,no
 displaytitle,Title,#4aa0ea,insert_displaytitle  displaytitle,Title,#4aa0ea,insert_displaytitle,no
 radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup  radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
 radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil  radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
 radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no  radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
Line 39  matchresponse::conceptgroup,Collection o Line 40  matchresponse::conceptgroup,Collection o
 matchresponse::foil,Foil,#dd55ff,Apache::matchresponse::insert_foil  matchresponse::foil,Foil,#dd55ff,Apache::matchresponse::insert_foil
 matchresponse::foilgroup,Collection of Foils,#FFcc22,default,no  matchresponse::foilgroup,Collection of Foils,#FFcc22,default,no
 matchresponse::item,Item,#ee44ff,Apache::matchresponse::insert_item  matchresponse::item,Item,#ee44ff,Apache::matchresponse::insert_item
 matchresponse::itemgroup,Item to Match,#eedd22,default,no  matchresponse::itemgroup,Item to Match,#22ddee,default,no
 matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse  matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse
 responseparam,Parameters for a response,#FF11aa,insert_responseparam  responseparam,Parameters for a response,#FF11aa,insert_responseparam
 display,Display Script Result Block,#ccaacc,default,no  display,Display Script Result Block,#ccaacc,default,no
 import,Import a File,#ccaacc,default  import,Import a File,#ccaacc,default
 parserlib,Import Tag Definitions,#ccaacc,default,no  parserlib,Import Tag Definitions,#ccaacc,default,no
 script,Perl Script Block,#ccccaa,insert_script  script,Perl Script Block,#ccccaa,insert_script,yes,Script_Functions:Greek_Symbols:Other_Symbols,Script Functions
 scriptlib,Import Script Library,#ccaacc,default  scriptlib,Import Script Library,#ccaacc,default
 window,Text In Seperate Window,#aacccc,default  window,Text In Seperate Window,#aacccc,default
 block,Conditional Block,#FF3311,default  block,Conditional Block,#FF3311,default
Line 61  randomlabel::location,Label Location,#55 Line 62  randomlabel::location,Label Location,#55
 randomlabel::label,Label Text,#3333FF,default  randomlabel::label,Label Text,#3333FF,default
 randomlist,Randomly Parsed Block,#FFFFFF,default  randomlist,Randomly Parsed Block,#FFFFFF,default
 solved,Block For After Solved,#FFFFFF,default  solved,Block For After Solved,#FFFFFF,default
 startouttext,Text Block,#dddd22,insert_startouttext  startouttext,Text/HTML Block,#dddd22,insert_startouttext
 tex,TeX Only Block,#FFFFFF,default,no  tex,TeX Only Block,#FFFFFF,default,no
 web,Web Only Block,#FFFFFF,default,no  web,Web Only Block,#FFFFFF,default,no
 while,While Loop Block,#FFFFFF,default  while,While Loop Block,#FFFFFF,default

Removed from v.1.35  
changed lines
  Added in v.1.41


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