lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated Wizard fla

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
whole lot of changes to handle state changes (disable, enable, archive etc) and edit class/view learner button functionality

changes in the canvas activity for linear optional activity for linear and parrallel activity for linear and canvas activity liner for options movieclips

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
removed Lesson (side bar)

changes in the monitor tab draw activity and learnertab draw activity and added few methods to check learner progress

merged and updated draw method

changes to use new request for getting organisations using courseID/classID and tree changes to open branches/folders

updated to suit new DTO

created new class to handle acivities in monitor as look and feel elements, controller and model are different than authoring

added code to present optional activities in monitoring environment

Modifications to chart data generation about handling HTML and non-HTML based nomination text

Updated users so that all are staff - now mmm should appear on the staff list in the wizard.

    • -16
    • +16
    /lams_common/db/sql/insert_users.sql
added lessonID root param

completed dialog to edit lesson class

key press for debug dialog

fixed date and disable buttons on finish

corrected org id for lesson class

removed unneeded callback param

fixed getOrganisations call

methods to change status, and user loading/saving methods

added editLessonClass method, updated onDialogLoaded

added lesson loader and create lesson class methods

changed constructor

added isLearner/isStaff methods

learners dialog class

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.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Replaced getActiveLessons with getLesson, to suit the change from listing all the lessons in the learner client to just working with a single lesson.

Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

Replaced getActiveLessons with getLesson, to suit the change from listing all the lessons in the learner client to just working with a single lesson.

Moved the logic to cache the lesson learners from learning 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.