lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed to UTF-8 encoding

export portfolio works.

added moviclip selectClass and staff_learner_dataRow

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Export portfolio.

    • -0
    • +126
    /lams_tool_larsrc/web/pages/export/exportportfolio.jsp
Change Params name

change in the set size setting s for Monitor

LessonTabView created/initialised in MonitorView scrollpane

changed trace comment

Improvement in nav instructions.

    • -11
    • +11
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -9
    • +9
    /lams_tool_larsrc/db/sql/table-schema.sql
    • -0
    • +1
    /lams_tool_larsrc/web/includes/images/.cvsignore
    • binary
    /lams_tool_larsrc/web/includes/images/tick.gif
Removing the unneeded swfs.

    • -15
    • +40
    /lams_learning/web/controlFrame.jsp
updated lams jar

Added the core lams tag files.

    • -22
    • +247
    /lams_learning/web/WEB-INF/lams.tld
    • -0
    • +58
    /lams_learning/web/WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    /lams_learning/web/WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    /lams_learning/web/WEB-INF/tags/Tab.tag
    • -0
    • +62
    /lams_learning/web/WEB-INF/tags/TabBody.tag
    • -0
    • +72
    /lams_learning/web/WEB-INF/tags/Tabs.tag
    • -0
    • +56
    /lams_learning/web/WEB-INF/tags/headItems.tag
Set up the string that will be used to inform Flash of the learner's progress. This string (attempted&=completed&=current) will be passed to Flash via passon.swf in the tool display jsp.

    • -0
    • +1
    /lams_learning/web/loadToolActivity.jsp
Removing the unneeded swfs.

    • binary
    /lams_learning/web/LearnerLeftUI.swf
    • binary
    /lams_learning/web/LearnerTopUI.swf
    • -75
    • +0
    /lams_learning/web/controlBottomFrame.jsp
    • -55
    • +0
    /lams_learning/web/controlTopFrame.jsp
    • -84
    • +0
    /lams_learning/web/dummyControlBottomFrame.jsp
    • -14
    • +48
    /lams_learning/web/dummyControlFrame.jsp
updated test service - removed WDDX test

removed WDDX test method

Added parentID

added hasRole method to check if set role matches an items in role list.

updated Service to get list of orgs for multiple roles

updated getOrganisationsByUserRole to take list of roles as request parameter

Worked on the learner progress. Was always going back to the first activity when we exited a lesson - the learner progress in the session was out of date (wasn't updated as the tool's called the complete tool method). The learner progress is now in the special LAMS session object and is updated when tool's call the complete method.

Also set up the string that will be used to inform Flash of the learner's progress. This string (attempted&=completed&=current) will be passed to Flash via passon.swf in the tool display jsp.

Monitoring works .

added LessonTabView movieclip and components in library

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
change in updateSequence Method to hide sequence ID in Data grid

changed the property name from _learningSequences to _lessonSequences and changed a method name from getLearningSequences to getLessonSequences

on cell press event storing Sequence in MonitorModel

added a change eventListener for Tab change on monitorView

added default controller method and added case of SEQUENCE on update method

changes in setSequence method to pass tabID with notifyer

added observer for LessonTabView event