lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3171: Keep requests and learner in Mindmap tool.

Make "Keep content" the default option when forcing learner to a previous activity.

    • -8
    • +8
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3030: Allow forcing learners to LD first activity. Allow forcing even if LearnerProgress object does not exist.

LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence.

Implementation of content-removing method for most of tools.

    • -65
    • +147
    ./web/includes/javascript/monitorLesson.js
  1. … 53 more files in changeset.
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript.

Remove unnecessary Flash methods.

Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta")

Major clean up and logs improvement.

    • -1
    • +1
    ./web/includes/javascript/monitorLesson.js
  1. … 41 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 66 more files in changeset.
LDEV-3164: Remove obsolete Flash WDDX methods.

  1. … 1 more file in changeset.
LDEV-3167: Auto refresh all Monitor tabs every 30 seconds. Prevent refreshing when user interacts with the interface (child dialog opened, drag & drop etc.)

Fix a bug in notifications dialog.

    • -2
    • +41
    ./web/includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3165: Fix a typo in URL.

    • -2
    • +2
    ./web/includes/javascript/monitorLesson.js
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 37 more files in changeset.
LDEV-3160: Allow monitor to decide whether learners' progress will be erased when they get removed from class.

    • -10
    • +33
    ./web/includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3156: Assign created lesson to proper organisation.

Support MCQ and Assessment Tools.

  1. … 15 more files in changeset.
LDEV-3156: Put back missing methods, removed along with Flash Monitoring. Manually add session cookies to WebConversation if it is not done automatically. Make TestHarness work with Leader and Scratchie tools.

  1. … 234 more files in changeset.
LDEV-3021: Add finished learner group icon, no matter how many of them finished.

    • -13
    • +11
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: Fix number of single-user icons so they do not overlap group of users icon.

Minor improvements to JS code.

    • -10
    • +10
    ./web/includes/javascript/monitorLesson.js
LDEV-3145: Change the condition when learners group icon is showed.

Also change the condition when activity labels become truncated.

    • -43
    • +42
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3134: Mark activities as initialised when lesson starts.

Remove unnecessary session creation when an activity is added in live edit.

  1. … 1 more file in changeset.
LDEV-3133: Make learner's URL be generated on demand, rather than at the moment Monitoring gets opened.

Minor adjustments to layout.

    • -6
    • +9
    ./web/includes/javascript/monitorLesson.js
LDEV-3021 change labels for force complete

LDEV-3021: Change method name so it conforms with backend.

    • -1
    • +1
    ./web/includes/javascript/monitorLesson.js
LDEV-3120: Update labels fro new grouping instructions

LDEV-3002: switching students to learners

LDEV-3030: Allow Force Complete for users who finished a lesson and are displayed as a list instead of icons.

    • -4
    • +3
    ./web/includes/javascript/monitorLesson.js
LDEV-3120: Correctly detect default groups in chosen grouping and get rid of them if a course grouping is about to be used.

  1. … 3 more files in changeset.
LDEV-3120: Use course groups in lessons.

    • -114
    • +34
    ./web/grouping/chosenGrouping.jsp
    • -0
    • +154
    ./web/grouping/chosenGroupingFlash.jsp
  1. … 8 more files in changeset.
LDEV-3124: Allow multiple activity monitor pop ups.

    • -3
    • +3
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3119: Add course-level groups.

  1. … 16 more files in changeset.
LDEV-3073: Updating English and Spanish

LDEV-3073: Updating Greek and Norwegian

  1. … 2 more files in changeset.
LDEV-3030: Make "force complete" operation transactional as it tampers with DB.