• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

  1. … 2 more files in changeset.
LDEV-4312 Allow POST requests

LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4211

* Make GradebookSyncServlet store learnerElements with empty scores

* pull up common code to the util method

  1. … 2 more files in changeset.
LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

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

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

  1. … 21 more files in changeset.
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

  1. … 3 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
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.

  1. … 5 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.

  1. … 9 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-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2896 Improved lesson creation page and added gradebook support

    • -0
    • +402
    ./GradebookServlet.java
  1. … 44 more files in changeset.