lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3180 Load LAMS sequences on demand for BB integration

LDEV-2921 added .info and .error CSS classes taken from regular LAMS css file

    • -0
    • +26
    ./web/css/defaultHTML_learner_mobile.css
LDEV-3179: Make export portfolio unavailable to learners by default. Make this option honoured by Learner interface. Remove unnecessary code.

  1. … 4 more files in changeset.
LDEV-3181: Change the way the default chosen grouping is detected.

LDEV-2437: Use CKEditor for Learning Design description.

LDEV-3070: Do not wrap on letters in organisation tabs.

LDEV-3175: Fix several some bugs in Live Edit. Code optimisation and clean up.

  1. … 3 more files in changeset.
LDEV-3171: Fix labels.

    • -8
    • +8
    ./web/includes/javascript/progressBar.js
LDEV-3175: Fix incorrect detection of last read-only activity (it must be a System Gate, not just any gate). Fix incorrect transition setting when creating System Gate as the last activity. Fix cascades in Task List tool as cloning content threw exceptions.

  1. … 5 more files in changeset.
LDEV-3131 fixed problem with User can finish activity even if he hasn't scored minimum grade

  1. … 2 more files in changeset.
LDEV-2989 Fixed work of Ped planner with sequences that contains zero activities supporting ped planner

LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

LDEV-3168 added info css class

LDEV-3170: Adding labels

LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

  1. … 5 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -3
    • +0
    ./.settings/org.eclipse.core.resources.prefs
  1. … 68 more files in changeset.
LDEV-3164: Revert session duplication check back to where it was before, as it was the desired behaviour.

LDEV-3164: Move code which checks for duplicate sessions, so it is executed after login even if client does not process index.jsp fully (does not follow redirect to index.do)

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.

    • -4
    • +4
    ./web/includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
LDEV-2895: Adding scratchie image

    • binary
    ./web/images/svg/icon_scratchie.png
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 39 more files in changeset.
LDEV-3159: Use proper Integer comparition to detect when folder is moved to itself. Code formatting.

LDEV-3161 Added css classes and ids to make creation of LAMS skins easier

  1. … 9 more files in changeset.
LDEV-3119: Fix a bug in check for duplicate organisations. Make group containers less tolerant when dragging users over, so the operator knows exactly where he drops them.

LDEV-3115: Allow groupings in saved LDs. Prevent SVG icons from being processed by Batik library as it produces errors. Multiple minor fixes.

  1. … 2 more files in changeset.
LDEV-3115: Allow saving of LDs consisting of simple Tool activities. Fixes to JSON parsing. Activity colouring based on categories.

  1. … 5 more files in changeset.
LDEV-3115: Save LD preparations. Adapt ObjectExtractor so it reads from JSON. Add "Save" and "Save as" buttons. Allow choosing where to save the LD, along with some validation. Partial LD serialization.

  1. … 1 more file in changeset.
LDEV-3115: Allow loading and remembering groups to branches mappings. Add Zoom Out button for presentation purposes. Add Canvas and Description tabs. Add a tip when user clicks Transition button. Multiple minor fixes.

LDEV-3115: Fill "input" dropdown in branching properties. Load branching grouping from stored LD. Add "Match Groups to Branches" dialog.

    • -0
    • +554
    ./web/includes/javascript/authoring/authoringProperty.js
  1. … 3 more files in changeset.
LDEV-3115: Allow branching in the same row when rearranging activities, if it is not too long. Add partial branching properties dialog. Add "transition" button. Several bug fixes and adjustments.