Data TableReference / mapping table

Reference / mapping table

Nursing program accreditation compliance table

Try in Playground
Reference / mapping table slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Data Table
Output
.pptx + PDF + PNG

Example brief

A detailed compliance mapping for a community college nursing department. The table links specific state board codes and accreditation standards to their requirements, the evidence needed for an audit, and the specific operational actions the college must take. It identifies critical gaps in faculty hiring, curriculum mapping, and student safety training needed to maintain program eligibility.

Render it

Structured intent — create_slide payload

Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.

{
  "form": "data_table",
  "variant": "reference_mapping_table",
  "headline": "Adherence to state accreditation standards requires immediate updates to nursing program documentation",
  "context": "Clinical nursing program - accreditation compliance and audit readiness mapping",
  "source_note": "Source: Accreditation Steering Committee Review, October 2024",
  "data": {
    "rows": [
      [
        "SBN Title 22, Sec 4",
        "Mandatory instructor-to-student clinical ratios",
        "Shift rosters, clinical site contracts, attendance logs",
        "Cap clinical sections at 8 students; hire 4 adjuncts for Spring"
      ],
      [
        "SBN Title 22, Sec 9",
        "Documented simulation hours vs. direct care",
        "Lab sign-in sheets, scenario rubrics, equipment logs",
        "Update curriculum map to show simulation does not exceed 25%"
      ],
      [
        "ACCJC Std. III.A",
        "Faculty credentials must match taught specialty",
        "Official transcripts, active RN licenses, CV updates",
        "Audit personnel files for all Part-Time Faculty before site visit"
      ],
      [
        "OSHA 1910.1030",
        "Bloodborne pathogen exposure control plan",
        "Training certificates, Hep-B records, sharps disposal logs",
        "Mandate annual safety workshop for all Level-1 health students"
      ],
      [
        "ED Code 66050",
        "Equitable access and disability accommodation",
        "Modified test protocols, ASL logs, facility blueprints",
        "Install ADA-compliant workstations in the Allied Health wing"
      ],
      [
        "Internal QA Policy",
        "Annual program effectiveness and NCLEX review",
        "Pass rate data, graduate surveys, employer feedback",
        "Conduct quarterly 'At-Risk' student interventions for cohorts"
      ]
    ],
    "footer": "Institutional eligibility for federal funding depends on closing these documentation gaps by Q3.",
    "columns": [
      {
        "header": "State Board Code",
        "w": 1.1
      },
      {
        "header": "Compliance Requirement",
        "w": 1.5
      },
      {
        "header": "Required Documentation",
        "w": 1.5
      },
      {
        "header": "Operational Implication",
        "w": 1.7
      }
    ]
  }
}

cURL (REST)

curl -X POST https://api.slideforge.dev/v1/render/intent \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{"form":"data_table","variant":"reference_mapping_table","headline":"Adherence to state accreditation standards requires immediate updates to nursing program documentation","context":"Clinical nursing program - accreditation compliance and audit readiness mapping","source_note":"Source: Accreditation Steering Committee Review, October 2024","data":{"rows":[["SBN Title 22, Sec 4","Mandatory instructor-to-student clinical ratios","Shift rosters, clinical site contracts, attendance logs","Cap clinical sections at 8 students; hire 4 adjuncts for Spring"],["SBN Title 22, Sec 9","Documented simulation hours vs. direct care","Lab sign-in sheets, scenario rubrics, equipment logs","Update curriculum map to show simulation does not exceed 25%"],["ACCJC Std. III.A","Faculty credentials must match taught specialty","Official transcripts, active RN licenses, CV updates","Audit personnel files for all Part-Time Faculty before site visit"],["OSHA 1910.1030","Bloodborne pathogen exposure control plan","Training certificates, Hep-B records, sharps disposal logs","Mandate annual safety workshop for all Level-1 health students"],["ED Code 66050","Equitable access and disability accommodation","Modified test protocols, ASL logs, facility blueprints","Install ADA-compliant workstations in the Allied Health wing"],["Internal QA Policy","Annual program effectiveness and NCLEX review","Pass rate data, graduate surveys, employer feedback","Conduct quarterly 'At-Risk' student interventions for cohorts"]],"footer":"Institutional eligibility for federal funding depends on closing these documentation gaps by Q3.","columns":[{"header":"State Board Code","w":1.1},{"header":"Compliance Requirement","w":1.5},{"header":"Required Documentation","w":1.5},{"header":"Operational Implication","w":1.7}]}}'

Frequently asked questions

How do I render the Reference / mapping table template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Reference / mapping table deterministically — editable PowerPoint in under a second.

Reference / mapping table Slide Template | SlideForge | SlideForge (slideforge.dev)