Course and User Management

compared with
Current by Fiona Malikoff
on May 23, 2006 13:55.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View page history
There are four Course Statuses:
* Active
* Hidden
* Archived
* Removed (Note: in LAMS 2.0 the data will still be left in the database but no one will be able to access the data. In later versions the data will be removed from the database.)
* Removed

 An *Active Course* is a current course and therefore running lessons for this course are to be shown in the [index page|Index page].
When a course is *Archived*, the course does not longer show in the [index page|Index page], instead, these sequences are now shown in the [My Profile|My Profile page] page instead as Archived courses (next to the course title, we displaye the archival date). The sequences for these archived course can only be exported as "Portfolio Export" and cannot be access by students. Only the Course Manager should have Monitor access to these sequences from the [My Profile|My Profile page] page. The System Admin are able to changed the course status back to Active or Hidden (also the Course Manager \-if allowed to change the status of the course \-see Create Course use case below, can change it too). When a course is archive, we need to store the date in which the course was archived.

A *Deleted Course* means that *all* student records, sequences and classes are completely removed. All data wiped out from the system. Once a status has changed to Deleted it cannot be reversed. *Only* System Admins can delete courses.
A *Removed Course* means that *all* student records, sequences and classes are can be deleted from the database. Note: in LAMS 2.0 the data will probably still be left in the database but no one will be able to access the data. In later versions the data will be removed from the database. Once a status has changed to Removed it cannot be reversed. *Only* System Admins can remove courses.

h3. Course Use cases