Inviting Exam Sites to Create Offerings
Summary
One Exam Scheduling use case calls for the Exam Administrator to create a new Exam Activity, which then sends an email (using a Send Email To Member Workflow Behavior) to the Sites capable of offering that exam. Sites can click a link in the email which loads their Activity Offering list page and auto-launches the Create Offering workflow for the specified Activity.
See Also: /wiki/spaces/DOCS/pages/620462296
Configuring the Email Template
Within the Email Template, configure a link like this:
<a href="@Model.UrlHelper.Provider_OfferingList(Model.Activity.GetText("Activity Id"))">Offer This Exam</a>
Related articles
-
Inviting Exam Sites to Create Offerings (LearningBuilder Documentation)
-
Managing Seat Assignments for an Offering (LearningBuilder Documentation)
-
-
-
Exam Scheduling / Self-Proctored Exams (LearningBuilder Documentation)
-
-
Create or Update Seat Assignment Behavior (LearningBuilder Documentation)
-
Configuring a custom Seat Assignment procedure (LearningBuilder Documentation)
-
-
Course Sessions using Activity Types (LearningBuilder Documentation)
-
Related issues | LB-1017 |
---|