lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
summary page for monitoring environment, used to be called nbSummary.jsp

    • -0
    • +22
    /lams_tool_nb/web/m_Summary.jsp
statistics page for monitoring environment, used to be called nbStatistics.jsp

    • -0
    • +0
    /lams_tool_nb/web/m_Statistics.jsp
instructions page for monitoring environment, used to be called nbActivityInstructions.jsp

    • -0
    • +46
    /lams_tool_nb/web/m_Instructions.jsp
edit activity page in monitoring environment, used to be called nbActivityContent.jsp

    • -0
    • +51
    /lams_tool_nb/web/m_EditActivity.jsp
instructions page for authoring environment, used to be called nbInstructions.jsp

    • -0
    • +90
    /lams_tool_nb/web/a_Instructions.jsp
basic page for authoring environment, used to be the file called nbBasic.jsp

    • -0
    • +77
    /lams_tool_nb/web/a_Basic.jsp
advanced page for authoring screen, used to be called nbAdvanced

    • -0
    • +30
    /lams_tool_nb/web/a_Advanced.jsp
removed .nbForm definition , as it is not needed

removed /tool/nb from path, shortened the path to /starter/monitor instead

new bean property which returns a map. map contains request parameter names and values, which is populated in EditActivity action. This is used to generate the link for the authoring url (when user clicks on edit button)

removed /tool/nb from path, shortened the path to /monitor instead

removed /tool/nb from path, shortened the path to /starter/learner instead

removed /tool/nb from path, shortened the path to /starter/authoring instead

new bean property called defineLater, used in the jsp page to determine if defineLater is set or not

shortened the actionpath to /authoring instead of /tool/nb

removed contentInUse and loadNbForm which is no longer needed

shortened the action path (removed /tool/nb from the path)

Tag:2007200501

Add validation in Monitoring part. Fix bug in Learner and Monitoring.

*** empty log message ***

    • binary
    /lams_documents/lams_tool_laqa/DeployAndRunQaAuthoringModule.doc
    • binary
    /lams_documents/lams_tool_laqa/UsingQaAuthoringUrl.doc
    • binary
    /lams_tool_laqa/docs/DeployAndRunQaAuthoringModule.doc
    • binary
    /lams_tool_laqa/docs/UsingQaAuthoringUrl.doc
    • binary
    /lams_tool_laqa/docs/authoringOutput.GIF
lams_tool_laqa documentation folder

    • -0
    • +1
    /lams_documents/lams_tool_laqa/readme.txt
Add: submit same upload file form twice check.

    • -10
    • +38
    /lams_tool_sbmt/web/updateMarks.jsp
    • -14
    • +35
    /lams_tool_sbmt/web/userReport.jsp
*** empty log message ***

displays the content of the noticeboard instead of displaying a message saying that there is no summary for this tool

added control so that it wont display the advanced and instructions tab when activity is edited in the monitoring mode

instead of using a href, uses html link

    • -1
    • +4
    /lams_tool_nb/web/nbActivityContent.jsp
used by editActivity to forward url to authoring page

    • -0
    • +4
    /lams_tool_nb/conf/xdoclet/global-forwards.xml
accounted for the change in type from Long to String. This action servlet now also copies the value of tool content into the session

Add: submit same upload file form twice check.

changed the variable toolContentId from Long to type String