lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-61 Support syncing of gradebook marks for Chen Rui Building Block

LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

LDEV-3526: Adding more support for POST and trying some other ways to get the User from the context. Build 1.2.14

LDEV-3484: Tweaking the server response codes

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

LDEV-3484: Implementing StartLesson as a servlet, with a JSON response.

LDEV-3523: Added subtype to Learning Design

LDEV-3526: Switched webservice calls to POST.

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.

LDEV-3513 Updating release notes

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: Deletion of learning designs

LDEV-3484: Paging and searching learning designs

LDEV-3456: Updated release notes

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

    • -22
    • +27
    ./web/modules/start_lesson_proc.jsp
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.

LDEV-3473 Start supporting "Course builder" user role

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

LDEV-3446 Join users to the lesson after it was created on a BB side

    • -1
    • +13
    ./web/modules/start_lesson_proc.jsp
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-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

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