lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added scrollbar to the frame containing the list of lessons, so that it is easier to navigate when there are lots of lessons!

Fixed up the workspace entries for the test users.

Made Activity.toString() more informative.

Made toString() more informative.

Fixed display of the parallel activities on the dummy monitoring screen. Previously it was using the activities from in the learning design and the parallel activity was a CGLIB entry, which didn't give access to the activities method. Added a new session parameter, activities, which contains a set of AuthoringActivityDTO objects and these are used in the place of the learning design.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -27
    • +34
    /lams_monitoring/web/dummyDetail.jsp
updated session variable with the correct one from Constants file

fixed the issue: if there is only 1 question in the question list, disable moving questions up and down

added a static newInstance method and implemented Comparable interface

included deep copy of attachments for copyToolContent. To be improved to access content repository during deep copy

enabled testing service pojo method copyToolContent

included a test button for copyToolContent functionality

enabled deep copying content and activated logging on the object, implemented comparable interface

added support for deep copying content for tool contract method copyToolContent

added constant COPY_TOOL_CONTENT

updated font size

updating web-inf/struts folder

    • -0
    • +212
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -0
    • +382
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-bean.tld
    • -0
    • +3302
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-html-el.tld
    • -0
    • +3302
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-html.tld
    • -0
    • +382
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-logic-el.tld
    • -0
    • +652
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-logic.tld
    • -0
    • +3171
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-nested.tld
    • -0
    • +343
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-tiles-el.tld
    • -0
    • +344
    /lams_tool_lamc/web/WEB-INF/struts/tlds/struts-tiles.tld
modified ObjectExtractor : after parsing the activity list, it will go through the list again and match up the parent with child activity based ont he parentUIID

    • binary
    /lams_build/lib/lams/lams-central.jar
Dave's changes made last week "the client now saves the date as the title so you can trace the one you saved, and also allows you to open a design using the tree."

    • binary
    /lams_central/web/lams_authoring.swf
after parsing the activity list, it will go through the list again and match up the parent with child activity based ont he parentUIID

removed setupPaths(request) method

Improved/updated page headers and titles

    • -16
    • +16
    /lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml
took off background color

Included tags-lams and relevant style sheets. Improved view by eliminating different background colors.

    • -19
    • +18
    /lams_tool_lamc/web/AuthoringMaincontent.jsp
Updated the header label.authoring.mc

Fix about divide by zero error calculating marks

*** empty log message ***

    • -4
    • +0
    /lams_tool_lamc/web/AnswersContent.jsp
*** empty log message ***

*** empty log message ***

    • -0
    • +5
    /lams_tool_lamc/web/AnswersContent.jsp
    • -25
    • +0
    /lams_tool_lamc/web/LearningIndex.jsp
    • -0
    • +173
    /lams_tool_lamc/web/SingleQuestionAnswersContent.jsp
    • -0
    • +25
    /lams_tool_lamc/web/learningIndex.jsp
*** empty log message ***

    • -5
    • +5
    /lams_tool_lamc/web/AdvancedContent.jsp
    • -0
    • +39
    /lams_tool_lamc/web/AnswersContent.jsp
    • -0
    • +191
    /lams_tool_lamc/web/AuthoringMaincontent.jsp
    • -0
    • +21
    /lams_tool_lamc/web/BaseContent.jsp
    • -5
    • +6
    /lams_tool_lamc/web/CombinedAnswersContent.jsp
    • -0
    • +38
    /lams_tool_lamc/web/ErrorList.jsp
    • -0
    • +47
    /lams_tool_lamc/web/Errorbox.jsp
    • -0
    • +20
    /lams_tool_lamc/web/Footer.jsp
    • -0
    • +27
    /lams_tool_lamc/web/Header.jsp
    • -5
    • +7
    /lams_tool_lamc/web/IndividualLearnerResults.jsp
    • -5
    • +5
    /lams_tool_lamc/web/InstructionsContent.jsp
    • -0
    • +25
    /lams_tool_lamc/web/LearningIndex.jsp
    • -11
    • +9
    /lams_tool_lamc/web/OptionsContent.jsp
  1. … 47 more files in changeset.
Display complex activities and their child activities more logically - groups the child activities under the parent activity.

    • -6
    • +36
    /lams_monitoring/web/dummyDetail.jsp