lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4178 Escape commas when pre-adding users to a lesson

    • binary
    ./lib/commons-lang.jar
LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-4171 Remove obsolete svgFormat parameter that is no longer used in WF as long as it produces only SVGs (no PNGs)

LDEV-4164 assign new version to the building block (1.2.20). From now on it starts working with LAMS WF branch

LDEV-4164 assign LAMS lesson the last position number so it appears at the bottom of the list. Besides, it will allow lesson sorting

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

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