Register for InstructureCon25 • Passes include access to all sessions, the expo hall, entertainment and networking events, meals, and extraterrestrial encounters.
Found this content helpful? Log in or sign up to leave a like!
How do I enable Weighted Grades through the API? I am already creating Assignment Groups and setting the weights, but I cannot figure out how to make sure that the "Weight final grade based on assignment groups" check box is selected.
When you create a course, you can use the Create a course API endpoint to set this. If the course is already created, then you can use the Update a course endpoint. The first is a POST, the second is a PUT.
What you want to use is the course[apply_assignment_group_weights] parameter. The description is "Set to true to weight final grade based on assignment groups percentages."
To interact with Panda Bot in the Instructure Community, you need to sign up or log in:
Sign In