Index: lams_tool_vote/test/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/test/web/WEB-INF/Attic/web.xml,v diff -u -r1.5 -r1.6 --- lams_tool_vote/test/web/WEB-INF/web.xml 26 Sep 2006 02:26:48 -0000 1.5 +++ lams_tool_vote/test/web/WEB-INF/web.xml 6 Feb 2009 02:26:42 -0000 1.6 @@ -35,6 +35,7 @@ classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/tool/vote/voteApplicationContext.xml + classpath:/org/lamsfoundation/lams/tool/vote/dbupdates/autopatchContext.xml @@ -86,8 +87,8 @@ - org.lamsfoundation.lams.web.SessionListener - + org.lamsfoundation.lams.web.session.SetMaxTimeoutListener + @@ -136,7 +137,7 @@ Connector - com.fredck.FCKeditor.connector.ConnectorServlet + net.fckeditor.connector.ConnectorServlet baseDir /UserFiles/ @@ -172,10 +173,6 @@ Connector /fckeditor/editor/filemanager/browser/default/connectors/jsp/connector - - - 120 - 500 @@ -285,16 +282,19 @@ AUTHOR ADMIN SYSADMIN + AUTHOR ADMIN Authoring Update - /authoring.do + /authoringStarter.do AUTHOR + AUTHOR ADMIN + SYSADMIN @@ -338,8 +338,45 @@ TEACHER ADMIN SYSADMIN + AUTHOR ADMIN + + + + + 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 + +