lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
chnaged the popup window width from 712 to 800 pixel

latest flash compile after fixing import sequence jsp window width

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Required attribute for contentFolderID set to false.

Removed validation for resource item description.

latest flash compile to test the issue with activity double click after drawing transition with control key

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
addded code to fix double click when transition is drawn using control key

Sort the child activities in an optional activity based on the y co-ordinate, rather than the order in the sequence. This seems to give an order that matches to 1.0.2 better than the order in the sequence.

Fix for import filter

organized import filters

    • -1
    • +1
    /lams_tool_vote/db/sql/tool_insert.sql
Fix for LDEV-938 Show answers from other learners to be optional

Fix for LDEV-938 Show answers from other learners to be optional

    • -1
    • +14
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -23
    • +2
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
  1. … 3 more files in changeset.
Added properties: label.learner.answers =Show answers from other learners label.show.names =Show other learner's name

Fix for LDEV-974 The label "Number of questions presented in this activity:" in learner only shows if there's more than one question to display.

Fix for (LDEV-966) MCQ to have only one correct answer... The task is finished completely. Learner module fixed.

Added condition for presenting label.responses.locked

Updated version to 20061113. Added a 2.0 import filter to handle the default value for lockedOnFinish - sets it to true.

    • -1
    • +1
    /lams_tool_laqa/db/sql/tool_insert.sql
Aligned user icon

Added spacing to buttons.

    • -1
    • +1
    /lams_central/web/authoringConfirm.jsp
Updated css.

    • -1
    • +0
    /lams_central/web/css/defaultHTML_learner.css
Updated forum images.

    • binary
    /lams_central/web/images/css/green_bg_forum.jpg
Deleted image that is no longer used.

    • binary
    /lams_central/web/images/css/forum_th_bg.jpg
Fixed spacing issues.

Fixed spacing problem

    • -12
    • +20
    /lams_learning/web/lessonComplete.jsp
updates:

candidates.none.correct =Please fix this: There must be 1 correct candidate answer out of at least 2 candidate answers.

candidates.duplicate.correct =Please fix this: There must be one and only one correct candidate answer.

removing:

candidates.none.provided =Please fix this: There must be at least one candidate answer.

new ones:

candidates.groupSize.warning =Please fix this: There must be at least 2 candidate answers.

candidates.unremovable.groupSize =The candidate answer can not be removed since there must be at least 2 candidate answers.

candidates.setFirst =Please be informed that the first candidate answer has been selected for you.

candidates.blank =Please fix this: Candidate answer text can not be blank.

Fix for (LDEV-966) MCQ to have only one correct answer... Fixed Authoring module. Learner module fix sent soon

Increased padding on bottom of page.

Fix for LDEV-966 MCQ to have only one correct answer...

Modified column lock_on_finish so that it defaults to 1

    • -2
    • +2
    /lams_tool_vote/db/model/lams_tool_vote.clay
    • -2
    • +2
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
Updated property: label.redo =Edit Answers Added new property: label.lockWhenFinished =Lock when finished

Fix for Where is lock when finished?