Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 698 Bytes

ClassAttachmentCreation.md

File metadata and controls

23 lines (12 loc) · 698 Bytes

FlatApi.ClassAttachmentCreation

Properties

Name Type Description Notes
type String The type of the attachment posted [optional]
score String A unique Flat score identifier. The user creating the assignment must at least have read access to the document. If the user has admin rights, new group permissions will be automatically added for the teachers and students of the class. [optional]
url String The URL of the attachment. [optional]

Enum: TypeEnum

  • flat (value: "flat")

  • link (value: "link")

  • exercise (value: "exercise")