• 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. … 2 more files in changeset.
Preview calls need the course id - otherwise the roles can't be set up correct on the LAMS end and authoring won't start.

All LoginRequest calls need the course id - otherwise the roles can't be set up correct on the LAMS end and authoring won't start.

LDEV-3456: Code is being reused for templating, and template authoring may exist outside of a course.

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

  1. … 6 more files in changeset.
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-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

  1. … 2 more files in changeset.
LDEV-3402 improved exception messages

LDEV-3402 improved exception messages

LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 11 more files in changeset.
LDEV-3419 fix Throwing exception when user locale's format is anything else than "xx_YY"

LDEV-3402 Add "your progress" widget to the lesson page

    • -0
    • +114
    ./org/lamsfoundation/ld/integration/dto/LearnerProgressDTO.java
  1. … 4 more files in changeset.
LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

  1. … 4 more files in changeset.
LDEV-3382 Add meaninfull datetime parameter to LoginRequest

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

  1. … 3 more files in changeset.
LDEV-3217: encoding emails before sending them to LAMS

LDEV-3180 Load LAMS sequences on demand

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

proper exception handling

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.

    • -13
    • +41
    ./org/lamsfoundation/ld/util/LineitemUtil.java
  1. … 2 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.

    • -0
    • +244
    ./org/lamsfoundation/ld/util/LineitemUtil.java
  1. … 7 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. … 9 more files in changeset.
LDEV-3102 Remove user call back URLs from Blackboard integration and upgrading package

  1. … 3 more files in changeset.
LDEV-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2896 Improved lesson creation page and added gradebook support

  1. … 42 more files in changeset.
LDEV-2726: turning everything to lower case before hashing

LDEV-2715: upgrade to BB9.1 SP3+

  1. … 17 more files in changeset.
All bugs fixes for the 2.0.2 release have been done, awaiting further testing

  1. … 2 more files in changeset.