lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated to support library change.

Library upgraded: Standard Taglib 1.1 (JSTL 1.1)

    • binary
    /lams_build/lib/j2ee/jstl.jar
Added preview cleanup number of days

    • -1
    • +13
    /lams_build/conf/unix/lams/lams.dtd
    • -1
    • +3
    /lams_build/conf/windows/lams/lams.dtd
    • -0
    • +2
    /lams_build/conf/windows/lams/lams.xml
added page title

    • -84
    • +102
    /lams_tool_sbmt/web/export/exportportfolio.jsp
*** empty log message ***

test for chinese (later use)

Compares two objects using alphabetical comparison. Objects must have methods getLastName, getFirstName, getLogin.

added equals and hasCode methods

*** empty log message ***

Major changes to doExport method

- added ability for learner to export portolio

- submitted files are written to disk for export

added lams custom tags to submit tool

    • -0
    • +53
    /lams_tool_sbmt/web/WEB-INF/lams.tld
Modified links to point to local resources only. I.e the link to submission attachments and stylesheet

    • -77
    • +100
    /lams_tool_sbmt/web/export/exportportfolio.jsp
This is used to generate the list of files present in an archive generated by the export portfolio function.

In its initial form it output a plain text list of files in the archive.

At some later stage this may need to be in XML format.

    • -0
    • +2
    /lams_tool_sbmt/web/export/exportAttachmentList.jsp
modified implementaion of getFileUploadedBySession to return a SortedMap instead of a Map.

The SortedMap is sorted using the LastNameAlphabeticComparator.

modified method signature getFilesUploadedBySession to return a SortedMap instead of a Map.

This was done to ensure a consistent order when displaying files.

added field exportedURL and getter and setter methods.

This is used by export portfolio function to store the url of the submitted file in the archive

added lams taglib

    • -0
    • +6
    /lams_tool_sbmt/conf/xdoclet/taglibs.xml
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

  1. … 5 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • binary
    /lams_tool_laqa/docs/DeployAndRunQaAuthoringModule.doc
    • binary
    /lams_tool_laqa/docs/NEW-TOOL-DEVELOPMENT-PLAN.doc
    • binary
    /lams_tool_laqa/docs/New-Tool-Project-Plan.mpp
    • binary
    /lams_tool_laqa/docs/UsingQaAuthoringUrl.doc
    • binary
    /lams_tool_laqa/docs/UsingQaLearningUrl.doc
    • binary
    /lams_tool_laqa/docs/UsingQaMonitoringUrl.doc
    • binary
    /lams_tool_laqa/docs/authoringOutput.GIF
    • binary
    /lams_tool_laqa/docs/learningOutput.GIF
    • binary
    /lams_tool_laqa/docs/monitoringEditActivityScreen.GIF
  1. … 100 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -5
    • +0
    /lams_tool_laqa/web/META-INF/MANIFEST.MF
    • -220
    • +0
    /lams_tool_laqa/web/WEB-INF/QaContent.hbm.xml
    • -81
    • +0
    /lams_tool_laqa/web/WEB-INF/QaQueContent.hbm.xml
    • -105
    • +0
    /lams_tool_laqa/web/WEB-INF/QaUsrResp.hbm.xml
    • -393
    • +0
    /lams_tool_laqa/web/WEB-INF/c-rt.tld
    • -416
    • +0
    /lams_tool_laqa/web/WEB-INF/c.tld
    • -403
    • +0
    /lams_tool_laqa/web/WEB-INF/fmt-rt.tld
    • -442
    • +0
    /lams_tool_laqa/web/WEB-INF/fmt.tld
    • -393
    • +0
    /lams_tool_laqa/web/WEB-INF/jstl/tlds/c-rt.tld
    • -416
    • +0
    /lams_tool_laqa/web/WEB-INF/jstl/tlds/c.tld
  1. … 75 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added

    • -0
    • +1
    /lams_tool_laqa/conf/middlegen/lams_tool_laqa11-prefs.properties
  1. … 63 more files in changeset.
added debug

created a method to get child activities length in optional activity

Changed Case Activity OPTIONS_ACTIVITY_TYPE to OPTIONAL_ACTIVITY_TYPE

changed the property name from OPTIONS to OPTIONAL

added getGrouping method

added optional activity type and isOptionalActivity method

(Checked in by dave)

remove dup of createNewGroupingActivity

added dictionary imnport

Added a method for creating Nnw OptionalActivity