I want to retrieve the final score of a blackboard user in a course. When I go to the full grade center on course page, there is a column named "Running total" that reflects whether a user has passed that course along with the percentage he scored.
But how can I retrieve this column value in my java code through blackboard API?
Can anyone provide me a sample code .
Thanks.