--- loncom/enrollment/localenroll.pm 2014/06/26 15:53:29 1.50 +++ loncom/enrollment/localenroll.pm 2015/05/30 16:14:38 1.51 @@ -1,6 +1,6 @@ # functions to glue school database system into Lon-CAPA for # automated enrollment -# $Id: localenroll.pm,v 1.50 2014/06/26 15:53:29 raeburn Exp $ +# $Id: localenroll.pm,v 1.51 2015/05/30 16:14:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -358,7 +358,7 @@ Other scenarios are possible, and the ro to whatever rules a domain wishes to implement to run validations against given the data passed in to the routine. -validate_crsreq takes six arguments - +validate_crsreq takes seven arguments - (a) the LON-CAPA domain that will contain the course. (b) the username:domain for the course owner. (c) the course type (official, unofficial or community)