lams_monitoring

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Specify the date format for the schedule lesson call.

Learner Progress DTO changes made to so that Flash will know when a learner is finished. * Current activity now set to null (and hence won't appear in packet) when the learner has completed the lesson. * New field lessonComplete which is true when the learner has completed the lesson, false otherwise.

  1. … 6 more files in changeset.
Adding unarchive functionality.

  1. … 12 more files in changeset.
Updated doco with getBlahURL calls. These calls do not return a packet to Flash - they forward to the desired page.

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. … 5 more files in changeset.
Adding courseID to the initializeLesson call. Required to put the runtime learning design in the run sequences folder in the course's workspace.

Rejigging contribute activities list. Still have to do the urls for grouping and gates

  1. … 23 more files in changeset.
Updated details on getAllLessons() call

updated

  1. … 1 more file in changeset.
*** empty log message ***

    • binary
    ./UI_Monitor_TODO.doc
  1. … 1 more file in changeset.
flash design document

    • binary
    ./monitor_flash_api.doc
Add forceComplete desc.

Perform chosen grouping.

Add suspend and unsuspend action.

merge with old 1.0 document.

Add finishLessonOnSchedule interface

  1. … 2 more files in changeset.
Add startLessonOnSchedule interface

Working on createLesson and initializeLesson

Working on createLesson and initializeLesson

  1. … 9 more files in changeset.
add startLesson message

  1. … 1 more file in changeset.
removeLesson

  1. … 3 more files in changeset.
archieveLesson

updated documentation for checkGateStatus and releaseGate

update sample wddx packet for checkGateStatus()

updated document to account for the new methods checkGateStatus() and releaseGate(), sample wddx output included.

updated the doco to include example url to access gate action stuff and screen shots of the jsp page

added documentation for viewGate() and openGate() function