lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4348 Introduce servlet that is capable of removing marks scored by users that had not finished according LAMS lessons and nonetheless pushed to BB

LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

LDEV-4345 Prevent date parsing in case it's not needed when modifying a lesson

LDEV-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -2
    • +2
    ./web/includes/javascript/openLamsPage.js
LDEV-4312 Allow POST requests

LDEV-4312 Minor code simplification

LDEV-4312 Added error pages declaration

LDEV-3962 Replacing favicon with the new one

LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

LDEV-3940 Stopped using deprecated API

LDEV-3940 Update BB libraries to the ones used by BB server Release 9.1.201510.1171621 (jars taken from https://bbprepo.blackboard.com/content/repositories/releases/blackboard/platform/)

    • binary
    ./lib/bb-platform-9.1.201510.1171621.jar
LDEV-3940 Update BB libraries to the ones used by BB server Release 9.1.201510.1171621 (jars taken from https://bbprepo.blackboard.com/content/repositories/releases/blackboard/platform/)

    • binary
    ./lib/bb-cms-admin-9.1.201510.1171621.jar
    • binary
    ./lib/bb-taglibs-9.1.201510.1171621.jar
LDEV-3940 Move Java code from jsps to proper util/service Java classes

  1. … 22 more files in changeset.
LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

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

* Added support for jstl core taglib

    • -0
    • +563
    ./WEB-INF/tlds/c.tld
    • -0
    • +34
    ./web/modules/modifyLessonSuccess.jsp
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +34
    ./web/modules/startLessonSuccess.jsp
    • -94
    • +0
    ./web/modules/start_lesson_proc.jsp
LDEV-4211

* Make GradebookSyncServlet store learnerElements with empty scores

* pull up common code to the util method

LDEV-3939 Rolling back previously committed code that supposed to be committed to ntu_bb_integration

LDEV-3939 Refactoring of Java code

LDEV-4169: Fixed scrollbar missing in some of the LAMS pages in older versions of IE and Firefox

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