engine.instructor.update.course.php This file updates the data of a course that has already been created.
It checks to see if a Course Id has been passed, and displays instructor.update.course.selectCourse.template.php if it has not. Next it checks to see if the updated course data has been submitted, displaying instructor.update.course.form.template if it has not. If the updated data has been submitted, the file will attempt to update the course in the data store and display it's success or failure to the instructor.
Copyright: | 2006 |
Author: | Kyle Hall |