Skip to content

Import Rubric Scores Fails #25

@aculligan

Description

@aculligan

Import Rubric Scores tool fails with error "Import complete. WARNING: XX rows failed to import. See errors.txt for details."

Apparently, it is giving a 422 error because the API endpoint no longer exists: "Response: 422 - Failed to import scores for student XXX using endpoint"

The endpoint it's trying to use is: /api/v1/courses/:course_id/assignments/:assignment_id/submissions/:sis_user_id

The issue might be that it's trying to use :sis_user_id and that is no longer supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions