gradebooks/<gb_num>/assignments/<assign_num>/scores/<student_id> is returning data that doesn't match the grade book.

33 views
Skip to first unread message

Nicholas Buihner

unread,
Sep 18, 2020, 6:00:49 PM9/18/20
to Interfacing With Aeries
If the score is 0 in the Aeries grade book, the score returned by the above endpoint is the maximum points. For example, the grade below in the Aeries grade book says 0 out of 0 points. The response from the API is maximum points.

{
  "PermanentID": ####,
  "GradebookNumber": ####,
  "AssignmentNumber": 4,
  "DateCompleted": "2020-09-16T00:00:00",
  "IsMissing": false,
  "PointsPossible": 18,
  "PointsEarned": 18,
  "NumberCorrectPossible": 18,
  "NumberCorrect": 18,
  "Mark": "18",
  "PercentCorrect": 100,
  "RuleNumberApplied": 0,
  "IsRuleReplacingScore": false,
  "RuleReplacedScore": 0,
  "StandardScores": []
}

Nicholas Buihner

unread,
Sep 18, 2020, 11:35:31 PM9/18/20
to Interfacing With Aeries
Miss-typed, the grade book says 0 out of 18 for this particular example, while the API returns 18 out of 18. We've verified this with several different combinations of classes, grade books, assignments. 

JD McKeel

unread,
Sep 19, 2020, 11:02:19 AM9/19/20
to interfacing...@googlegroups.com
The issue has been identified and will be fixed in an upcoming update.

JD McKeel
Software Developer
Aeries® SIS

Aeries Logo  
770 The City Drive South, Suite 6500
Orange, CA 92868
Office: (888) 487-7555
www.aeries.com
j...@aeries.com

From: interfacing...@googlegroups.com <interfacing...@googlegroups.com> on behalf of Nicholas Buihner <nbui...@hbuhsd.edu>
Sent: Friday, September 18, 2020 8:35 PM
To: Interfacing With Aeries <interfacing...@googlegroups.com>
Subject: [interfacing-with-aeries] Re: gradebooks/<gb_num>/assignments/<assign_num>/scores/<student_id> is returning data that doesn't match the grade book.
 
--
You received this message because you are subscribed to the Google Groups "Interfacing With Aeries" group.
To unsubscribe from this group and stop receiving emails from it, send an email to interfacing-with-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/interfacing-with-aeries/fb142e07-508f-4b85-bf98-b3f7eb1eb33en%40googlegroups.com.

Nicholas Buihner

unread,
Sep 19, 2020, 4:28:19 PM9/19/20
to Interfacing With Aeries
Thank you!
Reply all
Reply to author
Forward
0 new messages