lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 101 more files in changeset.
LDEV-3650 Include the burning questions in a new tab in the .xls export file

LDEV-3650 Include the burning questions in a new tab in the .xls export file

LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/pages/learning/burningQuestions.jsp
    • -1
    • +1
    ./web/pages/learning/waitforleader.jsp
  1. … 163 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

  1. … 47 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

  1. … 48 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

    • -2
    • +1
    ./web/pages/export/parts/exportTeacher.jsp
  1. … 9 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

    • -2
    • +1
    ./web/pages/export/parts/exportTeacher.jsp
  1. … 10 more files in changeset.
LDEV-3470 Fix double quote in scratchie

LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete. Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set. Grouping, Gate and Complex activities also have their way of checking their immutability.

  1. … 42 more files in changeset.
LDEV-3548 Prevent Scratchie tool from storing duplicate scratches done by the same user

LDEV-3548 Prevent Scratchie tool from storing duplicate scratches done by the same user

LDEV-3545: Remove reference to Leader user from session when removing Learner content.

  1. … 3 more files in changeset.
LDEV-3545: Remove reference to Leader user from session when removing Learner content.

  1. … 3 more files in changeset.
LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

LDEV-3531 Returning Fading feature for Scratchie for mobile devices (as long as they don't use progress bar on a side)

LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Get rid of Scratchie's own transaction retry mechanism. Make Assessment aware that Leader's DB UID may not be set yet when checking. Try to recreate Hibernate session after it got closed because of an exception.

  1. … 3 more files in changeset.
LDEV-3514: Get rid of Scratchie's own transaction retry mechanism. Make Assessment aware that Leader's DB UID may not be set yet when checking. Try to recreate Hibernate session after it got closed because of an exception.

  1. … 3 more files in changeset.
LDEV-3531 Fixed Browser jumps to the top of a page and freezes after guessing the right answer using iPad

LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 43 more files in changeset.
LDEV-3530: Make the check for existing user a part of user creation transaction, so transaction retries are working on the latest data.

  1. … 2 more files in changeset.