--- rat/client/parameter.html 2010/02/28 23:48:10 1.57 +++ rat/client/parameter.html 2012/04/30 13:43:31 1.59.2.1.2.1 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.57 2010/02/28 23:48:10 raeburn Exp $ +// $Id: parameter.html,v 1.59.2.1.2.1 2012/04/30 13:43:31 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -70,9 +70,12 @@ function selwrite(text) { } function choicestart() { - this.window.choices.document.clear(); - choicewrite(''); + this.window.choices.document.open(); + choicewrite(''); + choicewrite(''); choicewrite(''); + choicewrite(''); + choicewrite('LON-CAPA'); choicewrite(''); choicewrite(''); + choicewrite(''); } function choiceend() { @@ -382,6 +386,9 @@ function draw() { if (ptype=='string') { choicewrite(' action="javascript:stringeval();"'); } + if (ptype != 'int' && ptype != 'float' && ptype != 'string') { + choicewrite(' action=""'); + } choicewrite('>'); if (ptype=='tolerance') { // 0: pscat @@ -648,12 +655,31 @@ function draw() { ' type="radio" '+callradiostringeval('anonsurveycred')); if (svalue=='anonsurveycred') { choicewrite(' checked="checked"'); } choicewrite('> Anonymous Survey (credit for submission)
'); - + choicewrite('
'); choicewrite('
'); } + if (pscat=='discussvote') { + tablestart('Discussion Voting'); + choicewrite('Value:'); + choicewrite('
'); + choicewrite('
'); + choicewrite('
'); + } if (pscat=='ip') { tablestart('IP Number/Name'); choicewrite('Value:'); @@ -671,8 +697,9 @@ function draw() { ' type="radio" '+callradiostringeval('png,jpg,jpeg,gif')); if (svalue=='png,jpg,jpeg,gif') { choicewrite(' checked="checked"'); } choicewrite(' /> Picture File
'); - choicewrite('
'); choicewrite(''); + selwrite(''); selwrite(''); + selwrite(''); + selwrite('LON-CAPA'); selwrite(''); selwrite(''); - selwrite('
'+pname+'
'); + selwrite(''); + selwrite(''+pname+'
'); selwrite('