Skip to content

Added value statement to practice, low-stakes interventions, more context to AI draft assistant, auto generate practices from coaches, include value statement in sig messages on slack#88

Open
typist1 wants to merge 1 commit into
NUDelta:mainfrom
typist1:majorChanges
Open

Added value statement to practice, low-stakes interventions, more context to AI draft assistant, auto generate practices from coaches, include value statement in sig messages on slack#88
typist1 wants to merge 1 commit into
NUDelta:mainfrom
typist1:majorChanges

Conversation

@typist1

@typist1 typist1 commented May 7, 2026

Copy link
Copy Markdown
  • Added AI-generated value statements to each student practice explaining why the practice matters for that specific student’s regulation gaps and patterns.
  • Added AI-generated low-stakes interventions (small “ways to get started”) for each practice to help students overcome overwhelm or avoidance.
  • Created a new POST /api/ai-draft/practice-support endpoint that gathers student history, prior reflections, issue context, and practice gaps, then uses GPT-4o to generate personalized support content.
  • Extended FollowUpObject with:
  • valueStatement?: string;
  • interventions?: string[];
  • Added a new Practice Support panel in the CAP note editor where coaches can:
  • generate practice support
  • review/edit AI outputs
  • save changes before students see them
  • Updated the student reflection page to display:
  • a “Why this matters” section
  • a collapsible “Not sure how to start?” interventions section
  • Updated post-SIG Slack messages to include value statements beneath each assigned practice.
  • Designed prompts so generated support is:
  • personalized
  • tied to recurring regulation gaps
  • warm/coach-like
  • short and actionable rather than generic advice.

…text to AI draft assistant, auto generate practices from coaches, incldue value statement in sig messages on slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant