IToolSessionDAO.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3292: Avoid initialising the extra-lazy Group.users collection as it can be large.

  1. … 7 more files in changeset.
LDEV-3542: Performance improvements needed for tools that need to check the list of potential learners.

  1. … 4 more files in changeset.
LDEV-3542: Improving performance of Peer Review tool - now able to check how many potential learners there are to determine whether a tool's user list should be updated.

  1. … 4 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

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

  1. … 1392 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Changes to suit the deletion parts of learning design preview

  1. … 10 more files in changeset.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified ToolSessionDAO to look up either a grouped tool session or an individual tool session using the learner rather than the group (in the group cases). The "get group" code only worked for explicit groups defined in the activity object, it didn't work for a "class wide" group, so the call to the get group in the tool session lookup was replaced by an extented HQL query which look at the actual group data in the database (looking via the session table, rather than via activity).

  1. … 2 more files in changeset.
update method for tool session added

  1. … 5 more files in changeset.
test group based tool session

  1. … 7 more files in changeset.
added new tool session helper method to get tool session by learner and activity

  1. … 2 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 more files in changeset.
Changed all saveOrUpdate to save

  1. … 7 more files in changeset.
*** empty log message ***

    • -0
    • +27
    ./IToolSessionDAO.java
  1. … 1 more file in changeset.