lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provided different modes

added code for checking LEARNING_MODE

enabled going back to learner index on learner finish.

removed attribite LEARNING_MODE on cleanup

FIXED RUNOFFLINE RESOURCE

added MODE

added versions of .button

    • -3
    • +49
    /lams_tool_lamc/web/css/tool_custom.css
changed style of buttons

added jsp for testing ToolContentManager

added code for testing setAsDefineLater and setAsRunOffline

reorganized ToolContentManager methods.

enabled starting authoring module based on copied tool content

removed redundant method: public static void updateExistingOptionContent(HttpServletRequest request, Map options, String optionText)

organized copying the original content and removing copied content for test puroses.

organized copyToolContent and removeToolContent

changes for the copyToolContent

orginized the resources

*** empty log message ***

Added licenseID to learning designs in the FolderContentDTO. This allows the Flash client to list the license type in the workspace window, rather than having to request the whole learning design just to get the license details.

wsp now allows saving and opeining of designs from folders

    • binary
    /lams_central/src/flash/lams_authoring.fla
LDEV-73: Updated license details based on actual implementation.

learning design validator changes

    • binary
    /lams_build/lib/lams/lams-central.jar
after the learning design is extracted it is validated using the learningDesignValidator

updated sample wddx output for store learning design

LDEV-73: Ccreative commons license icon. The original files used to make up the jpeg are in the flash assets directory in the lams_common project.

    • binary
    /lams_central/web/images/license/bync.jpg
    • binary
    /lams_central/web/images/license/byncnd.jpg
    • binary
    /lams_central/web/images/license/byncsa.jpg
    • binary
    /lams_central/web/images/license/bynd.jpg
    • binary
    /lams_central/web/images/license/bysa.jpg
LDEV-73: The creative commons license icons are made up four components. assets/license_images are the original files used to make up the icons - the gifs are the component images and the xcf files are the Gimp files (with layers) that are used for making up the combined images and saved as jpegs. The jpegs are in the images/license directory in lams-central.

    • binary
    /lams_common/src/flash/assets/license_images/by.gif
    • binary
    /lams_common/src/flash/assets/license_images/bync.xcf
    • binary
    /lams_common/src/flash/assets/license_images/byncnd.xcf
    • binary
    /lams_common/src/flash/assets/license_images/byncsa.xcf
    • binary
    /lams_common/src/flash/assets/license_images/bynd.xcf
    • binary
    /lams_common/src/flash/assets/license_images/bysa.xcf
    • binary
    /lams_common/src/flash/assets/license_images/nc.gif
    • binary
    /lams_common/src/flash/assets/license_images/nd.gif
    • binary
    /lams_common/src/flash/assets/license_images/sa.gif
LDEV-73: Updated license data to include references to the license images (stored in lams-central/web/images/licence) and updated urls and names for the 2.5 creative commons licenses.

    • -5
    • +5
    /lams_common/db/sql/insert_types_data.sql
LDEV-73: Added method to check that two licenses are the "same" for import purposes ie compares license id and name.

Add param LEARNINGDESIGN_ID

adding save as functionality