PPTX.gallery
Open in PPTX.dev

OPF Audience

General Public

Mixed non-expert audience with no assumed domain knowledge.

general-publicinformationallow chart density

Audience

General Public

informational · 30 min attention

conversational
casual

Density

low

Seniority

Mixed

Technical Fluency

Low

Decision Power

Informational

Attention Budget

30 minutes

Recommended Tones

Conversational, Casual, Inspirational

Slide Count

10-15 slides

Industry Fit

nonprofit, government, public health, education

Design Principles

1

Analogies over data

2

Simple charts only

3

Large text for accessibility

4

Story-driven structure

Recommended Companions

OPF Config

audiences:general-public
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — audiences/general-public",
  "description": "Mixed non-expert audience with no assumed domain knowledge.",
  "audience": [
    "general-public"
  ],
  "narrative": "heros-journey",
  "tone": "conversational",
  "takeaway": "Mixed non-expert audience with no assumed domain knowledge.",
  "tags": [
    "gallery:audiences/general-public"
  ],
  "design": {
    "colorScheme": "burnt-orange"
  },
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "single-message-statement",
      "title": "General Public",
      "subtitle": "Mixed non-expert audience with no assumed domain knowledge.",
      "design": {
        "contentBox": false,
        "contentAlignment": "center",
        "titleAlignment": "center"
      }
    }
  ],
  "catalogs": {
    "layouts": {
      "records": [
        {
          "$schema": "https://openpresentation.org/schema/opf-layout/v1",
          "id": "single-message-statement",
          "name": "Single_Message_Statement",
          "label": "Single Message Statement",
          "summary": "One sentence, one slide. Used when an idea needs the entire slide to land.",
          "description": "One sentence, one slide. Used when an idea needs the entire slide to land.",
          "tags": [
            "Statement",
            "Simplicity",
            "Emphasis"
          ],
          "master": "Gallery",
          "masterSlideIndex": 30,
          "groupHash": "e874505851ef19645aa56b1145eb8490d8e567942ce89455bd1535f4aeab4fa0",
          "groupDefault": true,
          "contentType": "Title",
          "contentMultiple": "None",
          "contentAlignment": "Center",
          "contentBox": false,
          "contentTypeChartPrimary": "None",
          "contentTypeImageFill": "None",
          "contentTypeListBullet": "None",
          "contentTypeListHeading": false,
          "slideTitle": true,
          "slideTitleAlignment": "Center",
          "slideImage": false,
          "slideImageAlignment": "None",
          "slideLayoutDirection": "None",
          "zones": [
            {
              "role": "title",
              "placeholder": "title"
            }
          ],
          "preview": {},
          "details": "One sentence, one slide. Used when an idea needs the entire slide to land. OPF placeholders: title.",
          "category": "content-text",
          "spatialCategory": "hero",
          "contentTypeTags": [
            "mixed",
            "title"
          ],
          "placeholders": [
            {
              "type": "title"
            }
          ],
          "slideSubtitle": false
        }
      ]
    }
  }
}
Open in OPF PlaygroundOpen in visual editor

Preview this config live at pptx.dev/playground, or load it in the gallery visual editor.