[system] / branches / rel-2-4-dev / webwork-modperl / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-4-dev/webwork-modperl/conf/global.conf.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 2848 Revision 2849
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.104 2004/09/11 06:15:14 sh002i Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.105 2004/09/27 17:16:14 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.
407my $professor = 10; 407my $professor = 10;
408my $nobody = undef; 408my $nobody = undef;
409 409
410%permissionLevels = ( 410%permissionLevels = (
411 report_bugs => $student, 411 report_bugs => $student,
412 submit_feedback => $student,
413 change_password => $student,
414 change_email_address => $student,
412 415
413 view_multiple_sets => $ta, 416 view_multiple_sets => $ta,
414 view_unopened_sets => $ta, 417 view_unopened_sets => $ta,
415 view_unpublished_sets => $ta, 418 view_unpublished_sets => $ta,
416 view_answers => $ta, 419 view_answers => $ta,

Legend:
Removed from v.2848  
changed lines
  Added in v.2849

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9