Basic Information

appmixer.blackboard.lms.CreateAssignment

1.0.0

Public

Create new assignment.

Input Ports

in

FieldTypeDescription
Course ID select Select a course.
Parent ID select Select a parent content for the created assignment.
Title text The title used for the created assignment content and gradebook column. Typically shown as the main text to click in the course outline when accessing the assignment.
Instructions textarea The text instructions to use when creating the assignment content. This field supports BbML.
Description textarea The description to use when creating the assignment content.
Position number The position of the created assignment within the other other content of its parent. Position values are zero-based (the first element has a position value of zero, not one). Default position is last in the list of child contents under the parent.
File attachments expression File attachments for this assignment.
Available select Whether the created assignment is available to students. Instructors can always access the created assignment. If set to 'Partially visible', the title will be available to students but the body will not.
Allow guests toggle Whether the created assignment is available to users with the 'guest' role.
Allow observers toggle Whether the created assignment is available to users with the 'observer' role.
Adaptative release - Start date-time The date when the created assignment will become available to students.
Adaptative release - End date-time The date when the created assignment will no longer be available to students.
Due date-time Date and time that the created assignment will be due. If not specified, this will default to the specified Adaptive Release End date. If that is also not specified, due date is not set.
Has unlimited attempts toggle Determines if the assignment has unlimited number of attempts.
Attempts allowed number The number of attempts allowed on the created assignment. Defaults to 1. Maximum allowed is 10 for an Ultra Assignment. Value will be ignored if Is Unlimited Attempts Allowed is set.
Grading Schema ID select The grading schema to use for the created assignment. Defaults to Score.
Score number The number of points possible for the created assignment. Defaults to 100.

Output Ports

out

FieldTypeDescription
Assignment ID -
Grade Column ID -

Full Metadata