--- loncom/interface/loncourserespicker.pm 2024/11/22 22:42:27 1.17 +++ loncom/interface/loncourserespicker.pm 2024/11/24 04:17:50 1.18 @@ -1,6 +1,6 @@ # The LearningOnline Network # -# $Id: loncourserespicker.pm,v 1.17 2024/11/22 22:42:27 raeburn Exp $ +# $Id: loncourserespicker.pm,v 1.18 2024/11/24 04:17:50 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -171,9 +171,10 @@ a course, where keys are numbers (starti map url, or symb, for an iteration through the course, as seen by a Course Coordinator. Used to generate numerical IDs to facilitate (a) storage of lists of maps or resources to be blocked during an exam, -(b) processing selected form element during dumping of selected course +(b) processing selected form elements during dumping of selected course content to Authoring Space. -(c) +(c) processing of checked checkboxes for creation of shortened URLs for + deep-linking to course content. Inputs: 7 @@ -191,7 +192,7 @@ Inputs: 7 $cdom - course's domain - $cnum - courseID + $cnum - courseID Outputs: None