--- rat/client/parameter.html 2010/01/08 17:59:57 1.53
+++ rat/client/parameter.html 2010/02/05 18:16:23 1.55
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.53 2010/01/08 17:59:57 bisitz Exp $
+// $Id: parameter.html,v 1.55 2010/02/05 18:16:23 bisitz Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -68,7 +68,21 @@ function selwrite(text) {
function choicestart() {
this.window.choices.document.clear();
- choicewrite('
');
+ choicewrite('');
+ choicewrite('');
+ choicewrite('');
+ choicewrite('');
}
function choiceend() {
@@ -81,7 +95,7 @@ function choicewrite(text) {
}
function tablestart(headtext) {
- choicewrite(''+
+ choicewrite(''+
headtext+' ');
}
@@ -118,9 +132,9 @@ function hour() {
var i; var j;
choicewrite('');
for (i=0;i<=23;i++) {
- choicewrite('');
if (i==12) { choicewrite('noon'); } else {
@@ -142,9 +156,9 @@ function minute() {
var i;
choicewrite('');
for (i=0;i<=59;i++) {
- choicewrite(''+i+' ');
}
@@ -156,9 +170,9 @@ function second() {
var i;
choicewrite('');
for (i=0;i<=59;i++) {
- choicewrite(''+i+' ');
}
@@ -171,9 +185,9 @@ function date() {
var i;
choicewrite('');
for (i=1;i<=31;i++) {
- choicewrite(''+i+' ');
}
@@ -192,9 +206,9 @@ function year() {
var i;
choicewrite('');
for (i=loweryear;i<=upperyear;i++) {
- choicewrite(''+i+' ');
}
@@ -206,9 +220,9 @@ function month() {
var i;
choicewrite('');
for (i=0;i<=11;i++) {
- choicewrite(''+months[i]+' ');
}
@@ -221,9 +235,9 @@ function intminute() {
var i;
choicewrite('');
for (i=0;i<=59;i++) {
- choicewrite(''+i+' ');
}
@@ -235,9 +249,9 @@ function inthour() {
var i;
choicewrite('');
for (i=0;i<=23;i++) {
- choicewrite(''+i+' ');
}
@@ -249,9 +263,9 @@ function intsecond() {
var i;
choicewrite('');
for (i=0;i<=59;i++) {
- choicewrite(''+i+' ');
}
@@ -264,9 +278,9 @@ function intday() {
var i;
choicewrite('');
for (i=0;i<=31;i++) {
- choicewrite(''+i+' ');
}
@@ -510,7 +524,7 @@ function draw() {
choicewrite('Value: ');
choicewrite(' ');
- choicewrite('
');
+ choicewrite('
');
}
}
}
@@ -532,7 +546,7 @@ function draw() {
choicewrite('Value: ');
choicewrite(' ');
- choicewrite(' ');
+ choicewrite(' ');
}
}
@@ -540,7 +554,7 @@ function draw() {
if ((pscat=='any') || (pscat=='') || (pscat=='default') ||
(typeof(pscat)=='undefined')) {
tablestart('Text');
- choicewrite('Value: ');
+ choicewrite(' Value: ');
choicewrite(' ');
}
@@ -666,8 +680,8 @@ function draw() {
choicewrite(' Yes, and the scope of student selected slot is the enclosing map/folder. When checking in, all resources in the map/folder are checked in.. ');
- choicewrite(' ');
+ choicewrite(' /> Yes, and the scope of student selected slot is the enclosing map/folder. When checking in, all resources in the map/folder are checked in. ');
+ choicewrite(' ');
}
}
@@ -697,7 +711,7 @@ function draw() {
function sopt(va,text) {
selwrite(''+text+' ');
}
@@ -807,8 +821,19 @@ function init() {
}
this.window.selector.document.clear();
- selwrite('');
-
+ selwrite('');
+ selwrite('');
+ selwrite('');
+ selwrite('');
selwrite('