--- rat/client/parameter.html 2005/08/11 21:31:46 1.34
+++ rat/client/parameter.html 2007/06/13 01:01:33 1.45
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.34 2005/08/11 21:31:46 albertel Exp $
+// $Id: parameter.html,v 1.45 2007/06/13 01:01:33 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -529,11 +529,8 @@ function draw() {
}
if (ptype=='string') {
- if (pscat=='default') {
- tablestart('Default value or none');
- choicewrite('');
- } else {
- if ((pscat=='any') || (pscat=='') || (typeof(pscat)=='undefined')) {
+ if ((pscat=='any') || (pscat=='') || (pscat=='default') ||
+ (typeof(pscat)=='undefined')) {
tablestart('Text');
choicewrite('
Value: | ');
choicewrite(' Standard Problem ');
- choicewrite(' ');
+// choicewrite(' ');
+ choicewrite(' ');
choicewrite(' ');
- choicewrite(' ');
+// choicewrite(' ');
choicewrite(' ');
- choicewrite(' ');
+// choicewrite(' ');
choicewrite(' |