[LON-CAPA-cvs] cvs: loncom /homework/templates Essay.problem RadioResponse.problem SelectFromOptions-6ConceptGoups.problem.meta SelectFromOptions-7ConceptGoups.problem.meta SelectFromOptions-8ConceptGoups.problem.meta SelectFromOptions-Simple.problem StringResponse.problem

www lon-capa-cvs@mail.lon-capa.org
Wed, 11 Dec 2002 15:21:46 -0000


www		Wed Dec 11 10:21:46 2002 EDT

  Modified files:              
    /loncom/homework/templates	Essay.problem RadioResponse.problem 
                              	SelectFromOptions-6ConceptGoups.problem.meta 
                              	SelectFromOptions-7ConceptGoups.problem.meta 
                              	SelectFromOptions-8ConceptGoups.problem.meta 
                              	SelectFromOptions-Simple.problem 
                              	StringResponse.problem 
  Log:
  Hide some of the multiple concept group templates, slighty reduce number of
  foils in other templates.
  
  
Index: loncom/homework/templates/Essay.problem
diff -u loncom/homework/templates/Essay.problem:1.2 loncom/homework/templates/Essay.problem:1.3
--- loncom/homework/templates/Essay.problem:1.2	Wed Aug  7 12:23:55 2002
+++ loncom/homework/templates/Essay.problem	Wed Dec 11 10:21:45 2002
@@ -1,6 +1,6 @@
 <problem>
 <startouttext />
-Type an essay below
+Enter the question text here. Type in an essay below.
 <endouttext />
 <essayresponse>
 <textfield></textfield>
Index: loncom/homework/templates/RadioResponse.problem
diff -u loncom/homework/templates/RadioResponse.problem:1.4 loncom/homework/templates/RadioResponse.problem:1.5
--- loncom/homework/templates/RadioResponse.problem:1.4	Tue Oct 29 13:32:51 2002
+++ loncom/homework/templates/RadioResponse.problem	Wed Dec 11 10:21:45 2002
@@ -1,6 +1,8 @@
 <problem>
 
-<startouttext />Enter the text of the question here.
+<startouttext />Enter the text of the question here. Of the foils provided,
+LON-CAPA will randomly select one "true" foil,
+and "false" foils up the "Max Number Of Shown Foils."
 <endouttext />
 
 <radiobuttonresponse max="10">
@@ -8,45 +10,33 @@
     <foilgroup>
 
 <foil name="foil1" value="true">
-<startouttext />This foil1 and it it is true.  Only one "true" 
-foil will be selected for radio response problems.<endouttext />
+<startouttext />This is foil One, and it is currently set to "true."
+<endouttext />
 </foil>
 
 <foil name="foil2" value="true">
-<startouttext />This is foil2 and it is true. Only one "true" 
-foil will be selected for radio response problems.<endouttext />
+<startouttext />This is foil Two, and it is currently set to "true."
+<endouttext />
 </foil>
 
 <foil name="foil3" value="false">
-<startouttext />This is foil3 and it is false.<endouttext />
+<startouttext />This is foil Three, and it is currently set to "false."
+<endouttext />
 </foil>
 
 <foil name="foil4" value="false">
-<startouttext />This is foil4 and it is false.<endouttext />
+<startouttext />This is foil Four, and it is currently set to "false."
+<endouttext />
 </foil>
 
-<foil name="foil5" value="false">
-<startouttext />This is foil5 and it is false.<endouttext />
+<foil name="foil5" value="unused">
+<startouttext />This is foil Five, and it is currently set to "unused."
+<endouttext />
 </foil>
 
 <foil name="foil6" value="unused">
-<startouttext />This is foil6 and it is unused.<endouttext />
-</foil>
-
-<foil name="foil7" value="unused">
-<startouttext />This is foil7 and it is unused.<endouttext />
-</foil>
-
-<foil name="foil8" value="unused">
-<startouttext />This is foil8 and it is unused.<endouttext />
-</foil>
-
-<foil name="foil9" value="unused">
-<startouttext />This is foil9 and it is unused.<endouttext />
-</foil>
-
-<foil name="foil10" value="unused">
-<startouttext />This is foil10 and it is unused.<endouttext />
+<startouttext />This is foil Six, and it is currently set to "unused."
+<endouttext />
 </foil>
 
     </foilgroup>
