Index: lams_learning/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/WEB-INF/Attic/web.xml,v diff -u -r1.39.2.10 -r1.39.2.11 --- lams_learning/web/WEB-INF/web.xml 15 Mar 2017 07:34:43 -0000 1.39.2.10 +++ lams_learning/web/WEB-INF/web.xml 11 Apr 2017 18:02:01 -0000 1.39.2.11 @@ -103,10 +103,23 @@ org.lamsfoundation.lams.learning.web.RepopulateProgressMarksServlet + + + LogLessonMarkPushedToIntegrationsServlet + + org.lamsfoundation.lams.learning.web.LogLessonMarkPushedToIntegrationsServlet + + + RepopulateProgressMarksServlet /repopulateProgress + + + LogLessonMarkPushedToIntegrationsServlet + /logLessonMarkPushedToIntegrations +