• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3881 Improve screen size for learner/monitor pop-ups

LDEV-3897 Ability to fix LAMS lessons in imported courses

  1. … 5 more files in changeset.
LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

    • -0
    • +620
    ./includes/javascript/jquery.blockUI.js
    • -0
    • +105
    ./links/admin.jsp
  1. … 9 more files in changeset.
LDEV-3881: improving pop-up size for learner/monitor

  1. … 1 more file in changeset.
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.

  1. … 4 more files in changeset.
LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3521: Supporting an alternative URL for LAMS where needed for mixed https/http integrations.

  1. … 3 more files in changeset.
LDEV-3513 Transform lineitemId parameter stored in some older versions to the format required now in Blackboard 9.1 Oct 14.

LDEV-3512: Adding Chen Rui's LAMS lessons item type so it displays in the monitor links

LDEV-3484: initial test release of the new call to get sequences for a user and to render a learning design image.

  1. … 3 more files in changeset.
LDEV-3473 Start supporting "Course builder" user role

  1. … 4 more files in changeset.
LDEV-3446 Better handling of situations when user doesn't belong to a course

LDEV-3446

* increased plugin version number

* in case firstName, lastName or email is blank - send "-" character

* remove double heading in learnermonitor.jsp

  1. … 4 more files in changeset.
LDEV-3446 Join users to the lesson after it was created on a BB side

  1. … 2 more files in changeset.
LDEV-3424 * order lessons alphabetically on LAMS monitor link's page;

* fix JS exception on LAMS monitor link's page: it happened due to the conflict between jQuery and Prototype, due to this jQuery library was customized and it will be required to move this customization to later versions of the library

  1. … 3 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
LDEV-3407 Remove debug messages

LDEV-3407 Add Course Tool's links to LAMS Author and Monitor

    • -0
    • +208
    ./links/monitor.jsp
    • -0
    • +32
    ./links/monitoring.jsp
  1. … 1 more file in changeset.
LDEV-3402 Add "your progress" widget to the lesson page

  1. … 5 more files in changeset.
LDEV-3382 creates URL with hash on the fly

    • -0
    • +25
    ./modules/openAuthor.jsp
    • -0
    • +69
    ./modules/openLearner.jsp
    • -0
    • +68
    ./modules/openMonitor.jsp
LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

  1. … 4 more files in changeset.
LDEV-3285: include lessonid in integration hash

  1. … 1 more file in changeset.
LDEV-3180 fix problem with preview button

  1. … 1 more file in changeset.
LDEV-3180 fix exception thrown for old lessons that doesn't have lesson's title

LDEV-3180: upgrading version and adding tutorial link

  1. … 2 more files in changeset.
LDEV-3180 Load LAMS sequences on demand

    • -0
    • +26
    ./includes/css/bb.css
    • binary
    ./includes/css/btn.gif
    • binary
    ./includes/css/btnDisabled.gif
    • -0
    • +69
    ./includes/css/folders.css
    • -0
    • +7
    ./includes/css/treeview.css
    • -0
    • +2
    ./includes/javascript/jquery.js
    • -0
    • +12
    ./includes/javascript/treeview-min.js
    • -0
    • +14
    ./includes/javascript/yahoo-dom-event.js
  1. … 10 more files in changeset.
LDEV-2790 Use html editor for lesson description

  1. … 3 more files in changeset.
LDEV-3176

1) Change the gradebook column name when you make changes to the lesson name.

2) Leave the option to create a column in gradebook off by default.

  1. … 4 more files in changeset.
LDEV-3176

- Show exception error when cannot connect to LAMS, better error handling. Currently, we only put that the LAMS server times out, but in reality there are a few exceptions that can be thrown. The issue here is that without knowing the exception, then debugging here is seriously impossible as all the logs go to one of the many many application server nodes in their Blackboard cluster.

- Edit/modify page to include the item about gradebook. Currently the option to have or remove the column in gradebook ain't there when you edit an existing lesson.

  1. … 3 more files in changeset.