[LON-CAPA-cvs] cvs: loncom /homework insertlist.xml

bisitz bisitz@source.lon-capa.org
Wed, 17 Feb 2010 15:39:59 -0000


bisitz		Wed Feb 17 15:39:59 2010 EDT

  Modified files:              
    /loncom/homework	insertlist.xml 
  Log:
  Consistent colors in colorful editor:
  - Response blocks
    (same green for all resposne blocks; green a bit softer)
  - "Collection of foils" (foil group)
    (same orange also for image response foils)
  - "Collection of similar foils" (concept group)
    (same yellow also for image response foil groups; slightly adjusted yellow to allow better distinguish from text block)
  - "Foil"
    (same violet also for image response foils)
  
  
Index: loncom/homework/insertlist.xml
diff -u loncom/homework/insertlist.xml:1.15 loncom/homework/insertlist.xml:1.16
--- loncom/homework/insertlist.xml:1.15	Wed Feb 17 14:33:30 2010
+++ loncom/homework/insertlist.xml	Wed Feb 17 15:39:59 2010
@@ -6,13 +6,13 @@
 	</tag>
 	<tag name="numericalresponse">
 		<description>Response: Numerical</description>
-		<color>#00cc22</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_numericalresponse</insert_sub>
 		<allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
 	</tag>
 	<tag name="formularesponse">
 		<description>Response: Formula</description>
-		<color>#22cc55</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_formularesponse</insert_sub>
 		<allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
 	</tag>
@@ -40,19 +40,19 @@
 	</tag>
 	<tag name="stringresponse">
 		<description>Response: String</description>
-		<color>#00cc55</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_stringresponse</insert_sub>
 		<allow>hintgroup,responseparam,textline</allow>
 	</tag>
 	<tag name="essayresponse">
 		<description>Response: Essay</description>
-		<color>#33cc55</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_essayresponse</insert_sub>
 		<allow>hintgroup,responseparam,textfield,textline</allow>
 	</tag>
 	<tag name="externalresponse">
 		<description>Response: External</description>
-		<color>#22cc22</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_externalresponse</insert_sub>
 		<allow>hintgroup,textline,textfield</allow>
 		<show>no</show>
@@ -141,19 +141,19 @@
 	</tag>
 	<tag name="imageresponse::conceptgroup">
 		<description>Collection of similar foils</description>
-		<color>#99FFFF</color>
+		<color>#F8EE00</color>
 		<insert_sub>default</insert_sub>
 		<allow>imageresponse::foil</allow>
 	</tag>
 	<tag name="imageresponse::foil">
 		<description>Image response foil</description>
-		<color>#99ff88</color>
+		<color>#E8D8EE</color>
 		<insert_sub>Apache::imageresponse::insert_foil</insert_sub>
 		<allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
 	</tag>
 	<tag name="imageresponse::foilgroup">
 		<description>Collection of Imageresponse foils</description>
-		<color>#55cc55</color>
+		<color>#FFCC22</color>
 		<insert_sub>default</insert_sub>
 		<allow>imageresponse::conceptgroup,imageresponse::foil</allow>
 	</tag>
@@ -164,7 +164,7 @@
 	</tag>
 	<tag name="imageresponse">
 		<description>Response: Click on Image</description>
-		<color>#ccFFaa</color>
+		<color>#77DD55</color>
 		<insert_sub>Apache::edit::insert_imageresponse</insert_sub>
 		<allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
 	</tag>
@@ -192,7 +192,7 @@
 	</tag>
 	<tag name="customresponse">
 		<description>Response: Custom</description>
-		<color>#44cc55</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_customresponse</insert_sub>
 		<help>
 			<file>Custom_Response_Problems</file>
@@ -207,7 +207,7 @@
 	</tag>
 	<tag name="mathresponse">
 		<description>Response: Math</description>
-		<color>#44cc55</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_mathresponse</insert_sub>
 		<help>
 			<file>Math_Response_Problems</file>
