2004-08-05 16:37:37
Course enroll date
We are considering switching to ATutor from WebCT and I need to be able to generate a monthly report from ATutor that shows how many new enrollments we have had in each course every month. From looking at the ATutor database I don't see where a course enroll date is stored. Am I missing it? I figure that I can modify the php scripts to capture a date and add an enroll_date field to the course_enrollment table but don't want to do that if I can find the information somewhere. Also, if I need to update the scripts am I correct in thinking that the following three files are the only ones where the course_enrollment table is updated - \users\create_course.php; \users\enroll.php; and private_enroll.php?
Thanks, Sandie