lams_tool_scribe

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Updated tool_version to new format.

Fix for LDEV-809

Added report_submitted field to the scribe session table.

The learner and scribe cannot agree until a report has been submitted.

If scribe submits an empty report, it is ignored.

Fix for LDEV-861.

Finished button displayed when activity has finished.

  1. … 1 more file in changeset.
Updated uploadFile method to check for zero length file name.

  1. … 2 more files in changeset.
Added 'version' field. This is used to add versioning when saving scribe session objects.

Fix for LDEV-876

Fix for LDEV-876.

Added try catch block to detect when updating old scribe session version.

Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 78 more files in changeset.
Updated icon - had a black stroke

  1. … 5 more files in changeset.
Adding French, Korean, Norwegian, Polish. Updating English

    • -38
    • +31
    ./conf/language/ApplicationResources.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_fr_FR.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_pl_PL.properties
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
Cleaned up jsp pages.

    • binary
    ./web/images/down_disabled.gif
    • binary
    ./web/images/up_disabled.gif
  1. … 3 more files in changeset.
updated tld and tag files

    • -0
    • +56
    ./web/WEB-INF/tags/TabName.tag
  1. … 8 more files in changeset.
updated tld and tag files

  1. … 18 more files in changeset.
Cleaned up jsp pages.

  1. … 3 more files in changeset.
Cleaned up jsp pages.

    • -23
    • +34
    ./web/pages/authoring/headingForm.jsp
  1. … 6 more files in changeset.
Updated authoring pages.

    • -59
    • +36
    ./web/pages/authoring/advanced.jsp
    • -197
    • +184
    ./web/pages/authoring/instructions.jsp
  1. … 32 more files in changeset.
Removed unused attributes.

    • -2
    • +2
    ./web/pages/export/exportPortfolio.jsp
  1. … 6 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
Adding Spanish

    • -0
    • +109
    ./conf/language/ApplicationResources_es_ES.properties
LDEV-824 Hide Submit and Cancel buttons while editing activity items.

Added javascript code to the showMessage and hideMessage functions to set the visibility of the Save and Cancel buttons to hidden whilst the iframe is present.

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.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
LDEV-801 Instructions page.

Added instructions page prior to start of activity.

    • -0
    • +38
    ./web/pages/learning/instructions.jsp
param bean id was incorrect

Added refresh button to monitoring page. Renamed toolContentId to toolContentID for consistency.

    • -1
    • +1
    ./web/pages/monitoring/editActivity.jsp
    • -2
    • +2
    ./web/pages/monitoring/instructions.jsp
Added new key

attachment fix (tested) LDEV-672

  1. … 12 more files in changeset.
updated icon

  1. … 11 more files in changeset.
Added contentFolderID to monitoring

    • -0
    • +1
    ./web/pages/monitoring/editActivity.jsp
Added force complete.

    • -0
    • +34
    ./web/pages/learning/report.jsp