--- rat/client/parameter.html 2022/01/04 04:59:04 1.64.2.5.2.1 +++ rat/client/parameter.html 2020/12/23 21:20:36 1.85 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.64.2.5.2.1 2022/01/04 04:59:04 raeburn Exp $ +// $Id: parameter.html,v 1.85 2020/12/23 21:20:36 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -45,9 +45,14 @@ var pextravaltwo=''; var preturn=''; var pcode=''; var pscat=''; +var psmap=''; var pmarker=''; var pmodal=''; var pname=''; +var precursive=''; +var pnonreccol=''; +var pmarkerst=''; +var pparm=''; var pextra=''; var defhour=0; @@ -189,7 +194,7 @@ function second() { choicewrite('>'+i+''); } choicewrite(''); -} +} function date() { @@ -240,8 +245,8 @@ function month() { } choicewrite(''); } - - + + function intminute() { var thisminutes=cmins; var i; @@ -288,7 +293,7 @@ function intsecond() { } result += ''; return result; -} +} function intday() { @@ -324,7 +329,7 @@ function intcalc() { newpmodval = sform.donebutton[i].value; newpextravaltwo = sform.donebutton_text.value; } else { - if (sform.donebutton[i].value == '_done_proctor') { + if (sform.donebutton[i].value == '_done_proctor') { newpmodval = sform.donebutton[i].value; newpextraval = sform.donebutton_proctorkey.value; newpextravaltwo = sform.donebutton_text.value; @@ -345,7 +350,7 @@ function intcalc() { svalue += donevals[1]; } if (newpextravaltwo) { - if (newpextravaltwo != 'Done') { + if (newpextravaltwo != 'Done') { svalue += ':'+newpextravaltwo+':'; } } @@ -396,9 +401,9 @@ function validateInterval() { for (var i=0; i 0)) { - svalue += ':'+possltic; - } else { - alert('Please select an LTI launcher, or choose a different supported link type.'); - return; - } - } else if (sform.deeplinkprotect[i].value == 'ltid') { - var possltid = sform.linkpossltid.options[sform.linkpossltid.selectedIndex].value; - if ((numRegExp.test(possltid)) && (possltid > 0)) { - svalue += ':'+possltid; + } else if (sform.deeplinktypes[i].value == 'lti') { + var posslti = sform.linkposslti.options[sform.linkposslti.selectedIndex].value; + if ((numRegExp.test(posslti)) && (posslti > 0)) { + svalue += ':'+posslti; } else { alert('Please select an LTI launcher, or choose a different supported link type.'); return; @@ -460,7 +455,7 @@ function validateDeepLink() { svalue += '0'; } else if (sform.deeplinkmenus[i].value == 'collnum') { var posscoll = sform.linkpossmenu.options[sform.linkpossmenu.selectedIndex].value; - if ((numRegExp.test(posscoll)) && (posscoll > 0)) { + if ((numRegExp.test(posscoll)) && (posscoll > 0)) { svalue += posscoll; } else { alert("Please select either a numbered collection or check 'Standard (all menus)'."); @@ -476,29 +471,27 @@ function validateDeepLink() { function toggleDeepLink(caller) { var sform=choices.document.forms.sch; - if ((caller == 'protect') && (sform.deeplinkprotect.length)) { + if ((caller == 'types') && (sform.deeplinktypes.length)) { var frame = window.frames["choices"]; - for (var i=0; i 0) { + if (items.length > 0) { for (var j=0; j'+ 'Remove'; @@ -622,6 +615,45 @@ function callradiostringeval(newval) { return 'onclick="parent.radiostringeval(\''+newval+'\')"'; } +function lenienteval(newval) { + if (newval == 'weighted') { + if (document.getElementById('lenientweighteddiv')) { + document.getElementById('lenientweighteddiv').style.display='block'; + } + var patternRelWeight = /^\-?[\d.]+$/; + var sform=choices.document.forms.sch; + if ((sform.lenientrelwt.length != 'undefined') && (sform.lenientrelwt.length) != 'null') { + for (var i=0; iX"; } choicewrite(''+selection+''); - -} +} function draw() { choicestart(); @@ -754,7 +785,7 @@ function draw() { tablestart('Date and time'); } if (pscat=='interval') { - var proctorkeytype = 'hidden'; + var proctorkeytype = 'hidden'; var donebuttontext = 'none'; if (pmodval == '_done_proctor') { proctorkeytype = 'text'; @@ -863,7 +894,7 @@ function draw() { if (ptype=='float') { if (pscat=='default') { tablestart('Default value or none'); - choicewrite(''); + choicewrite(''); } else { if (pscat=='pos') { tablestart('Positive floating point number or zero'); @@ -882,7 +913,7 @@ function draw() { } if (ptype=='string') { - if ((pscat=='any') || (pscat=='') || (pscat=='default') || + if ((pscat=='any') || (pscat=='') || (pscat=='default') || (typeof(pscat)=='undefined')) { tablestart('Text'); choicewrite('Value:'); @@ -951,7 +982,7 @@ function draw() { choicewrite('
'); + 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'); @@ -1102,45 +1163,34 @@ function draw() { ' type="radio" '+callradiostringeval('map_map')); if (svalue=='map_map') { choicewrite(' checked="checked"'); } 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(''); - } + choicewrite(''); + } if (pscat=='deeplink') { var deeplinkvals = new Array(); - var linkprotectparts = new Array(); - var ltikeyRegExp = /^(ltic|ltid|key):(\w+)$/; + var linktypeparts = new Array(); + var ltikeyRegExp = /^(lti|key):(\w+)$/; var dlinkkeysty = 'hidden'; var dlinkkeyval = ''; - var dlinklticdivsty = 'none'; - var dlinkltiddivsty = 'none'; + var dlinkltidivsty = 'none'; var dlinkmenusdivsty = 'none'; if ((svalue != '') && (svalue != null)) { deeplinkvals = svalue.split(','); - if (ltikeyRegExp.test(deeplinkvals[4])) { - linkprotectparts = deeplinkvals[4].split(':'); - deeplinkvals[4] = linkprotectparts[0]; - if (linkprotectparts[0] == 'key') { + if (ltikeyRegExp.test(deeplinkvals[2])) { + linktypeparts = deeplinkvals[2].split(':'); + deeplinkvals[2] = linktypeparts[0]; + if (linktypeparts[0] == 'key') { dlinkkeysty = 'text'; - dlinkkeyval = linkprotectparts[1]; - } else if (linkprotectparts[0] == 'ltic') { - dlinklticdivsty = 'block'; - } else if (linkprotectparts[0] == 'ltid') { - dlinkltiddivsty = 'block'; + dlinkkeyval = linktypeparts[1]; + } else if (linktypeparts[0] == 'lti') { + dlinkltidivsty = 'block'; } } - if (deeplinkvals[5] >= 1) { + if (deeplinkvals[3] >= 1) { dlinkmenusdivsty = 'inline-block'; } } else { - deeplinkvals = ['off','unhide','full','res','','0']; + deeplinkvals = ['full','res','any','0']; } - var deeplinkstate = new Array(); - deeplinkstate = ['only','off','both']; - var deeplinkstatetxt = new Array(); - deeplinkstatetxt = ['deep only','deeplink off','regular + deep']; - var deeplinkothers = new Array(); - deeplinkothers = ['hide','unhide']; - var deeplinkotherstxt = new Array(); - deeplinkotherstxt = ['Hidden','Unhidden']; var deeplinklisting = new Array(); deeplinklisting = ['full','absent','grades','details','datestatus']; var deeplinklisttxt = new Array(); @@ -1149,150 +1199,94 @@ function draw() { deeplinkscopes = ['res','map','rec']; var deeplinkscopetxt = new Array(); deeplinkscopetxt = ['resource only','enclosing map/folder','recursive map/folder']; - var deeplinkprotect = new Array(); - deeplinkprotect = ['none','key','ltic','ltid']; + var deeplinkurls = new Array(); + deeplinkurls = ['any','only','key','lti']; tablestart('Deep-linked items'); - choicewrite('Access status?'); - choicewrite(''); - choicewrite('Hide other resources?'); - choicewrite(''); choicewrite('In Contents + Gradebook?'); choicewrite(''); - choicewrite('Access scope for link'); + choicewrite('Access scope via deep-link'); choicewrite(''); - choicewrite('Link protection'); + choicewrite('Supported Link Types'); choicewrite(''); - choicewrite(' key access'); + choicewrite(' regular + deep
'); + choicewrite('
'); + choicewrite(''); choicewrite(''); choicewrite('
'); var possmenus = new Array(); if ((pextra != '') && (pextra != null)) { - var lticRegExp = /^ltic_/; - var ltidRegExp = /^ltid_/; + var ltiRegExp = /^lti_/; var menusRegExp = /^menus_/; var extras = pextra.split('&'); for (var i=0; i= 1) { - var lticnums = new Array(); - var ltictitles = new Array(); - for (var j=0; j'); - choicewrite('
'); - choicewrite('

'); - } - } - } else if (ltidRegExp.test(extras[i])) { - extras[i] = extras[i].replace(ltidRegExp,''); - var possltid = extras[i].split(','); - if (possltid.length >= 1) { - var ltidnums = new Array(); - var ltidtitles = new Array(); - for (var j=0; j= 1) { + var ltinums = new Array(); + var ltititles = new Array(); + for (var j=0; j'); - choicewrite('
'); - choicewrite(' deep with LTI launch'); + choicewrite('
'); + choicewrite('

'); } } - } else if (menusRegExp.test(extras[i])) { extras[i] = extras[i].replace(menusRegExp,''); possmenus = extras[i].split(','); @@ -1303,20 +1297,20 @@ function draw() { choicewrite('
'); - if (possmenus.length >= 1) { + if (possmenus.length >= 1) { choicewrite(''); choicewrite('
'); choicewrite('Yes  '); + selwrite(''); + selwrite('
'); + } + } var targ='parent.opener'; if (pmodal==1) { targ='parent.parent'; @@ -1653,10 +1718,14 @@ function init() { selwrite(''); this.window.selector.document.close(); if (pscat == 'deeplink') { - document.getElementById("LCparampopup").rows="60,*"; + if (psmap==1) { + document.getElementById("LCparampopup").rows="100,*"; + } else { + document.getElementById("LCparampopup").rows="60,*"; + } } draw(); - + } // ]]>