lams_monitoring

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

Modified to use the get count of active learners in lams_common, and to suit changes in lams_learning.

added getLessonStaff call to retrieve list of staff in the lesson class

updated monitoring and wizard SWF - following latest request (call) / dto changes

Updated to suit the learner change which moved the logic to cache the lesson learners into the lams.jar (in the LessonService).

Replaced getAllLessonsWDDX, getLessonData with getLessonDetails. Suits the change from listing all the lessons in the monitoring client to just working with a single lesson.

  1. … 2 more files in changeset.
wizard fixes - button changes + scrollbar component + some validation changes

changed wizard dimensions

  1. … 1 more file in changeset.
changed ids

Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

    • -0
    • +79
    ./web/monitorLesson.jsp
  1. … 15 more files in changeset.
monitoring wizard for adding new sequence instance (lesson)

    • binary
    ./web/lams_wizard.swf
renamed servlet + userID hack

Adding courseID to the initializeLesson call. Required to put the runtime learning design in the run sequences folder in the course's workspace.

  1. … 1 more file in changeset.