lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
latest swf file after fixing go button internationalisation issue

open virtual folders in workspace and start with private folder selected (step 1)

  1. … 1 more file in changeset.
Implementing gate and grouping screens for export portfolio.

    • -0
    • +1
    ./web/WEB-INF/struts/struts-config.xml
  1. … 37 more files in changeset.
LDEV-312: Close gate job name wasn't unique. Made unique by adding the activity id.

updated UserManagementService interfaces

  1. … 3 more files in changeset.
use updated UserManagementService interfaces

  1. … 6 more files in changeset.
remove userDAO reference , use baseDAO instead

Removing learnerProgress from the user's shared session. This should allow preview and learner to run without interfering with each other.

implemented themes/dictionary for monitor

  1. … 7 more files in changeset.
only valid designs are shown (able to be selected) from workspace tree

button fixes and wizard summery labels set from dictionary

Preview changes - when define later activity occurs don't tell the tool that it is define later.

get dictionary using country locale if user has property value

  1. … 2 more files in changeset.
latest monitoring application file with gate activity shown on the monitor tab

latest compiled file after incorporating Refresh button for Monitor and Learner Tab Views

latest compiles file with learner icon attached to the activty on MonitorTabView activities with there mouseover and click handlers

latest compiled swf file for monitoring

updated swfs - using new common learner progress activity display code

  1. … 1 more file in changeset.
Updated to suit core change - getting preview mode working.

Adding unarchive functionality.

  1. … 7 more files in changeset.
Changed the "ungrouped" learners for chosen grouping to list all learners, not just the inprogress ones.

"Not supported" was forwarding to the wrong screen.

latest published file after incorporating the click events for activty and learner progress icons and refresh button for learners etc

Creating a grouping failing when max number of groups null - now allows 99 of groups. Also changed the calculation of urls so that " null + some parameter" = null rather than null?param=blah

    • -0
    • +29
    ./web/notsupported.jsp
    • -0
    • +5
    ./web/WEB-INF/struts/struts-config.xml
    • -15
    • +4
    ./web/WEB-INF/struts/tiles-defs.xml
Implemented a view random grouping screen and an interative chosen grouping screen.

    • -0
    • +32
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +460
    ./web/grouping/chosenGrouping.jsp
    • -0
    • +65
    ./web/grouping/viewGroups.jsp
Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping.

updated wizard with meaningful system error dialog

Random grouping now working - changed to make learner service changes to stop a hibernate lazy initialisation exception when grouping has just been run.

fixed confirm message on final screen.

added description for each step, further validation, and confirm message on final screen.