Skip to main content

One post tagged with "Assignments"

View All Tags

Changes to Assignments With Blackboard 3900.98

· One min read
Mark Kauffman
Mark Kauffman
Former Senior Software Engineer - Developer Relations and Standards

We are writing this blog post to document a change to how REST APIs work with Ultra Assignments and Tests. Previously, before Blackboard version 3900.98, you could use the createAssignment REST API and treat the resulting object like a Test. You could add more than one question of differing types, using the user interface. You could use the REST API and add more than one presentation-type question type using POST request to /learn/api/public/v1/courses/[courseId]/assessments/[assessmentId]/questions/[questionId].