Skip to main content

Blackboard App for Students Launch Schema

Published: Not Available

Last Update: Not Available

 

You can link into the Blackboard app from other applications. With deep linking, a uniform resource identifier (URI) links to a specific location within the mobile app rather than simply launching the app. Use the provided schemas to link to specific features in the Blackboard app.

Note: the app-to-app launch schema changed from the bbstudent:// prefix to the blackboard:// prefix in June, 2017. Please be sure your schema is updated. This functionality is not available for the Blackboard Instructor app.

Activity Stream

Endpoint: blackboard://activity

Version: "Blackboard 3.0+"

Course Base

Endpoint: blackboard://courses

Version: "Blackboard 3.0+"

Organization Base

Endpoint: blackboard://org

Version: "Blackboard 3.2+"

Grades

Endpoint: blackboard://grades

Version: "Blackboard 3.0+"

Due Dates

Endpoint: blackboard://calendar

Version: "Blackboard 3.0+"

Profile

Endpoint: blackboard://profile

Version: "Blackboard 3.0+"

Settings

Endpoint: blackboard://settings

Version: "Blackboard 3.0+"

Linked Accounts

Endpoint: blackboard://settings/linkedAccounts

Version: "Blackboard 3.0+"

Feedback

Endpoint: blackboard://feedback

Version: "Blackboard 3.0+"

Course Overview

Endpoint: blackboard://course/[course_id]/overview

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization Overview

Endpoint: blackboard://org/[org_id]/overview

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Content

Endpoint: blackboard://course/[course_id]/content

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization/Content

Endpoint: blackboard://org/[org_id]/content

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Announcements

Endpoint: blackboard://course/[course_id]/announcement

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization/Announcements

Endpoint: blackboard://org/[org_id]/announcement

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Calendar

Endpoint: blackboard://course/[course_id]/calendar

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization/Calendar

Endpoint: blackboard://org/[org_id]/calendar

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Grades

Endpoint: blackboard://course/[course_id]/grades

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization/Grades

Endpoint: blackboard://org/[org_id]/grades

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Discussion Panel

Endpoint: blackboard://course/[course_id]/discussion

Notes:

  • [course_id] is the id of the course you would like to open

Version: "Blackboard 3.0+"

Organization/Discussion Panel

Endpoint: blackboard://org/[org_id]/discussion

Notes:

  • [org_id] is the id of the organization you would like to open

Version: "Blackboard 3.2+"

Course/Assignment/Overview

Endpoint: blackboard://course/[course_id]/assessment/assignment/[assignment_id]/overview

Notes:

  • [course_id] is the id of the course the assignment resides in
  • [assignment_id] is the id of the assignment you would like to open

Version: "Blackboard 3.0+"

Organization/Assignment/Overview

Endpoint: blackboard://org/[org_id]/assessment/assignment/[assignment_id]/overview

Notes:

  • [org_id] is the id of the organization you would like to open
  • [assignment_id] is the id of the assignment you would like to open

Version: "Blackboard 3.2+"

Course/Assignment/Submissions

Endpoint: blackboard://course/[course_id]/assessment/assignment/[assignment_id]/submissions

Notes:

  • [course_id] is the id of the course the assignment resides in
  • [assignment_id] is the id of the assignment you would like to open

Version: "Blackboard 3.0+"

Organization/Assignment/Submissions

Endpoint: blackboard://org/[org_id]/assessment/assignment/[assignment_id]/submissions

Notes:

  • [org_id] is the id of the organization you would like to open
  • [assignment_id] is the id of the assignment you would like to open

Version: "Blackboard 3.2+"

Course/Test/Overview

Endpoint: blackboard://course/[course_id]/assessment/test/[test_id]/overview

Notes:

  • [course_id] is the id of the course the test resides in
  • [test_id] is the id of the test you would like to open

Version: "Blackboard 3.0+"

Organization/Test/Overview

Endpoint: blackboard://org/[org_id]/assessment/test/[test_id]/overview

Notes:

  • [org_id] is the id of the course the test resides in
  • [test_id] is the id of the test you would like to open

Version: "Blackboard 3.2+"

Course/Test/Submissions

Endpoint: blackboard://course/[course_id]/assessment/test/[test_id]/submissions

Notes:

  • [course_id] is the id of the course the test resides in
  • [test_id] is the id of the test you would like to open

Version: "Blackboard 3.0+"

Organization/Test/Submissions

Endpoint: blackboard://org/[org_id]/assessment/test/[test_id]/submissions

Notes:

  • [org_id] is the id of the course the test resides in
  • [test_id] is the id of the test you would like to open

Version: "Blackboard 3.2+"

Course/Content Item

