Administrators Help |
Whiteboard Courseware System v1.0.3 |
|
Documentation Index |
|
Description |
This module allows administrator user addition, deletion, and modification. |
|
Related Modules |
Students |
Staff |
|
Permissions |
Visitors: may not view module |
Students: may not view module |
Staff: may view administrator list |
Administrators: full access |
|
Miscellaneous Details |
If no administrative users exist, the one specified in setup.php will be created the first time that the administrators page is accessed. |
|
Value Details |
|
NetID | netid | string [varchar(8) not null] | long text line | none | 1 character | 8 characters | yes | May only contain alphanumeric [_A-Za-z] characters. |
Last Name | last_name | string [varchar(80) not null] | long text line | none | 1 character | 80 characters | yes | |
First Name | first_name | string [varchar(80) not null] | long text line | none | 1 character | 80 characters | yes | |
Office | office | string [varchar(80)] | long text line | none | 0 characters | 80 characters | no | |
Deleted | deleted | number [tinyint] | NA | 0 | 0 | 1 | yes | |
|