lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

fix bug where styleName was missing

added the code to make it usable

Grouping data class

addGrouing

createNewGroupingActivity

grouping activity support

added grouping activity support

definitions

Tweaked how the preview deletion is called (now calls the web layer of monitoring not the service directly - if it calls the service then the spring context doesn't contain all the tool details.)

Also changed jsps to use the lams custom tags.

Adding web access support for delete preview lessons

    • -0
    • +10
    /lams_monitoring/web/WEB-INF/web.xml
    • -0
    • +44
    /lams_monitoring/web/previewdeleted.jsp
some group additions

added the grouping button