lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed redundant bottom section

    • -28
    • +1
    ./web/authoring/InstructionsContent.jsp
separated the tabs out of the main authoring jsp content

    • -0
    • +53
    ./web/authoring/AuthoringTabsHeader.jsp
added message keys and reformatted the view of the tabs

    • -59
    • +3
    ./web/authoring/AuthoringMaincontent.jsp
changed font size

redundant file, removed this

added javascript function function submitModifyQuestion(questionIndexValue, actionMethod)

    • -1
    • +17
    ./web/monitoring/MonitoringMaincontent.jsp
chaged passmark from form's scope to session scope

added active module and defineLaterInEditMode

added to methods request.setAttribute(CURRENT_MONITORING_TAB, "editActivity");

added code for switching to view-only mode in the monitoring url after the content

addd loadMonitoring definition to monitoring action

converted to getDestination

added Javadocs

enabled calling from monitoring module and added Javadoc

moved setDefineLater(..) and getDestination(..) here

added McLearningAction

removed debugging code

    • -2
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
no major change

removed this file

    • -12
    • +0
    ./web/monitoring/EditActivityContent.jsp
reenabled loading questions

after refactoring authoring module : new learning action class

adding these 3 new images

no changes

enabled forwarding to monitoring content from authoring starter

added javaScript for the selection of the current tab

    • -2
    • +28
    ./web/monitoring/MonitoringMaincontent.jsp
added bold to resource bean calls

made changes so that edit activity action work from monitoring url the same way it works in authoring url define later.

modified method editActivityQuestions for use in monitoring url.

fixed a resource def.

removed alert()