Index: lams_tool_nb/web/WEB-INF/web.xml =================================================================== diff -u -r08950e1090443c3423a3d1c587416a2fccd8bbdf -r48ecaca457cd67a79a45aa681613f2d9f058e0d0 --- lams_tool_nb/web/WEB-INF/web.xml (.../web.xml) (revision 08950e1090443c3423a3d1c587416a2fccd8bbdf) +++ lams_tool_nb/web/WEB-INF/web.xml (.../web.xml) (revision 48ecaca457cd67a79a45aa681613f2d9f058e0d0) @@ -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 + +