-
what IAs can and can't act on directly...
Intelligent Agents Direct Capability InventoryBrightspace Intelligent Agents evaluate users within an org unit, most often a course offering. They look for users who match configured criteria when the agent runs, then perform the selected action. They don't continuously monitor activity in real time. Agents defined at a…
-
anyone here have a preference about announcing new posts?...
please share your preference about whether or not we should use the "announce" feature - limited to channel, or community-wide - when posting to this group. for my part, i've avoided doing so to not cause any unwanted 'noise', but what do you prefer? thanks! (not announcing this post~ : )
-
IA for surfacing "did i set-up my course's dissussions yet?"...
(Implementation note: this is more of an admin-supported proxy recipe, because Intelligent Agents don't natively inspect a course and say, “no discussion topic exists.” So: a workaround is to have instructors confirm the discussion setup via checklist item, then use the IA to surface courses where that confirmation has not…
-
sharing (or RE-sharing) this good resource...
https://community.d2l.com/brightspace/kb/articles/3647-run-intelligent-agents#why-did-my-agent-run-later-than-the-scheduled-time
-
...more IA 'recipes' - but do share your own too pls!
adding a few more for consideration and discussion. share your thoughts!… 1- The Orientation Checkpoint Agent Main idea: Help learners who enrolled successfully but have not finished the “getting started” steps. Pseudocode IF user.enrollment_date > 3 days agoAND NOT user.completed_checklist_item('Getting Started…
-
some more IA 'recipes'...
Discussion Lurker Nudge (Viewed Content but Never Posted) Pseudocode: IF user.has_visited('Module 3 Content') AND NOT user.has_posted('Module 3 Discussion') THEN send_email(user) UI Step-by-Step: Course Admin > Intelligent Agents > New Agent. Name: "Discussion Lurker Nudge – Module 3" Description: "Nudges students who…
-
A little factoid about IAs..
🧠 IA Factoid: Intelligent Agents interact with more Brightspace tools than most people realize — they can connect via release conditions to Content, Discussions, Quizzes, Assignments, Grades, Awards, Checklists, Competencies, and Surveys. And as of January 2026's release (20.26.01), agents now support the…
-
sharing some additional “recipes” (remember: we can enable IAs at the Org level)...
hi all. just sharing some additional “recipes” in the same pseudocode style we’ve been using, focused on unenrolling or inactivating students/users… Focusing on: early nudges before unenrolment/inactivation notifying learners when they’ve been (or are about to be) unenrolled/inactivated notifying instructors/admins so they…
-
just sharing *some* of the IAs-related datasets...
any IA-related data needs or thoughts we can discuss?
-
anyone have some interesting IA 'recipes' to share?...
greetings all. i'm not wanting to hog the mic, so just checking if others have some nice IAs you might want to share thanks!
-
some IA best practices. what do you think?...
Some high-level best practices and considerations below, but what are your thoughts and experiences? 1. Define Clear Objectives Purposeful Use: Decide what you want to achieve—early intervention, reminders, encouragement, or administrative notifications. Target Audience: Be specific about which learners or roles the agent…
-
testing an IA 'recipe' of moderate-to-high complexity...
what do we think of this?…: Agent Name - “Comprehensive Performance & Engagement Alert” Purpose: Notify students who meet ALL of these conditions: Haven’t logged in for 10 days AND missed Assignment 1 submission AND scored below 70% on Quiz 2 Provide customized feedback based on their quiz score range and include links to…
-
the new icon doesn't fit well in the frame, but looks a little better full-frame : )
…might remake this^ wordcloud pulling from all IA-related Support Cases (anonymized, of course~)
-
every post in this group will be a "Discussion", even this 'announcement'...
hope that's ok with all : )
-
An IA 'cookbook', or maybe some 'recipes', to start with?...
Trying something out. Ideally, we'll get some nice IA 'recipes', but just to start something (to kick off the conversation)… 'Recipes' range from simple to complex, and (in case you prefer), I'm also including pseudocode format - A. Inactivity Alert (No Login in 7 Days) Pseudocode:if user.last_login > 7 days ago THEN…
-
A call for IA 'recipes'. Share yours!
Let's see how IA are being used IRL…
-
sharing more IA resources...
Highlighting our own documentation here on the Community - https://community.d2l.com/brightspace/kb/articles/3499-about-intelligent-agents#visual-tour-of-intelligent-agents including this short video:
-
A great resource on IAs by Dr. Pearsall...
Sharing this excellent resource informed by Dr. Pearsall, icymi - Customer Spotlight: Intelligent Agent Series - Brightspace