Index: lams_tool_laqa/web/WEB-INF/struts-config.xml
===================================================================
diff -u -r79328640316a242dc1494b35047fa82365d30b63 -r792f3d848039cb49080fbaf49d9bc2b2d461943e
--- lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 79328640316a242dc1494b35047fa82365d30b63)
+++ lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 792f3d848039cb49080fbaf49d9bc2b2d461943e)
@@ -12,115 +12,168 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
-
+ />
+
-
-
-
-
+
+
-
+ />
+
-
-
+
+
+
+
+
+
@@ -136,10 +189,9 @@
redirect="true"
/>
-
@@ -151,18 +203,34 @@
+ path="/learning"
+ type="org.lamsfoundation.lams.tool.qa.web.QaLearningAction"
+ name="QaLearningForm"
+ scope="session"
+ input="/learning/AnswersContent.jsp"
+ parameter="method"
+ unknown="false"
+ validate="true">
-
+
+
+
+
@@ -172,13 +240,13 @@
redirect="true"
/>
-
-
-
+
+
+
+
+
-
-
-
+ path="/monitoringStarter"
+ type="org.lamsfoundation.lams.tool.qa.web.QaMonitoringStarterAction"
+ name="QaMonitoringForm"
+ scope="session"
+ parameter="method"
+ unknown="false"
+ validate="false">
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
-