Hi everyone,
I'm trying to update the use_rubric_for_grading parameter to <CODE>true using the Canvas API, but my changes don't seem to take effect.
Does anyone know why this might be happening? Could it be a bug on this parameter, or something else I might be overlooking?
I appreciate any guidance or suggestions you can provide.
Thanks in advance!
I,m using this endpoint
PUT /api/v1/courses/:course_id/assignments/:id
<CODE>