--- loncom/enrollment/localenroll.pm 2011/01/11 22:17:39 1.41 +++ loncom/enrollment/localenroll.pm 2011/05/23 19:11:41 1.42 @@ -1,6 +1,6 @@ # functions to glue school database system into Lon-CAPA for # automated enrollment -# $Id: localenroll.pm,v 1.41 2011/01/11 22:17:39 raeburn Exp $ +# $Id: localenroll.pm,v 1.42 2011/05/23 19:11:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -378,7 +378,7 @@ lonnet -> lond -> localenroll.pm) The do a table where columns are course type (official, unofficial or community) and rows are institutional affiliations (e.g., Faculty, Staff, Student etc.). -crsreq_checks() takes three arguments: $dom, $reqtyes, $validations. +crsreq_checks() takes three arguments: $dom, $reqtypes, $validations. $dom - the domain for which validation options are needed. $reqtypes - ref to an ARRAY of course types (i.e., official, unofficial and community. $validations - ref to a hash of a hash which will determine whether "validate"