--- trunk/webwork-modperl/conf/global.conf.dist 2004/09/29 18:00:42 2848 +++ trunk/webwork-modperl/conf/global.conf.dist 2004/09/29 21:38:06 2849 @@ -2,7 +2,7 @@ ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ -# $CVSHeader: webwork2/conf/global.conf.dist,v 1.104 2004/09/11 06:15:14 sh002i Exp $ +# $CVSHeader: webwork2/conf/global.conf.dist,v 1.105 2004/09/27 17:16:14 sh002i Exp $ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the @@ -409,6 +409,9 @@ %permissionLevels = ( report_bugs => $student, + submit_feedback => $student, + change_password => $student, + change_email_address => $student, view_multiple_sets => $ta, view_unopened_sets => $ta,