--- rat/client/parameter.html 2020/01/14 17:44:27 1.71.6.1 +++ rat/client/parameter.html 2016/05/15 17:40:34 1.72 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.71.6.1 2020/01/14 17:44:27 raeburn Exp $ +// $Id: parameter.html,v 1.72 2016/05/15 17:40:34 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -440,61 +440,6 @@ function stringeval() { draw(); } -function ipstringeval() { - var patternIp = /^([\[\]a-zA-Z\.\d\*\-]+)$/; - var acctypes = new Array; - acctypes = ['allow','deny']; - svalue = ''; - for (var i=0; i 0) { - for (var j=0; j'+ - 'Remove'; - frame.document.getElementById('LC_string_ipacc_inner_'+iptype).appendChild(ipDiv); - } - return false; -} - -function removeIpRule(iptype,num) { - var frame = window.frames["choices"]; - if (frame.document.getElementById('LC_string_ipacc_inner_'+iptype)) { - var innerDiv = frame.document.getElementById('LC_string_ipacc_inner_'+iptype); - for (var i=0; i Exam
'); + choicewrite(' /> Bubblesheet Exam
'); // choicewrite('
'); } if (pscat=='lenient') { + var patternLenientStd = /^(yes|no|default)$/; + var patternLenientRel = /^([\-\d\.]+)\,([\-\d\.]+)\,([\-\d\.]+)\,([\-\d\.]+)$/; + var lenientweighted = 'none'; + var relatives = new Array; tablestart('Lenient Grading (Partial Credit)'); choicewrite('Value:'); choicewrite('
'); choicewrite('
'); choicewrite('
'); + choicewrite('

'+ + '
'+ + ''+ + ''); + var lenienttypes = ['Correct (checked)','Correct (unchecked)','Incorrect (checked)','Incorrect (unchecked)']; + for (var i=0; i'+ + ''); + } + choicewrite('
Foil submission statusPoints
'+lenienttypes[i]+'
'); } if (pscat=='discussvote') { tablestart('Discussion Voting'); @@ -900,51 +910,10 @@ function draw() { choicewrite(' /> No
'); } if (pscat=='ip') { - var currallow = new Array; - var currdeny = new Array; - if ((svalue != '') && (svalue != null)) { - var patternComma = /,/; - var patternAllow = /^([\[\]a-zA-Z\.\d\*\-]+)$/; - var patternDeny = /^\!([\[\]a-zA-Z\.\d\*\-]+)$/; - var current = new Array; - if (patternComma.test(svalue)) { - current = svalue.split(','); - } else { - current = [svalue]; - } - for (var i=0; iAllow fromDeny from'); - var acctypes = ['allow','deny']; - for (var i=0; i'+ - '
'+ - '
'); - for (var j=0; j'); - choicewrite('Remove'); - choicewrite('
'); - } - choicewrite('
'); - } - choicewrite(''); + tablestart('IP Number/Name'); + choicewrite('Value:'); + choicewrite(''); } if (pscat=='fileext') { tablestart('Allowed File Extensions'); 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.