--- rat/client/parameter.html 2019/01/06 15:27:57 1.80 +++ rat/client/parameter.html 2020/06/03 12:38:01 1.82 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.80 2019/01/06 15:27:57 raeburn Exp $ +// $Id: parameter.html,v 1.82 2020/06/03 12:38:01 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -1046,7 +1046,7 @@ function draw() { if (patternComma.test(svalue)) { current = svalue.split(','); } else { - current = (svalue); + current = [svalue]; } for (var i=0; i Yes, and the scope of student selected slot is a single resource.
'); + choicewrite(' /> Yes, and the scope of the slot is a single resource.
'); choicewrite('
'); + choicewrite(' /> Yes, and the scope of the slot is the enclosing map/folder. When checking in, it applies to only one resource.
'); choicewrite('
'); + choicewrite(' /> Yes, and the scope of the slot is the enclosing map/folder. When checking in, all resources in the map/folder are checked in.
'); choicewrite(''); } if (pscat=='deeplink') {