--- rat/client/parameter.html 2012/04/30 13:43:31 1.59.2.1.2.1 +++ rat/client/parameter.html 2011/10/08 19:03:11 1.60 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.59.2.1.2.1 2012/04/30 13:43:31 raeburn Exp $ +// $Id: parameter.html,v 1.60 2011/10/08 19:03:11 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -70,12 +70,9 @@ function selwrite(text) { } function choicestart() { - this.window.choices.document.open(); - choicewrite(''); - choicewrite(''); + this.window.choices.document.clear(); + choicewrite(''); choicewrite(''); - choicewrite(''); - choicewrite('LON-CAPA'); choicewrite(''); choicewrite(''); - choicewrite(''); } function choiceend() { @@ -386,9 +382,6 @@ function draw() { if (ptype=='string') { choicewrite(' action="javascript:stringeval();"'); } - if (ptype != 'int' && ptype != 'float' && ptype != 'string') { - choicewrite(' action=""'); - } choicewrite('>'); if (ptype=='tolerance') { // 0: pscat @@ -664,21 +657,21 @@ function draw() { if (svalue=='library') { choicewrite(' checked="checked"'); } choicewrite(' /> Library
'); } - if (pscat=='discussvote') { - tablestart('Discussion Voting'); + if (pscat=='lenient') { + tablestart('Lenient Grading (Partial Credit)'); choicewrite('Value:'); choicewrite('
'); - choicewrite('
'); choicewrite('
'); + choicewrite('
'); } if (pscat=='ip') { tablestart('IP Number/Name'); @@ -863,12 +856,9 @@ function init() { } } - this.window.selector.document.open(); - selwrite(''); - selwrite(''); + this.window.selector.document.clear(); + selwrite(''); selwrite(''); - selwrite(''); - selwrite('LON-CAPA'); selwrite(''); selwrite(''); - selwrite(''); - selwrite('
'+pname+'
'); + selwrite(''+pname+'
'); selwrite('