lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the one utility class for noticeboard. NbAuthoringUtil, NbMonitoringUtil and NbLearningUtil has merged into this one class

all utility functions are now in the one class NbWebUtil instead of having a separate util class for each environmnent (authoring monitoring and learner)

Used the old naming convention of underscore

instead of setting defineLater to true all the time, it now only sets to true when its called from monitoring environment via edit activity tab

changed the url

changed the form action path (removed the preceding /tool/nb)

    • -5
    • +5
    /lams_tool_nb/web/monitoringContent.jsp
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