Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Disabled finish button after first click to prevent double click.

RTL changes

  1. … 73 more files in changeset.
Added cellspacing=0 to table using alternative-color

  1. … 25 more files in changeset.
Updated page style.

    • -19
    • +21
    ./learning/parts/finishButton.jsp
Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 more files in changeset.
To fix define it later foreign key constraint excetption.

  1. … 7 more files in changeset.
Removed lockOnFinished Option

  1. … 2 more files in changeset.
Cleaned up jsp.

  1. … 42 more files in changeset.
Added force complete to monitoring summary page.

LDEV-811

  1. … 1 more file in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

  1. … 2 more files in changeset.
Added language keys for submit and cancel buttons.

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.

  1. … 5 more files in changeset.
Fix for LDEV-861.

Finished button displayed when activity has finished.

    • -28
    • +29
    ./learning/parts/finishButton.jsp
  1. … 1 more file in changeset.
Cleaned up jsp pages.

    • -22
    • +33
    ./authoring/parts/headingList.jsp
  1. … 5 more files in changeset.
Cleaned up jsp pages.

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

  1. … 6 more files in changeset.
Updated authoring pages.

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

  1. … 6 more files in changeset.
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.

LDEV-801 Instructions page.

Added instructions page prior to start of activity.

    • -0
    • +38
    ./learning/instructions.jsp
  1. … 7 more files in changeset.
Added refresh button to monitoring page. Renamed toolContentId to toolContentID for consistency.

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

  1. … 3 more files in changeset.
Added force complete.

    • -0
    • +34
    ./learning/report.jsp
  1. … 8 more files in changeset.
replaced hard coded text for vote stats with language key

  1. … 1 more file in changeset.
Added vote progress bar.

    • -0
    • +16
    ./parts/voteDisplay.jsp
  1. … 7 more files in changeset.
Added agree button for the scribe learning page.

    • -0
    • +1
    ./learning/parts/voteCount.jsp
  1. … 1 more file in changeset.
Removed unused class.

Prevent user who has finsished the activity from updating the report.

Renamed button from 'Approve Report' to 'Agree'

  1. … 1 more file in changeset.
Fixed display of learner reflections.