--- rat/client/parameter.html 2006/04/25 15:43:02 1.37
+++ rat/client/parameter.html 2006/06/16 19:57:56 1.39
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.37 2006/04/25 15:43:02 albertel Exp $
+// $Id: parameter.html,v 1.39 2006/06/16 19:57:56 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -634,10 +634,14 @@ function draw() {
' type="radio" '+callradiostringeval('resource'));
if (svalue=='resource') { choicewrite(' checked'); }
choicewrite('> Yes, and the scope of student selected slot is a single resource.
');
- choicewrite('
');
+ choicewrite('
');
+ choicewrite('
');
}
choicewrite('');
}