lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed blank spaces etc

added methods public static Map convertToMap(List sessionsList, String listType)

and

public static Map convertToString Map(List sessionsList, String listType)

a new DTO to hold user data in monitoring url

    • -0
    • +117
    ./src/java/org/lamsfoundation/lams/tool/mc/McMonitoredUserDTO.java
a new DTO to hold monitoring module summary data

added contant SELECTION_CASE

updated so that monitoring jsps can be deployed

added monitoring related tiles definitions

reformated and included monitoring related definitions

    • -97
    • +127
    ./web/WEB-INF/struts-config.xml
new jsp file for monitoring environment

    • -0
    • +9
    ./web/monitoring/EditActivityContent.jsp
    • -0
    • +9
    ./web/monitoring/InstructionsContent.jsp
    • -0
    • +173
    ./web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +9
    ./web/monitoring/Stats.jsp
    • -0
    • +9
    ./web/monitoring/SummaryContent.jsp
removed java scripts

no major change

changed some texts to resource definitions

    • -10
    • +10
    ./web/authoring/AuthoringMaincontent.jsp
new index file for monitoring url

minor change- updated index file for learning url

new monitoring starter class

new monitoring form

new action class for monitoring action

new form for monitoring module

added resource label.monitoring

added constant LOAD_MONITORING

reading parameters with the format AttributeNames.PARAM_TOOL_CONTENT_ID

reading parameters with the format AttributeNames.PARAM_TOOL_SESSION_ID

changed define later url field definition

added support for accessing content repository to copy the uuids for the uploaded files

updated the jsp for activeModule

    • -19
    • +61
    ./web/authoring/BasicContent.jsp
updated the jsp for constant constant activeModule

    • -2
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
updated the starter for constant ACTIVE_MODULE

updated public ActionForward editActivityQuestions(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException, ToolException

no changes

added a logger.debug()