• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made some changes to the way the authoring screen is shown.

instead of having 3 separate jsp pages with 3 separate paths, combined these 3 authoring pages into the one page authorContent.jsp

works the same way as the monitoring environment.

removed the action forward nb_basic, nb_advanced and nb_instructions. the only forward path is now authoringContent

  1. … 2 more files in changeset.
changed the parameter inside the lanchPopupInstructions javascript method. was previously hardcoded

removed the target attribute from html:base tag, with the target attribute, the viewing file doesnt work in instructions tab in authoring

added the script tag to reference common.js from lams_central

*** empty log message ***

*** empty log message ***

  1. … 1 more file in changeset.
they are now combined into one file called index.jsp

the starter page for all three environments: authoring learning and monitoring. replaces authoringIndex.jsp, learnerIndex.jsp and monitoringIndex.jsp

bottom of the page shows the attachments that have been added

took out the starter page definitions, as it isnt needed

added reference to the content repository application Context

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 3 more files in changeset.
changed the taglib uri

added export portfolio definition

jsp page for export portfolio content

    • -0
    • +26
    ./exportPortfolio.jsp
*** empty log message ***

  1. … 2 more files in changeset.
moved into /WEB-INF/struts instead

changes the taglib URI for the struts related tags

all the struts tlds are put into the struts folder, just to make things neater

    • -0
    • +212
    ./WEB-INF/struts/struts-bean-el.tld
    • -0
    • +382
    ./WEB-INF/struts/struts-bean.tld
    • -0
    • +686
    ./WEB-INF/struts/struts-config_1_2.dtd
    • -0
    • +3302
    ./WEB-INF/struts/struts-html-el.tld
    • -0
    • +3302
    ./WEB-INF/struts/struts-html.tld
    • -0
    • +382
    ./WEB-INF/struts/struts-logic-el.tld
    • -0
    • +652
    ./WEB-INF/struts/struts-logic.tld
    • -0
    • +3171
    ./WEB-INF/struts/struts-nested.tld
    • -0
    • +343
    ./WEB-INF/struts/struts-tiles-el.tld
    • -0
    • +344
    ./WEB-INF/struts/struts-tiles.tld
    • -0
    • +281
    ./WEB-INF/struts/tiles-config_1_1.dtd
*** empty log message ***

  1. … 2 more files in changeset.
remove class files

  1. … 14 more files in changeset.
remove class files

*** empty log message ***

  1. … 2 more files in changeset.
no longer needed, replaced by other jsps

    • -27
    • +0
    ./includes/nbInstructionsContent.jsp
replaced by m_Summary.jsp

replaced by m_Statistics.jsp

replaced by a_Instructions.jsp

replaced by a_Basic.jsp

replaced with a_Advanced.jsp

replaced by m_Instructions.jsp