CoachDiscoverMapCompareSavedAI LearningAI WeeklyAbout
← Library
Flashcard Deck · All Guides · 13 Unique Cards

All Flashcards

Every concept from this video, alphabetical. Filter by guide, shuffle the deck, or flip them all at once.

Showing 13 cards · 0 flipped
03 · Advanced
Calendar View
tap to reveal →
A list view that renders rows as month-grid events using their start and end date columns. Inherits the list's filters, so it stays in sync automatically.
← tap to flip back
03 · Advanced
Composite App
tap to reveal →
A SharePoint application made by composing multiple lists, views, and skills, then surfacing them through a unified homepage. No custom code required.
← tap to flip back
03 · Advanced
Conflict Detection
tap to reveal →
A skill that reads the list, finds rows overlapping the new request, and reports them before the change is saved. Turns a form into a workflow.
← tap to flip back
03 · Advanced
Homepage Composition
tap to reveal →
The final layout step that brings lists, views, and skills together on one page. Build the parts in isolation first; assembling them on the homepage is then quick.
← tap to flip back
02 · Applied
Iteration Cap
tap to reveal →
The maximum attempts a Ralph Loop will make before exiting with its best output. Protects against runaway runs — most loops converge in 2 to 4 tries.
← tap to flip back
02 · Applied
List Formatting Skill
tap to reveal →
A published helper skill that teaches the agent polished list-view styling — column widths, status pills, conditional colours. Reused alongside Ralph Loop.
← tap to flip back
01 · Foundations
List View
tap to reveal →
A saved filter + grouping + render mode over a list. The same list backs many views — by status, by department, calendar, upcoming — with no duplicated data.
← tap to flip back
02 · Applied
Ralph Loop
tap to reveal →
A reusable meta-skill that wraps the agent in a goal-seeking loop. Each iteration self-scores against named success criteria; exits when the score clears the bar or the cap is hit.
← tap to flip back
01 · Foundations
Sample Data
tap to reveal →
Synthetic rows the AI generates so views and skills have realistic content from minute one. Ask for it in your build prompt — don't wait for real users.
← tap to flip back
01 · Foundations
SharePoint List
tap to reveal →
A typed, permissioned, versioned data table inside a SharePoint site. The AI can create, populate, query, and modify it from plain-English instructions.
← tap to flip back
01 · Foundations
Skill Trigger
tap to reveal →
The phrasing pattern that invokes a skill. The model matches intent, not exact wording — users can say "request time off" or "I want to take March 20th off" and hit the same skill.
← tap to flip back
02 · Applied
Success Criteria
tap to reveal →
The named, verifiable conditions a Ralph Loop attempt must meet to be "done." Each criterion is a check the agent can self-grade on inspection.
← tap to flip back
03 · Advanced
User-Filtered View
tap to reveal →
A list view scoped to the current viewer — only rows they created, or only ones they own. One list, one view, per-person scoping done automatically by SharePoint.
← tap to flip back