Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved check for define later to earlier in the call - it was setting "content in use" before checking define later and this would end up with content in use and define later = true

Fixed import - should fall back to default content if requested content isn't found.

  1. … 7 more files in changeset.
change to save reflection instructions regardless of whether reflection is enabled or not; in line with other tools

Added reflection support for import

fix bug with reflect checkbox and instructions not being displayed in author

Now deletes instruction attachment files.

  1. … 3 more files in changeset.
added reflection option (LDEV-614, LDEV-586, LDEV-693)

  1. … 10 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1378 more files in changeset.
Implemented putting the user id in the version record for files in the content repository. (LDEV-180) Replaces changes previously checked in.

The content repository gets the user from the shared session object (the userDTO). This allowed the content repository changes to be made without any changes to other parts of LAMS (hence the parts changed previously had to be changed back).

  1. … 10 more files in changeset.
Record user id against entries in the content repository.

  1. … 2 more files in changeset.
Implementing/fixing 1.0.2 content import

  1. … 15 more files in changeset.
setting content folder ID in action/forms

First go at content support for the 1.0.2 importer

  1. … 5 more files in changeset.
handling for contentFolderID

Fixed error in comment.

Content import for 1.0.2 importer

Exception handler define for STRUTS.

  1. … 9 more files in changeset.
Removed data stored in session or moved it to a session map object

  1. … 11 more files in changeset.
Standardizing the Define Later screens

  1. … 61 more files in changeset.
Add customiseSessionID

  1. … 4 more files in changeset.
LDEV-257: Priview now works. Previously it had special code for preview which didn't set up a row in the learner session table. Now it calls exactly the same code as learner.

While fixing this I found another bug - when the session is finished it was updating the wrong row in the learner session table. it was getting the row by user, rather than user & session. Now updates the correct row.

Adding references to Mode.AUTHOR to try to get preview mode to work.

Implement Import/Export tool content

  1. … 15 more files in changeset.
Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Update import tool content interface.

  1. … 8 more files in changeset.
Update import tool content interface.

  1. … 10 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
close/save/cancel action in authoring page.

  1. … 5 more files in changeset.