Index: loncom/homework/templates/SelectFromOptions-6ConceptGoups.problem.meta
diff -u loncom/homework/templates/SelectFromOptions-6ConceptGoups.problem.meta:1.1 loncom/homework/templates/SelectFromOptions-6ConceptGoups.problem.meta:1.2
--- loncom/homework/templates/SelectFromOptions-6ConceptGoups.problem.meta:1.1	Tue Oct  9 15:18:55 2001
+++ loncom/homework/templates/SelectFromOptions-6ConceptGoups.problem.meta	Wed Dec 11 10:21:45 2002
@@ -1 +1 @@
-<title>Option Response Problem with 6 Concept Groups</title>
+<title></title>
Index: loncom/homework/templates/SelectFromOptions-7ConceptGoups.problem.meta
diff -u loncom/homework/templates/SelectFromOptions-7ConceptGoups.problem.meta:1.1 loncom/homework/templates/SelectFromOptions-7ConceptGoups.problem.meta:1.2
--- loncom/homework/templates/SelectFromOptions-7ConceptGoups.problem.meta:1.1	Tue Oct  9 15:18:55 2001
+++ loncom/homework/templates/SelectFromOptions-7ConceptGoups.problem.meta	Wed Dec 11 10:21:45 2002
@@ -1 +1 @@
-<title>Option Response Problem with 7 Concept Groups</title>
+<title></title>
Index: loncom/homework/templates/SelectFromOptions-8ConceptGoups.problem.meta
diff -u loncom/homework/templates/SelectFromOptions-8ConceptGoups.problem.meta:1.1 loncom/homework/templates/SelectFromOptions-8ConceptGoups.problem.meta:1.2
--- loncom/homework/templates/SelectFromOptions-8ConceptGoups.problem.meta:1.1	Tue Oct  9 15:18:55 2001
+++ loncom/homework/templates/SelectFromOptions-8ConceptGoups.problem.meta	Wed Dec 11 10:21:45 2002
@@ -1 +1 @@
-<title>Option Response Problem with 8 Concept Groups</title>
+<title></title>
Index: loncom/homework/templates/SelectFromOptions-Simple.problem
diff -u loncom/homework/templates/SelectFromOptions-Simple.problem:1.2 loncom/homework/templates/SelectFromOptions-Simple.problem:1.3
--- loncom/homework/templates/SelectFromOptions-Simple.problem:1.2	Thu Jun  6 04:55:35 2002
+++ loncom/homework/templates/SelectFromOptions-Simple.problem	Wed Dec 11 10:21:45 2002
@@ -2,28 +2,22 @@
 <optionresponse max="10">
     <foilgroup options="('True','False')">
 <foil name="Foil1" value="True">
-<startouttext />This is foil One.  True<endouttext />
+<startouttext />This is foil One. It is currently set to "True."<endouttext />
 </foil>
 <foil name="Foil2" value="False">
-<startouttext />This is foil Two.  False<endouttext />
+<startouttext />This is foil Two. It is currently set to "False."<endouttext />
 </foil>
 <foil name="Foil3" value="True">
-<startouttext />This is foil Three.  True<endouttext />
+<startouttext />This is foil Three. It is currently set to "True."<endouttext />
 </foil>
 <foil name="Foil4" value="False">
-<startouttext />This is foil Four.  False<endouttext />
+<startouttext />This is foil Four. It is currently set to "False."<endouttext />
 </foil>
 <foil name="Foil5" value="True">
-<startouttext />This is foil Five.  True<endouttext />
+<startouttext />This is foil Five. It is currently set to "True."<endouttext />
 </foil>
 <foil name="Foil6" value="False">
-<startouttext />This is foil Six.  False<endouttext />
-</foil>
-<foil name="Foil7" value="True">
-<startouttext />This is foil Seven.  True<endouttext />
-</foil>
-<foil name="Foil8" value="False">
-<startouttext />This is foil Eight.  False<endouttext />
+<startouttext />This is foil Six. It is currently set to "False."<endouttext />
 </foil>
 
     </foilgroup>
Index: loncom/homework/templates/StringResponse.problem
diff -u loncom/homework/templates/StringResponse.problem:1.3 loncom/homework/templates/StringResponse.problem:1.4
--- loncom/homework/templates/StringResponse.problem:1.3	Thu Jun  6 04:55:35 2002
+++ loncom/homework/templates/StringResponse.problem	Wed Dec 11 10:21:45 2002
@@ -1,9 +1,8 @@
-<problem><startouttext />The answer is NaCl and it is case sensitive (Type:cs).<endouttext />
+<problem><startouttext />Enter your question text here.
+The current answer is "NaCl" and it is "Case Sensitive."<endouttext />
 <stringresponse answer="NaCl" type="cs">
 <textline>
 </textline>
-    
-    
     <hintgroup><startouttext />Add hint text here.<endouttext />
     </hintgroup>
 </stringresponse>