People & Proof Block

Case Study Snapshot

A compact case-study block that links situation, action, result, and proof.

case-study-snapshot1 slidebalanced density

Case Study

One customer, measurable lift

Tell the situation, action, result, and proof in a compact structure.

01

Situation

02

Action

03

Result

04

Proof

Use Case Study Snapshot in your next deck — for free

STORYD writes a presentation around your topic and applies Case Study Snapshot across every slide. No template hunting, no copy-paste.

Build a deck with Case Study Snapshot →

Free, no card. Exports to PPTX.

OPF Config

blocks:case-study-snapshot
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "Case Study Snapshot",
    "subtitle": "A compact case-study block that links situation, action, result, and proof.",
    "purpose": "Show one concrete example of impact using a compact case-study arc.",
    "narrative": {
      "id": "star-method"
    },
    "keyMessages": [
      "The example matches the audience context.",
      "Action and result are linked.",
      "The proof is measurable."
    ],
    "tone": "persuasive",
    "tags": [
      "content-block",
      "case-study-snapshot"
    ]
  },
  "design": {
    "colors": {
      "scheme": "steel-blue"
    },
    "fonts": {
      "scheme": "georgia"
    },
    "background": {
      "type": "solid",
      "color": "#ffffff"
    },
    "layoutPreferences": {
      "density": "balanced",
      "alignment": "left",
      "animations": false,
      "slideNumbers": false
    }
  },
  "slides": [
    {
      "id": "case-study-snapshot",
      "layout": "two-column",
      "section": "Case Study Snapshot",
      "elements": [
        {
          "id": "case-study-snapshot-title",
          "type": "text",
          "slot": "title",
          "content": {
            "text": "One customer, measurable lift"
          },
          "style": {
            "fontSize": 34,
            "alignment": "left"
          }
        },
        {
          "id": "case-study-snapshot-subtitle",
          "type": "text",
          "slot": "subtitle",
          "content": {
            "text": "Situation, action, result, and proof."
          },
          "style": {
            "fontSize": 16,
            "lineHeight": 1.3
          }
        },
        {
          "id": "case-study-snapshot-points",
          "type": "text",
          "slot": "body",
          "content": {
            "bullets": [
              "Situation: slow cycle time",
              "Action: guided workflow",
              "Result: 31% faster decisions",
              "Proof: cohort analysis"
            ]
          },
          "style": {
            "fontSize": 15,
            "lineHeight": 1.25
          }
        }
      ],
      "notes": "A compact case-study block that links situation, action, result, and proof."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

Use Case

Use when a deck needs one concrete example of impact.

When to Use

For sales, customer success, transformation, and portfolio decks.

When to Avoid

Avoid if the example is not close enough to the audience's context.

Block Structure

two-column

One customer, measurable lift

Situation, action, result, and proof.

  • -Situation: slow cycle time
  • -Action: guided workflow
  • -Result: 31% faster decisions
  • -Proof: cohort analysis

Best Practices

1

Pick an example close to the audience.

2

Use one measurable result.

3

Do not overgeneralize from the case.

Playground deep link: config=blocks:case-study-snapshot