version 1.41, 2011/01/11 22:17:39
|
version 1.42, 2011/05/23 19:11:41
|
Line 378 lonnet -> lond -> localenroll.pm) The do
|
Line 378 lonnet -> lond -> localenroll.pm) The do
|
a table where columns are course type (official, unofficial or community) |
a table where columns are course type (official, unofficial or community) |
and rows are institutional affiliations (e.g., Faculty, Staff, Student etc.). |
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. |
$dom - the domain for which validation options are needed. |
$reqtypes - ref to an ARRAY of course types (i.e., official, unofficial and community. |
$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" |
$validations - ref to a hash of a hash which will determine whether "validate" |