engine.instructor.create.course.php This page looks for a submitted course form. If it does not find one, it displays the create course form using instructor.create.course.form.template.php .
If it does find one, it inserts the data into the datastore and creates the directory where any learning tutorials would be stored. It then displays instuctor.create.course.submitted.template.php which will tell the user if it was successful or not.
Copyright: | 2006 |
Author: | Kyle Hall |