ExportAssignmentCSVData¶ class ExportAssignmentCSVData[source]¶ type: Literal['info']¶ Export assignment information as a CSV file. columns: Sequence[AssignmentExportColumn]¶ The columns that should be included in the report. user_ids: Sequence[int] | None¶ If not null only the submissions of these users will be included in the report.