[gbrainy] Fixes to verbal analogies



commit 990722abf760f362ab6d284b2824d00b89617800
Author: Jordi Mas <jmas softcatala org>
Date:   Mon May 30 19:49:51 2011 +0200

    Fixes to verbal analogies

 data/verbal_analogies.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/verbal_analogies.xml b/data/verbal_analogies.xml
index 1a8a9b2..26fd966 100644
--- a/data/verbal_analogies.xml
+++ b/data/verbal_analogies.xml
@@ -143,12 +143,13 @@
 	</analogy>
 
 	<analogy>
+		<!-- Selected to avoid physical characteristics like: has shield, legs or tail  -->
 		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer>Turtle</_answer>
 		<_answer>Crocodile</_answer>
 		<_answer>Lizard</_answer>
 		<_answer correct = "yes">Frog</_answer>
-		<_rationale>It is the only one that is not a reptile.</_rationale>
+		<_rationale>It is the only one that is not a reptile and also does not have a tail.</_rationale>
 	</analogy>
 
 	<analogy>
@@ -358,7 +359,7 @@
 
 	<analogy>
 		<_question type = "PairOfWordsOptions">pessimist / optimist | poor</_question>
-		<_answer correct ="yes">Wealthy</_answer>
+		<_answer correct ="yes">Affluent</_answer>
 		<_answer>Homeless</_answer>
 		<_answer>Property</_answer>
 		<_answer>Money</_answer>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]