lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
updated tld and tag files

    • binary
    ./web/WEB-INF/tags/TabName.tag
  1. … 17 more files in changeset.
No longer used - needed for initial development

Added comments on some potential synchronisation, to avoid issues when tools call completeToolSession twice in a short time.

Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

    • binary
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Updating Arabic, Danish, English, Spanish, French, Korean, Norwegian and Polish

    • -2
    • +30
    ./conf/language/ApplicationResources_ar_JO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_pl_PL.properties
small notebook fix - lams:out tag

no title note entry

no title note entry + ie7 fscommand calls

  1. … 4 more files in changeset.
Updating English and Spanish

    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
Updating danish, English, Spanish, French, Korean Norwegian and Polish

    • -25
    • +25
    ./conf/language/ApplicationResources.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_pl_PL.properties
journal entries page for teachers - accessible from Monitor (learners tab)

    • -0
    • +90
    ./web/notebook/viewalljournals.jsp
  1. … 9 more files in changeset.
Updating Danish, Spanish, French, Korean, Norwegian, Polish

    • -2
    • +16
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +23
    ./conf/language/ApplicationResources_pl_PL.properties
use normal textarea for entry

html rendering fix for viewing notes

make scratchpad open by default

  1. … 1 more file in changeset.
Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

    • binary
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 14 more files in changeset.
my notes - add/edit/view notes/journal entries

    • -1
    • +10
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +119
    ./web/notebook/view.jsp
  1. … 4 more files in changeset.
Updating Danish, English, Spanish, French, Korean, Norwegian

    • -2
    • +9
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +9
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +9
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +9
    ./conf/language/ApplicationResources_ko_KR.properties
    • -6
    • +13
    ./conf/language/ApplicationResources_no_NO.properties
Tweak spacing on buttons

Set background to stripes

added folder include for war complile

Added "copy-tags" to the build to make it easier to update the tags.

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 256 more files in changeset.
notebook view all page (popup jsp) + add notebook entry or journal (not quite ready) (popup jsp)

    • -1
    • +32
    ./web/WEB-INF/struts/struts-config.xml
    • -1
    • +11
    ./web/WEB-INF/struts/tiles-defs.xml
    • -0
    • +78
    ./web/notebook/addnew.jsp
    • -0
    • +93
    ./web/notebook/viewall.jsp
  1. … 6 more files in changeset.
monitor call updated + i18n label

  1. … 1 more file in changeset.
updated notebook export (export portfolio) - private/teacher viewable (public) flag + handling for teacher's exporting a learner's portfolio (only see teacher viewable notes i.e journals)

  1. … 7 more files in changeset.
gets the correct notebook entries for the lesson

export portfolio - add notebook entries (learner)

    • -0
    • +81
    ./web/exportPortfolio/notebook.jsp
  1. … 2 more files in changeset.
Don't allow a user to join a lesson that hasn't been started.

Added missing text displayed when the progress engine tries to close the window (from when a user goes back to a previous activity). Only seen if the window fails to close e.g. something goes wrong and we aren't in a popup window.