How to become a Mallard administrator

Mallard administrators are listed in the text file $MALLARD_HOME/course/admin/users. One administrator account was created when Mallard was installed. Creating other admin accounts is dependent upon the authentication method your server is using.

How to create a Mallard course

There are four steps in creating a course area on you Mallard server.

  1. Obtain administrative access (how-to)

  2. Accessing the create_course.cgi form
  3. Filling out the form
    How to change the <course_id> of a Mallard course

    To change the <course_id> of a Mallard course, three directores and one symbolic link must be renamed. You will also need to edit one file.

    • Directories:
      1. $MALLARD_HOME/course/<course_id>
      2. $MALLARD_HOME/docs/<course_id>-
      3. $MALLARD_HOME/docs/images/course/<course_id>

    • Symbolic link
      1. $MALLARD_HOME/docs/<course_id>

    • Edit
      1. $MALLARD_HOME/course/admin/course_config: Change the entry for course_alias to the new course_id
How to delete a Mallard course

To delete a Mallard course three directories and one symbolic link must be removed.