lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context. This fixed various issues with Optional and Parallel activities.

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

Changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context. This fixed various issues with Optional and Parallel activities.

    • binary
    /lams_build/lib/lams/lams-learning.jar
Fixed bugs in getCountActiveLearnerByLesson, changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context.

Enforce uniqueness of lesson/user id relationship in learner progress table. Ensures that the query based on lesson, user id will only return one row.

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
Fixed typo in name

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

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

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
setup click listener events on init the view rather than draw + added method to change edit class enabled status + removed switch statement in changeStatus

Working on import tool content.

Readding the FCKeditor under the new fckeditor directory

added changeStatus method to run status change call such as suspendLesson

Add more dao in export tool content service.

added reload call after creating (editing) lesson class

trying to fix the fckEditor vs fckeditor

added textfield

hibernate mapping files for privilege, role and privileges

added Privilege.hbm.xml and RolePrivilege.hbm.xml to the mappingResources for hibernate session factory

hibernate mapping files for privilege, role and privileges

added select status item to combo box

added extra item in combobox "Slect Status" so that if someone click on the appy button by mistake it won't do anything, for that we need to have a validation

also put a condition to check when refreshing the tab view so that required tassk will not be recreated again and again

Remove getLearningDesign() method.

comment change on update method

height fix (monitor Y position)

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