Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -138
    • +0
    ./java/org/lamsfoundation/lams/tool/mc/McQueUsr.java
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.

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

just formatting changes

updated author name

no major changes, updated author name

removed some logger entries

no major changes, removed blank spaces etc

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

a new DTO to hold monitoring module summary data

added contant SELECTION_CASE

new monitoring starter class

new monitoring form

new action class for monitoring action

new form for monitoring module

added resource label.monitoring