Index: lams_tool_nb/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/WEB-INF/Attic/web.xml,v diff -u -r1.18 -r1.19 --- lams_tool_nb/web/WEB-INF/web.xml 17 Sep 2006 06:26:26 -0000 1.18 +++ lams_tool_nb/web/WEB-INF/web.xml 31 Oct 2006 05:17:08 -0000 1.19 @@ -226,6 +226,7 @@ AUTHOR ADMIN SYSADMIN + AUTHOR ADMIN @@ -238,6 +239,8 @@ AUTHOR + AUTHOR ADMIN + SYSADMIN @@ -264,6 +267,7 @@ TEACHER ADMIN SYSADMIN + AUTHOR ADMIN @@ -277,4 +281,40 @@ + + + + + Student + LEARNER + + + Student + TEACHER + + + + Can create/modify a learning design + AUTHOR + + + + Can running and monitoring a learning session + MONITOR + + + + Can add/remove users to the system, set up classes of users for sessions + ADMIN + + + + Can add/remove users to the system, set up classes of users for sessions + SYSADMIN + + + Can create/modify a learning design and edit default tool content + AUTHOR ADMIN + +