• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3407 Remove debug messages

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

  1. … 5 more files 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

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 Load LAMS sequences on demand

  1. … 16 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.
LDEV-3176

Fixed the following:

* wrong URL format for starting LAMS lesson

* When removing lesson, according Gradecenter column doesn't get removed

  1. … 3 more files in changeset.
LDEV-3143: Create an option to opt out from Gradecenter column

  1. … 1 more file in changeset.
LDEV-3034: Remove 'External Page' warning from BB (BB9.1 SP12)

LDEV-2896 if there is no title or description don't display them

LDEV-2896 added support for lessons created in LAMS building block version prior to 1.2

LDEV-2911 fixing problems with IE:

*sequence_id

*window.addEventListener

*Doctypes

  1. … 1 more file in changeset.
LDEV-2898

*option to refresh the yui tree

*Increase the width on the lesson name

LDEV-2896 Improved lesson creation page and added gradebook support

  1. … 32 more files in changeset.
LDEV-2715: upgrade to BB9.1 SP3+

  1. … 9 more files in changeset.
For LDEV-1346

A gradebook line item is now created in bb when you start a lesson, all that is needed now is another jsp page that updates the lineitem for a given lesson

    • -0
    • +207
    ./newlineitem.jsp
  1. … 2 more files in changeset.
"http://" was formally hardcoded, but this does not work for "https://", so request.getScheme() was used instead

Fixed LDEV-1351 and resolved LDEV1350, 1350 is awaiting testing from griffith university who have the 7.1 configuration

  1. … 1 more file in changeset.
Solved LDEV-1345 to fix the problem with IE6

fixed learnermonitor.jsp to allow a monitor and a learner window to be open at the same time