lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added new method: public List findMcOptionNamesByQueId(Long mcQueContentId)

updated package names for org.lamsfoundation.lams.tool.mc.pojos.

fixed package name for org.lamsfoundation.lams.tool.mc.pojos.

moved this file under pojo/

fixed redundant code in method equals()

updated class names for the package name .pojos.

more resource definitions in relation to monitoring module

updated class nemes for the package name .pojos.

a new DTO that works with McMonitoredAnswersDTO to holdsusers attempt data

a new DTO class to hold question and candidate answers content as well as attempt history of the users

updated class names for org.lamsfoundation.lams.tool.mc.pojos.

updated definitions for package org.lamsfoundation.lams.tool.mc.pojos

Add new method to write URL to OutputStream.

removed QaMonitoringStarterAction and replace it with QaMonitoringAction.unspecified()

refactored Dispatch Actions in Monitoring interface

    • -13
    • +34
    /lams_tool_laqa/web/monitoringReport.jsp
added retrieveQaQueContentsByToolContentId()

Upgrade to version 2.2

  1. … 131 more files in changeset.
corrected the servlet mapping url pattern added the simpleUploaderServlet (used when uploading images to server, but currently not used on our tool authoring pages)

    • -0
    • +46
    /lams_central/conf/xdoclet/servlets.xml
fixed up testCreateToolSessionDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

fixed up testCopyToolContentWithDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

uncommented toolService defintion

uncommented code in getContextConfigLocation, toolApplicationContext is used in TestToolContentManager and TestToolSessionManager

jsp that keeps summary tab information

changes to the Instructions tab view

an index file to pass data to monitoring starter class

    • -2
    • +2
    /lams_tool_lamc/web/monitoringIndex.jsp
a new util class to hold all monitoring related utility methods together such as populateToolSessions.

made changes so that tool session information get populated and a list to hold sessions' group data is created for presentation purposes.

added variable isToolSessionChanged

formatting changes, removed logger entries etc

just formatting chages