| 1 | #!perl |
1 | #!perl |
| 2 | ################################################################################ |
2 | ################################################################################ |
| 3 | # WeBWorK Online Homework Delivery System |
3 | # WeBWorK Online Homework Delivery System |
| 4 | # Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ |
4 | # Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ |
| 5 | # $CVSHeader: webwork2/conf/global.conf.dist,v 1.184 2007/02/09 01:12:40 gage Exp $ |
5 | # $CVSHeader: webwork2/conf/global.conf.dist,v 1.185 2007/03/06 01:34:16 sh002i Exp $ |
| 6 | # |
6 | # |
| 7 | # This program is free software; you can redistribute it and/or modify it under |
7 | # This program is free software; you can redistribute it and/or modify it under |
| 8 | # the terms of either: (a) the GNU General Public License as published by the |
8 | # the terms of either: (a) the GNU General Public License as published by the |
| 9 | # Free Software Foundation; either version 2, or (at your option) any later |
9 | # Free Software Foundation; either version 2, or (at your option) any later |
| 10 | # version, or (b) the "Artistic License" which comes with this package. |
10 | # version, or (b) the "Artistic License" which comes with this package. |
| … | |
… | |
| 618 | change_password => "student", |
618 | change_password => "student", |
| 619 | change_email_address => "student", |
619 | change_email_address => "student", |
| 620 | |
620 | |
| 621 | proctor_quiz => "proctor", |
621 | proctor_quiz => "proctor", |
| 622 | view_proctored_tests => "ta", |
622 | view_proctored_tests => "ta", |
|
|
623 | view_hidden_work => "ta", |
| 623 | |
624 | |
| 624 | view_multiple_sets => "ta", |
625 | view_multiple_sets => "ta", |
| 625 | view_unopened_sets => "ta", |
626 | view_unopened_sets => "ta", |
| 626 | view_unpublished_sets => "ta", |
627 | view_unpublished_sets => "ta", |
| 627 | view_answers => "ta", |
628 | view_answers => "ta", |