lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4162 When requesting sequence image pass lessonId parameter instead of learningDesignId one as the latter might not have responsible generated SVG image

LDEV-3897 Update ldId parameter (stored in content's Url field) after running ImportLessonsServlet as otherwise it points to completely wrong ldId from the old LAMS server

LDEV-4080 Fix the issue when Blackboard sends _course_id instead of courseId string to LAMS on creating new lessons

LDEV-4080 Fix the issue when Blackboard sends _course_id instead of courseId string to LAMS on creating new lessons

LDEV-4019 Create a util method to rebuild lessons after course copy

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3940 Move Java code from jsps to proper util Java classes

    • -134
    • +11
    ./web/modules/start_lesson_proc.jsp
LDEV-3958 A bit of a code refactoring

LDEV-3958 Add a button to admin page that can fix grade center columns

LDEV-3510 Commented out as to let teachers ability to reorder lessons

LDEV-3927 Fixed a FF bug: "Open Lesson" not open in firefox browser for the second time after closing the opened window

LDEV-3939

* Grade center column now gets created on course copy/import

* Refactoring of Java code

* All util classes moved to org.lamsfoundation.ld.integration.util package

    • -0
    • +171
    ./src/org/lamsfoundation/ld/integration/util/CSVUtil.java
  1. … 7 more files in changeset.
LDEV-3939 Refactoring of Java code

    • -15
    • +16
    ./web/modules/learnermonitor.jsp
LDEV-3939 folder web/images/ folder moved to web/includes/images

  1. … 30 more files in changeset.
LDEV-3905 added <permission type="java.net.SocketPermission" name="*" actions="connect,resolve"/>

LDEV-3905: Fixed exception that was thrown on trying to start a lesson while folder selected

LDEV-3881 Improve screen size for learner/monitor pop-ups

LDEV-3897 Ability to fix LAMS lessons in imported courses

LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

    • -55
    • +0
    ./conf/lams-course-copy/bb-manifest.xml
    • -0
    • +620
    ./web/includes/javascript/jquery.blockUI.js
    • -0
    • +105
    ./web/links/admin.jsp
    • -42
    • +44
    ./web/modules/learnermonitor.jsp
LDEV-3880 Notification ON by default with Blackboard integration

LDEV-3881: improving pop-up size for learner/monitor

LDEV-3776: Remove $Id CVS keyword.

  1. … 1068 more files in changeset.
LDEV-3399 united 2 SocketPermissions into 1

LDEV-3704: Ability to modify BB lessons' URL host name

LDEV-3399 Support Course Copy feature in Blackboard

    • -0
    • +55
    ./conf/lams-course-copy/bb-manifest.xml
    • -0
    • +4
    ./conf/lams-course-copy/web.xml
    • -0
    • +187
    ./src/org/lamsfoundation/ld/cxcomponent/CxComponentImpl.java
LDEV-3621 Ability to import and use groups from integrated server

    • binary
    ./lib/gson-2.2.4.jar
  1. … 15 more files in changeset.
LKC-61: Added reference to this fix in the Release Notes

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.

LKC-61 Support syncing of gradebook marks for Chen Rui Building Block

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