@@ -234,7 +234,7 @@
 
 	<tag name="optionresponse::conceptgroup">
 		<description>Collection of similar foils</description>
-		<color>#EEEE00</color>
+		<color>#F8EE00</color>
 		<insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
 		<allow>optionresponse::foil</allow>
 	</tag>
@@ -251,14 +251,14 @@
 	</tag>
 	<tag name="optionresponse::foilgroup">
 		<description>Collection of Foils</description>
-		<color>#FFcc22</color>
+		<color>#FFCC22</color>
 		<insert_sub>default</insert_sub>
 		<show>no</show>
 		<allow>optionresponse::conceptgroup,optionresponse::foil</allow>
 	</tag>
 	<tag name="optionresponse">
 		<description>Response: Select from Options</description>
-		<color>#00dd33</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_optionresponse</insert_sub>
 		<allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
 	</tag>
@@ -276,7 +276,7 @@
 	</tag>
 	<tag name="radiobuttonresponse::conceptgroup">
 		<description>Collection of similar foils</description>
-		<color>#EEEE00</color>
+		<color>#F8EE00</color>
 		<insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
 		<allow>radiobuttonresponse::foil</allow>
 	</tag>
@@ -288,20 +288,20 @@
 	</tag>
 	<tag name="radiobuttonresponse::foilgroup">
 		<description>Collection of Foils</description>
-		<color>#FFcc22</color>
+		<color>#FFCC22</color>
 		<insert_sub>default</insert_sub>
 		<show>no</show>
 		<allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
 	</tag>
 	<tag name="radiobuttonresponse">
 		<description>Response: One of N statements</description>
-		<color>#00ee44</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_radiobuttonresponse</insert_sub>
 		<allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
 	</tag>
 	<tag name="rankresponse::conceptgroup">
 		<description>Collection of similar foils</description>
-		<color>#EEEE00</color>
+		<color>#F8EE00</color>
 		<insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
 		<allow>rankresponse::foil</allow>
 	</tag>
@@ -313,20 +313,20 @@
 	</tag>
 	<tag name="rankresponse::foilgroup">
 		<description>Collection of Foils</description>
-		<color>#FFcc22</color>
+		<color>#FFCC22</color>
 		<insert_sub>default</insert_sub>
 		<show>no</show>
 		<allow>rankresponse::conceptgroup,rankresponse::foil</allow>
 	</tag>
 	<tag name="rankresponse">
 		<description>Response: Rank Values</description>
-		<color>#00ee44</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_rankresponse</insert_sub>
 		<allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
 	</tag>
 	<tag name="matchresponse::conceptgroup">
 		<description>Collection of similar foils</description>
-		<color>#EEEE00</color>
+		<color>#F8EE00</color>
 		<insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
 		<allow>matchresponse::foil</allow>
 	</tag>
@@ -338,7 +338,7 @@
 	</tag>
 	<tag name="matchresponse::foilgroup">
 		<description>Collection of Foils</description>
-		<color>#FFcc22</color>
+		<color>#FFCC22</color>
 		<insert_sub>default</insert_sub>
 		<show>no</show>
 		<allow>matchresponse::conceptgroup,matchresponse::foil</allow>
@@ -358,19 +358,19 @@
 	</tag>
 	<tag name="matchresponse">
 		<description>Response: Match Two Lists</description>
-		<color>#00ee44</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_matchresponse</insert_sub>
 		<allow>hintgroup,matchresponse,responseparam</allow>
 	</tag>
 	<tag name="organicresponse">
 		<description>Response: Organic Chemical Structure</description>
-		<color>#00ee44</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_organicresponse</insert_sub>
 		<allow>hintgroup,responseparam,textline</allow>
 	</tag>
 	<tag name="reactionresponse">
 		<description>Response: Chemical Reaction</description>
-		<color>#00ee44</color>
+		<color>#77DD55</color>
 		<insert_sub>insert_reactionresponse</insert_sub>
 		<allow>hintgroup,responseparam,textline</allow>
 	</tag>