[LON-CAPA-cvs] cvs: loncom /homework/templates SelectFromOptions-Simple.problem

bisitz bisitz at source.lon-capa.org
Thu Dec 5 12:43:22 EST 2013


bisitz		Thu Dec  5 17:43:22 2013 EDT

  Modified files:              
    /loncom/homework/templates	SelectFromOptions-Simple.problem 
  Log:
  Punctuation
  
  
Index: loncom/homework/templates/SelectFromOptions-Simple.problem
diff -u loncom/homework/templates/SelectFromOptions-Simple.problem:1.10 loncom/homework/templates/SelectFromOptions-Simple.problem:1.11
--- loncom/homework/templates/SelectFromOptions-Simple.problem:1.10	Sat Feb  6 17:57:04 2010
+++ loncom/homework/templates/SelectFromOptions-Simple.problem	Thu Dec  5 17:43:22 2013
@@ -7,16 +7,16 @@
 <optionresponse max="10" randomize="yes">
     <foilgroup options="('Green','Red','Blue')">
         <foil location="random" value="Green" name="Foil1">
-            <startouttext />This is foil One. It is currently set to "Green."<endouttext />
+            <startouttext />This is foil One. It is currently set to "Green".<endouttext />
         </foil>
         <foil location="random" value="Red" name="Foil2">
-            <startouttext />This is foil Two. It is currently set to "Red."<endouttext />
+            <startouttext />This is foil Two. It is currently set to "Red".<endouttext />
         </foil>
         <foil location="random" value="Blue" name="Foil3">
-            <startouttext />This is foil Three. It is currently set to "Blue."<endouttext />
+            <startouttext />This is foil Three. It is currently set to "Blue".<endouttext />
         </foil>
         <foil location="random" value="Red" name="Foil4">
-            <startouttext />This is foil Four. It is currently set to "Red."<endouttext />
+            <startouttext />This is foil Four. It is currently set to "Red".<endouttext />
         </foil>
     </foilgroup>
     <hintgroup>




More information about the LON-CAPA-cvs mailing list