lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-40 fix learning design export after adding constraints in previous commit

LKC-40 added couple of indexes

LKC-40: Move extra logs to DEBUG level.

LKC-40: Only leader does scratching, other learners just refresh question list.

  1. … 1 more file in changeset.
LKC-40 all the data shared by users in a group (scratching logs, marks, scratching flag) belong to the session and not every single user

    • -2
    • +2
    ./web/pages/export/parts/exportTeacher.jsp
LKC-40: Add logs to track resource usage.

LKC-40 re-issue a transaction if it fails due to deadlock

LKC-40 re-issue a transaction if it fails due to deadlock

LKC-40 re-issue a transaction if it fails due to deadlock

LKC-40 do not save ScratchieUser into SessionMap

LKC-40 Removed resundant line

LKC-40 Removed readonly Hibernate transactions for readonly methods and now it's all handled by creation of transactions by DB itself

LKC-40 Divided scratching event into 2 separate actions: 1st is show the leader whether he guessed the right answer, 2nd is record this log into DB

LKC-40 Prevent massive load of DB when accessing tool with 20+ users

LKC-37 Improve algorithm of finding leader selection activity: use the nearest one available

LDEV-3142: Add help icon which fixes padding problem as well.

  1. … 10 more files in changeset.
LKC-30: Change Scratchie tool authoring title in monitor

LKC-35 Be able to import learning design with Scratchie tool exported from another server

LKC-24 Only display leader answer

LKC-34 Scratchie to have a time limitation in monitor

    • -12
    • +17
    ./web/pages/learning/runoffline.jsp
    • -0
    • +43
    ./web/pages/monitoring/parts/dateRestriction.jsp
LKC-32 added filtering reflections by group name

LKC-33 Other group students comments should not be escaped in learner

LKC-22 bringing create_lams_tool_scratchie.sql script back to the initial state (as there is no need to modify it, it will be handled by autopatch)

    • -2
    • +3
    ./db/sql/create_lams_tool_scratchie.sql
LKC-22 After submission, only display the a % score and output from *all* groups' notebook

    • -3
    • +2
    ./db/sql/create_lams_tool_scratchie.sql
  1. … 4 more files in changeset.
LKC-20 escape users' notebook entry to be able to display it in jqgrid

LKC-31 Display in Monitor summary only the leader's name for group

LKC-20 some improvements for the monitor view in Scratchie 1) make the answers jqgrid width=100% 2) Each student's feedback show also be in a jqgrid

    • -18
    • +46
    ./web/pages/monitoring/summary.jsp
LKC-23 When changing a mark for leader, the mark should be propagated to all students within the group

  1. … 6 more files in changeset.
LKC-21 Scratchie by default to push total mark to gradebook

LKC-28 Ability to modify marks in monitor

    • -1
    • +1
    ./web/pages/export/parts/exportTeacher.jsp
    • -13
    • +42
    ./web/pages/monitoring/summary.jsp