ULTRA Gradebook Scores not Correct in API




 
ULTRA Gradebook Scores not Correct in API

Date Published: Sep 17,2019 Category: Planned_First_Fix_Release:Functioning_as_Designed; Product:Grade_Center_Learn; Version:SaaS   Article No.: 000055878

Product: Blackboard Learn

Release: SaaS

Service Pack(s): SaaS

Description: When making a gradebook override the change is only visual and does not carry over to what the API pulls from.

Steps to Replicate:

  1. Login to Blackboard Learn
  2. Enter a Course
  3. Access the Gradebook.
  4. Get the column ID of an Assignment and the UserID of a User
  5. Create a request to the route GET /learn/api/public/v2/courses/{courseId}/gradebook/columns/{columnId}/users/{userId}
  6. Get the results and verify the 'score' value, comparing it to the value showing on the UI
Expected Behavior:
See the score via API with same view as Instructor

Observed Behavior:
API is not reflecting the view in which the grade override was committed in

 




Target Release: Functioning as Designed
Patch Available: No