lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Recompiled jar as I'm not sure if it compiled properly before.

Removed unnecessary include - not sure how it go in here in the first place!

Working in Authoring part

    • -1
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -13
    • +20
    /lams_tool_sbmt/web/sbmtAuthoring.jsp
*** empty log message ***

    • -3
    • +29
    /lams_tool_laqa/web/InstructionsContent.jsp
    • -2
    • +2
    /lams_tool_laqa/web/questionsContent.jsp
Fixed up the documentation for the new class

    • -7
    • +45
    /lams_contentrepository/doc/allclasses-frame.html
    • -7
    • +45
    /lams_contentrepository/doc/allclasses-noframe.html
    • -31
    • +123
    /lams_contentrepository/doc/constant-values.html
    • -1
    • +3
    /lams_contentrepository/doc/deprecated-list.html
    • -1
    • +9
    /lams_contentrepository/doc/help-doc.html
  1. … 165 more files in changeset.
no longer needed, replaced by other jsps

this isnt used anymore

replaced by m_Summary.jsp

replaced by m_Statistics.jsp

replaced by a_Instructions.jsp

    • -90
    • +0
    /lams_tool_nb/web/nbInstructions.jsp
replaced by a_Basic.jsp

Added new class org.lamsfoundation.lams.contentrepository.client.ToolContentHandler The class handles a simple connection to the content repository, and allows a file to be stored and retrieved. Designed to be used by tools when their only use of the content repository is to store files for online and offline instructions.

replaced with a_Advanced.jsp

replaced by m_Instructions.jsp

    • -46
    • +0
    /lams_tool_nb/web/nbActivityInstructions.jsp
replaced by m_EditActivity.jsp

    • -56
    • +0
    /lams_tool_nb/web/nbActivityContent.jsp
replaced by authoringIndex.jsp

Now merged into one file called NbWebUtil

Added new class org.lamsfoundation.lams.contentrepository.client. The class handles a simple connection to the content repository, and allows a file to be stored and retrieved. Designed to be used by tools when their only use of the content repository is to store files for online and offline instructions.

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