Endpoint: blackboard://course/[course_id]/item/[item_id]

Notes:

  • [course_id] is the id of the course the item is linked to
  • [item_id] is the id of the item you would like to open

Version: "Blackboard 3.0+"

Organization/Content Item

Endpoint: blackboard://org/[org_id]/item/[item_id]

Notes:

  • [org_id] is the id of the course the item is linked to
  • [item_id] is the id of the item you would like to open

Version: "Blackboard 3.2+"

Course/Content File

Endpoint: blackboard://course/[course_id]/file/[file_id]

Notes:

  • [course_id] is the id of the course the file is linked to
  • [file_id] is the id of the file you would like to open

Version: "Blackboard 3.0+"

Organization/Content File

Endpoint: blackboard://org/[org_id]/file/[file_id]

Notes:

  • [org_id] is the id of the course the file is linked to
  • [file_id] is the id of the file you would like to open

Version: "Blackboard 3.2+"

Original Course/Discussion Group

Endpoint: blackboard://course/[course_id]/discussion/discussionBoard/[discussion_board_id]

Notes:

  • [course_id] is the id of the course the discussion board is linked to
  • [discussion_board_id] is the id of the discussion board you would like to open

Version: "Blackboard 3.0+"

Original Organization/Discussion Group

Endpoint: blackboard://org/[org_id]/discussion/discussionBoard/[discussion_board_id]

Notes:

  • [org_id] is the id of the course the discussion board is linked to
  • [discussion_board_id] is the id of the discussion board you would like to open

Version: "Blackboard 3.2+"

Original Course/Discussion Thread

Endpoint: blackboard://course/[course_id]/discussion/discussionThread/[discussion_thread_id]

Notes:

  • [course_id] is the id of the course the discussion thread is linked to
  • [discussion_thread_id] is the id of the discussion thread you would like to open

Version: "Blackboard 3.0+"

Original Organization/Discussion Thread

Endpoint: blackboard://org/[org_id]/discussion/discussionThread/[discussion_thread_id]

Notes:

  • [org_id] is the id of the course the discussion thread is linked to
  • [discussion_thread_id] is the id of the discussion thread you would like to open

Version: "Blackboard 3.2+"

Ultra Course/Discussion Thread

Endpoint: blackboard://course/[course_id]/discussion/discussionThread/[discussion_thread_id]/discussionGroup/[discussion_group_id]/contentId/[content_id]

Notes:

  • [course_id] is the id of the course the discussion thread is linked to
  • [discussion_thread_id] is the id of the discussion thread you would like to open
  • [discussion_group_id] is the id of a virtual discussion group the discussion thread is linked to
  • [content_id] is the content id of this discussion thread
  • [discussion_group_id] and [content_id] are ultra course required only

Version: "Blackboard 3.0+"

Ultra Organization/Discussion Thread

Endpoint: blackboard://org/[org_id]/discussion/discussionThread/[discussion_thread_id]/discussionGroup/[discussion_group_id]/contentId/[content_id]

Notes:

  • [org_id] is the id of the course the discussion thread is linked to
  • [discussion_thread_id] is the id of the discussion thread you would like to open
  • [discussion_group_id] is the id of a virtual discussion group the discussion thread is linked to
  • [content_id] is the content id of this discussion thread
  • [discussion_group_id] and [content_id] are ultra course required only

Version: "Blackboard 3.2+"

Ultra Course/Discussion Folder

Endpoint: blackboard://course/[course_id]/discussion/discussionFolder/contentId/[content_id]

Notes:

  • [course_id] is the id of the course the discussion folder is linked to
  • [content_id] is the content id of this discussion folder
  • [content_id] are ultra course required only

Version: "Blackboard 3.0+"

Ultra Organization/Discussion Folder

Endpoint: blackboard://org/[org_id]/discussion/discussionFolder/contentId/[content_id]

Notes:

  • [org_id] is the id of the course the discussion folder is linked to
  • [content_id] is the content id of this discussion folder
  • [content_id] are ultra course required only

Version: "Blackboard 3.2+"

Course/Content Folder

Endpoint: blackboard://course/[course_id]/folder/[folder_id]

Notes:

  • [course_id] is the id of the course the content folder resides in
  • [folder_id] is the folder id of the content folder

Version: "Blackboard 3.0+"

Organization/Content Folder

Endpoint: blackboard://org/[org_id]/folder/[folder_id]

Notes:

  • [org_id] is the id of the course the content folder resides in
  • [folder_id] is the folder id of the content folder

Version: "Blackboard 3.2+"

Contributors on this article:

Profile picture of the contributor

Scott Hurrey

Former DirectorIntegrations, Developer Relations and Standards