play icon for videos
← Academy
SOPACT ACADEMY · CONNECTED DATA INTELLIGENCE · CLEAN

How to Clean Open-Ended Survey Responses Without Losing Meaning

Preserve original answers, separate missingness from meaning and report the right denominator. A practical cleaning and coding exercise.

Sopact Academy · Course review

Practical Academy guide

How to Clean Open-Ended Survey Responses Without Losing Meaning

How do you clean open-ended survey responses?

Preserve the original response, record its response status, and make any cleaning changes in a separate working copy. Then define the coding rules and the denominator for each reported percentage. Cleaning should make the data usable without silently changing what respondents said or who counts in the result.

Use this reference when your analysis module includes open-ended answers. You will produce a cleaning log, a response-status table and a report statement a colleague can reproduce. Document analysis is a separate optional reading, not a prerequisite.

Consider a fictional program asking, “What barriers did you face?” Some people describe several problems; others write “none.” Deleting the short answers before analysis can make the remaining responses look more negative. But “none” does not prove the program removed a barrier. It reports an absence in the context of the question, period and respondent’s account.

Keep response status separate from the theme

Response status describes whether and how the question was answered. A theme describes the content of a substantive answer. Do not make one field do both jobs, and do not assign meaning from the word alone when the question or surrounding response changes it.

Interpret short answers using the question and collection context
ResponsePossible interpretationWhat to record
“None” to “What barriers did you face?”No barriers reported for the question’s stated periodSubstantive absence, if the context supports that reading
“N/A”Not applicable, misunderstood, or another meaningUse the instrument rules; retain ambiguity if applicability is not established
“Prefer not to say”An explicit refusal to provide this answerRefusal, distinct from a blank; do not invent a reason
Empty fieldSkipped, not shown, interrupted or missing in exportUse routing and collection records where available; otherwise unknown
“None of the buses ran on time”A transport problemSubstantive text; a global replacement of “none” would be wrong

Decide your missing-value rules before calculating a rate. A blank after a skipped branch is not the same as a displayed question left unanswered. “No comment” may be a refusal under your codebook, but it does not establish that the question was sensitive or that the person understood it.

Pew Research Center’s published open-response codebook is an example of explicit coding instructions, including rules for non-substantive responses. Its categories fit its research question; use the practice of documenting rules rather than copying its labels into an unrelated study.

Preserve the source before normalizing

Keep the original text with its response ID, question version, date and permitted record link. Use separate fields for normalized text, translated text, redactions and codes. If you correct a processing error, retain the change history instead of making the source appear never to have contained the error.

Trimming accidental outer whitespace can be a useful working-copy change. Standardizing case may help matching, but test whether case carries meaning in abbreviations or identifiers. Treat “busfare” and “bus fare” as variants only when their meaning is clear. Do not convert an unfamiliar term into a familiar one just to make coding easier.

Translation and readable transcription can be appropriate analytical steps. They are transformations, not verbatim originals. Label them, retain their connection to the source where permitted, and review consequential ambiguity with someone competent in the language and context. Continue with the multilingual feedback lesson for that workflow.

For a published quotation, distinguish verbatim text from a translated or lightly edited quotation. Protect confidentiality and avoid displaying unnecessary identifying details. Retaining an original for authorized review does not mean publishing it without redaction.

Do not delete identical responses automatically

Two people may both answer “transport.” Those are two responses, not necessarily duplicate records. Conversely, an upload retry may produce two copies of one submission. Check submission IDs, timestamps and the collection process before removing anything.

Keep a deletion or exclusion reason in the working dataset. If a suspected duplicate cannot be resolved, flag it and explain how the analysis handles it. Text similarity alone is not proof of a duplicate person or fraudulent response.

Practice: calculate the denominator before writing the headline

In this fictional exercise, 100 people were invited and 80 returned the survey. Everyone who returned it was shown the barrier question. Of those 80, 40 reported at least one barrier, 20 explicitly reported none, eight gave a response confirmed as not applicable under the study’s rules, seven declined and five left it blank.

Fictional barrier question: counts before percentages
StatusCountInterpretation
At least one barrier reported40Substantive answer
No barriers reported20Substantive absence
Confirmed not applicable8Separate response status under the study rules
Explicit refusal7No substantive barrier answer
Blank after being shown the question5Item nonresponse; reason unknown
Survey not returned20No survey response from these invitees

Among the 60 substantive answers, 40/60 = 66.7% reported a barrier. Among all 80 returned surveys, 40/80 = 50% reported a barrier. These are different reporting bases, not competing calculations of the same quantity. Neither says what all invited people experienced, because some did not answer the question or return the survey.

A transparent sentence is: “Of 80 returned surveys, 60 provided a substantive barrier answer; 40 of those 60 (66.7%) reported at least one barrier. Twenty reported none. The other returned surveys contained eight not-applicable responses, seven refusals and five blanks.”

Now suppose 24 of the 40 barrier-reporting respondents mention transport. That is 24/60 = 40% of substantive answers, or 24/40 = 60% of respondents reporting any barrier. Name the base. If a person can receive several theme codes, theme percentages need not sum to 100%.

Keep survey nonresponse separate from item nonresponse. Also distinguish people, responses and mentions: a participant may mention transport three times in one answer, but that does not make three people reporting it. Record the counting unit in the codebook.

Create a codebook without pretending fifty answers is enough

Start with a varied pilot set that includes different periods, groups, languages, long answers and short answers. There is no universal rule that fifty responses reveal every important theme. The appropriate review depends on diversity, complexity and the purpose of the analysis.

You can develop codes from the responses, start from a defined framework, or combine both. An existing theory or reporting requirement is not inherently a bias to discard. Make the approach explicit and leave a route for unexpected evidence rather than forcing every response into a planned category.

For each code, write a definition, inclusion and exclusion rules, and examples. Specify whether multiple codes are allowed and whether the counting unit is a respondent, response or passage. Pilot the rules with another reviewer where appropriate, discuss disagreements and revise the codebook before scaling.

Pew’s September 2026 methodology describes a model-assisted codebook process combining human interpretation and machine learning. It demonstrates a documented analytical workflow; it does not mean an unreviewed model output is sufficient for a different project.

Use a cleaning log that another person can follow

  1. Preserve the source and identifiers. Retain the original response and question context in the approved storage environment.
  2. Classify response status. Apply documented rules for substantive answers, absence, applicability, refusal and missingness.
  3. Normalize a working copy. Log transformations and retain uncertain terms for review.
  4. Check duplicates using record evidence. Do not remove responses solely because the text repeats.
  5. Apply the versioned codebook. Keep codes separate from source text and record the coding version.
  6. Review exceptions and a varied sample. Inspect disagreements, rare categories and consequential classifications.
  7. Reconcile counts and report the base. A reviewer should be able to reproduce the denominator and understand exclusions.

Use the shared-definition lesson to put the codebook and denominator rules beside the quantitative measures. Documenting the rules supports comparison across waves, but does not guarantee comparability if the question, population or collection method changes.

Plan the recurring coding and reporting work

Your cleaning log and codebook should remain usable when new responses arrive. Plan the effort of revising definitions and recalculating the same clearly stated reporting bases.

A workflow with repeated manual work

  1. Define from an initial sampleRead material and agree on the codebook.
  2. Apply it across the datasetCode responses and check the result.
  3. Revise a definitionReturn to affected material and recode it.
  4. Reconnect the numbersReconcile coded results with ratings and context, then rebuild the view.

The Sopact workflow

  1. Your team owns the definitionsDecide what each code means and improve it as you learn.
  2. Apply coding across the eligible dataAutomate application; people review quality and exceptions.
  3. Reprocess after a definition changesReapply the revised definition across the configured scope instead of recoding each response by hand.
  4. Ask across coded text and numbersKeep the response, rating and relevant record context connected; inspect the evidence behind the result.

This compares workflow patterns, not a claim that every research tool requires manual coding or separate files. Some already automate parts of this work; compare the complete cycle.

For this codebook-based workflow, the main saving is repeated application and reconnection—not the removal of human judgment. A changed definition can be reapplied across the configured data while reviewers concentrate on quality, exceptions and interpretation. Coded text stays connected to the relevant ratings and context.

Count the recurring work in ownership cost. Include setup, coding, recoding after revisions, source reconciliation, review and reporting, plus your actual platform and processing expenses. A worked scenario of four cycles of 4,000 responses illustrates 272 fewer annual staff hours; it is an assumption-based example, not a customer benchmark. Existing automation, review needs and implementation effort can substantially change the result.

Adjust the workload assumptions and compare total effort →

A reliable assistant should calculate from the selected records and let a reviewer open the supporting evidence. Check the data scope, definition, denominator and access permissions. Reproducible arithmetic does not make every AI interpretation correct.

Watch: Why Qualitative Analysis Stays Small — And How to Scale It

Watch this 2-minute 58-second explanation of repeated coding, revised definitions and connected analysis. Then estimate the work for your own collection cycle.

Watch this video on YouTube →

What changes when responses arrive throughout the year?

A new response may reveal a category your first codebook did not contain. Decide whether the change requires recoding earlier responses, mapping compatible versions or reporting a break in the series. Do not silently apply a new meaning only to the latest wave.

Keep the earlier coding output and the revised one when reprocessing, with the version and review date. A new theme can be added without erasing the original words. Check whether old responses meet the new definition rather than assuming that they do.

In a configured Sopact workflow, test how responses are analyzed on arrival and how the team reviews classification, supporting text and exceptions. Confirm what happens when the rubric changes, including whether earlier responses are reprocessed. Do not assume automatic backfilling or a correct denominator without testing the actual workflow.

A practical customer context: the King Center

Group gathered outdoors beside a statue, pictured in the King Center customer story
The King Center customer story illustrates feedback work across several programs.

The King Center’s published story describes using pre- and post-survey evidence across seven programs and making qualitative feedback useful for review. For a team doing similar work, this lesson’s contribution is a transparent route from original response to code and reported count. The story does not validate the fictional percentages above.

Test the workflow before using it in a report

Build a small test set containing a valid “none,” an ambiguous “N/A,” a refusal, a skipped branch, a blank, repeated text from different people and a genuine upload retry. Add an answer with two themes and one whose meaning depends on language or context.

Write the expected status and counting rule for each. Then add a later batch with a new theme. Pass when originals remain available to authorized reviewers, uncertain cases stay visible, versions are recorded and the reported counts reconcile. A model confidently assigning every answer to a category is not a pass if the underlying rules are wrong.

Watch: keeping qualitative evidence connected

Watch the video · 2 minutes 34 seconds. This companion explainer connects qualitative evidence with continuing records. Use the worked example above to check the cleaning and reporting decisions. Browse more videos in the video library.

Frequently asked questions

Should “none” be treated as missing?

For a barrier question, it may be a substantive report of no barriers. Interpret it using the question and context. Do not assume every occurrence means zero, or that it proves a program caused improvement.

Should “N/A” always be excluded from a denominator?

No universal rule applies. Determine whether the item was applicable and define the reporting base. Keep the response status visible; an unexplained “N/A” may need review rather than automatic exclusion.

Can I correct spelling or translate responses?

Use a labeled working copy, retain the source where permitted and document consequential changes. A translation can be useful, but should not be presented as the original wording.

How many responses should I read before creating codes?

Use a varied pilot appropriate to the dataset and purpose. Fifty is not a universal sufficiency threshold. Review across groups and periods, refine definitions and check whether important evidence remains uncaptured.

Are identical answers duplicates?

Not necessarily. Different respondents may use the same short answer. Check submission and collection evidence before removing records.

Can one response have several theme codes?

Yes, if the codebook allows it. State the counting unit and denominator; overlapping theme percentages may add to more than 100%.

What happens when a new theme appears later?

Version the codebook and decide how earlier responses will be reviewed or compared. Keep a record of recoding and disclose any break in comparability.

What is the difference between cleaning and analysis?

Cleaning prepares and documents the usable dataset. Coding and analysis interpret content under defined rules. Keep those decisions visible so a cleaning operation cannot silently become an unsupported finding.

When your feedback includes several languages

Take the source text, working copies and codebook into the multilingual feedback lesson. You will examine how language and translation affect interpretation without losing the original context.

Lesson reviewed September 12, 2026. All numerical examples are fictional; the King Center reference is drawn from its published customer story.

Return to your course →

Put this guide into practice.

Start with data your teams struggle to bring together. Agree shared definitions, keep each source identifiable, and decide who can see what before asking AI for an answer.

Explore Connected Data Intelligence →
Prepare data governance before using AI
Prepare your data governance
nonprofit-data-governance-before-ai
Feedback
Foundation
Prepare an evidence register and a tested governance baseline before applying AI to program data.
Make learning part of the work you already do
The Loop — the method in one read
the-loop
Loop
The method
0
One continuous method for reliable, traceable AI reporting across case, application, grant, and program workflows: collect clean, analyze on arrival, and improve in time.
Teams running cases, applications, grants, or programs that need AI-assisted reporting they can reproduce, trace to source evidence, and act on before the cycle ends.
What Is Case Intelligence?
What Is Case Intelligence?
what-is-case-intelligence
Case
Foundation
1
One current, traceable record for each person—connecting intake, services, notes, surveys, documents, outcomes, decisions, and follow-up.
Workforce and training · Youth and mentoring · Case management · Scholarships · Accelerators · Education · Nonprofit programs
What Is Grant Intelligence?
What Is Grant Intelligence?
what-is-grant-intelligence
Grant
Foundation
1
One connected evidence record from application and committee review through the awarded grant, grantee reporting, renewal, and board accountability.
Foundations and grantmakers · Public grant programs · Scholarships and fellowships · Accelerators
What Is Portfolio Intelligence?
What Is Portfolio Intelligence?
what-is-portfolio-intelligence
Portfolio
Strategy
1
A source-linked portfolio view that connects each investee or grantee's agreed plan, reporting cadence, evidence, risks, and results.
Impact funds and investors · Foundations with grant portfolios · Family offices · Blended-finance vehicles
What Is Connected Data Intelligence?
What Is Connected Data Intelligence?
connected-data-intelligence
Feedback
Foundation
1
Keep evidence from surveys, files, notes, documents, systems, sites, and reporting periods connected to one continuing record.
Multi-program nonprofits · Member and chapter networks · Research associations · Training and coaching teams · Organizations with scattered evidence
Build an impact report from evidence you can explain
What Is Impact Measurement and Reporting?
embedded-impact-measurement
Reporting
Align
1
Define intended change, align organization and funder context, govern measures, interpret evidence, and produce traceable reports for decisions.
Program and impact teams · MEL leads · Funders and donors · Foundations · Impact funds · Organizations building rigorous impact reports
Build a repeatable collect, review and improve cycle
Methodology — continuous, not annual
loop-methodology
Loop
The method
1
The continuous collect–analyze–improve cycle, adopted as an experiment: start with the step that already pays and add one data-collection step at a time.
Teams tired of rebuilding spreadsheets and forms who want a measurement system that compounds instead of resetting.
How to Build a Theory of Change with AI: Prompts and Examples
Build a Theory of Change You Can Test
how-to-build-a-theory-of-change
Reporting
Align
2
How Do You Onboard a Portfolio and Track Results?
Agree the Portfolio Reporting Plan
onboard-portfolio-lock-impact-agreement-track-results
Portfolio
Data Dictionary
2
Test whether an AI-assisted result is repeatable and correct
Reliability — the same answer twice
loop-reliability
Loop
The method
2
Determinism as a feature: the same question over the same data returns the same answer every run — the opposite of a generic AI chat that drifts.
Anyone who has watched a general AI tool give two different numbers for the same question and needs results they can stand behind.
Design application intake around a defensible decision
Design an Application Process
how-to-design-an-application-process
Grant
Foundation
2
How to Structure Stakeholder Data: Four Common Patterns
Choose your record structure
which-shape-is-your-data
Feedback
Foundation
2
Map the people, observations and relationships your workflow needs before collecting data.
How to Build a Logic Model: Steps, Example and AI Prompt
Build a Logic Model You Can Use
how-to-build-a-logic-model
Reporting
Align
3
How Do You Onboard a Grant or RFP Program?
Onboard a Grant or RFP Program
how-to-onboard-a-grant-rfp-program
Grant
Foundation
3
Turn your theory of change into a data-collection plan
Turn a Theory of Change into a Data-Collection Workflow
theory-of-change-to-data-collection-workflow
Case
Foundation
3
Build a portfolio data dictionary without forcing false comparisons
Map Portfolio Data to Reporting Standards
portfolio-data-dictionary-standards-mapping
Portfolio
Chapters
3
Keep a clear trail from a finding to its evidence
Traceability & Transparency
loop-traceability
Loop
The method
3
Every figure links back to the exact response, note, or document it came from — a full audit trail from headline result to raw evidence.
Teams whose numbers get scrutinized — by funders, boards, auditors, or standards — and who need to answer where did this come from on the spot.
How to Change Survey Questions Without Losing Comparability
Change questions with a clear history
change-questions-without-breaking-the-record
Feedback
Control
3
Create a question-change log and decide how old and new versions should appear in reports.
Programme & MEL leads · Teams whose questionnaire has ossified · Anyone evaluating a platform where configuration is a purchased service
Five Dimensions of Impact: How to Review Your Evidence
Use the Five Dimensions to Test the Evidence
five-dimensions-of-impact
Reporting
Align
4
How Do You Design a Grant Rubric and Eligibility Rules?
Design Your Rubric & Eligibility Rules
grant-rubric-eligibility-rules
Grant
Foundation
4
How to Measure Outcomes Across an Investment or Grant Portfolio
Frame Outcomes Over Outputs at Portfolio Level
frame-outcomes-portfolio-level
Portfolio
Chapters
4
Adapt the learning cycle to your workflow
Flexibility — one method, four workflows
loop-flexibility
Loop
The method
4
The same collect–analyze–improve cycle, shaped to four kinds of impact work — case, grant, portfolio, and feedback — each shown end to end.
Anyone deciding where the Loop fits their work, who wants to see the full path from messy input to a report they can defend.
How to Collect Feedback Offline and Keep Records Connected
Collect offline and reconcile the batch
collect-feedback-offline
Feedback
Connect
4
Build a field protocol and reconcile a test batch across devices, visits and delayed uploads.
Field & multi-site programs · Low-connectivity contexts · Nonprofits collecting in person
How Do You Design an Intake Form for a Baseline?
Design an Intake Form That Captures a Usable Baseline
intake-form-usable-baseline
Case
Nonprofit Track
5
Turn a proposed outcome into a reporting definition
Outcomes vs Outputs
frame-outcomes-over-outputs
Grant
Foundation
5
Impact Due Diligence: Review Evidence Before Investment
Pre-Investment Due Diligence & Screening
pre-investment-due-diligence-screening
Portfolio
Chapters
5
Plan and review your first workflow pilot
The Guarantee — first workflow in 2 months
loop-guarantee
Loop
The method
5
How to Build an Organization Evidence Model
Build the Organization Evidence Model
build-organization-evidence-model
Reporting
Align
5
How to Analyze Documents as Evidence: Sources, Context and Review
Read documents as traceable evidence
read-documents-as-evidence
Feedback
Connect
5
Create a document register and reviewed findings with source locations, context and explicit exceptions.
How to Clean Open-Ended Survey Responses Without Losing Meaning
Clean responses and define the denominator
clean-open-ended-survey-responses
Feedback
Clean
6
Create a cleaning log, response-status table and reproducible report statement.
How to Review Participant Support Needs Mid-Program
Spot At-Risk Participants Mid-Program
spot-at-risk-participants-mid-program
Case
Nonprofit Track
6
How to Write a Nonprofit Grant Application: Template and Example
Grant Application for Nonprofits
grant-application-for-nonprofit-organizations
Grant
Foundation
6
Design quarterly portfolio reporting that investees can complete
Collect Investee Reporting Without Repeated Rework
collect-investee-reporting-without-burden
Portfolio
Chapters
6
How to Build a Funder Context Profile: Research to Reporting
Build a Sourced Funder Context Profile
build-funder-context-profile
Reporting
Align
6
How Do You Measure Change at Exit?
Measure Change at Exit (Not Just Completion)
measure-change-at-exit
Case
Nonprofit Track
7
How Do You Collect Applications Clean at the Source?
Collect Applications Clean at the Source
collect-applications-clean-at-source
Grant
Collect
7
How to Follow Up on Missing Investee Data
How to Follow Up on Missing Investee Data
chase-missing-investee-data
Portfolio
Chapters
7
How to Analyze Multilingual Feedback and Evaluate Software
Analyze and review multilingual feedback
analyze-multilingual-feedback
Feedback
Clean
7
Build a language review sheet and test software on original responses, translations, codes and reporting bases.
Multi-country programs · Multilingual survey data · Global networks & chapters
How to Define Impact Metrics Your Team and Funder Can Use
Define Measures the Organization and Funder Can Both Use
define-impact-metrics-funders-want
Reporting
Align
7
Survey Attrition in Longitudinal Studies: Track Missing Waves
Track missing waves and matched outcomes
survey-attrition-longitudinal-studies
Feedback
Read
8
Build a wave-status register, compare response groups and report paired change with coverage and limitations.
How to Use Mentor Notes to Review Participant Support
Use mentor notes for support review
mentor-notes-early-warning
Case
Nonprofit Track
8
How Do You Reduce Applicant Burden?
Reduce Applicant Burden
reduce-applicant-burden-auto-clarification
Grant
Collect
8
Find inconsistencies in portfolio returns before reporting
Analyze Investee Reports Across Sources
read-investee-reports-multi-signal
Portfolio
Chapters
8
Impact Metric Definitions: A Practical Worksheet and Example
Give Every Number One Definition
one-definition-for-every-number
Reporting
Define
8
How to Connect Quantitative and Qualitative Survey Data
Connect scores and comments
connect-quantitative-qualitative-survey-data
Feedback
Read
9
Build a linked analysis view and joint display, with clear groups, reporting bases and evidence limits.
How to Calculate SROI as New Evidence Arrives
Calculate SROI — Live, Sourced, and Honest
calculate-sroi-live
Case
Nonprofit Track
9
How to Collect Grantee Reports with Less Burden
Collect Grantee Reports Without Burden
collect-grantee-reporting-without-burden
Grant
Collect
9
Keep company, investment and reporting history connected
Track Results Against the Impact Agreement
track-investees-impact-agreement-variance
Portfolio
Chapters
9
Turn Reporting Requirements into Evidence: A Practical Mapping Guide
Turn Requirements Into Collectable Evidence
turn-reporting-requirements-into-evidence
Reporting
Define
9
Connect baseline, follow-up and different rater perspectives
Analyze pre, mid and post surveys
analyze-pre-mid-post-survey-data
Feedback
Read
10
Build a matched pre/mid/post analysis, interpret score movement and retain clear rules for missing waves.
How to Report a Job-Training Program to Grant Funders
Turn a Cohort into a Funder Impact Report
job-training-grant-impact-report
Case
Nonprofit Track
10
How to Follow Up on Missing Grantee Data
Chase Missing Grantee Data
chase-missing-grantee-data
Grant
Collect
10
How to Build Useful Portfolio Impact Monitoring Alerts
Build Useful Portfolio Impact Alerts
portfolio-risk-monitoring-alerts
Portfolio
Chapters
10
How to Collect Clean Data Inside Your Workflow
Collect Clean Evidence Inside the Workflow
collect-clean-data-at-the-source
Reporting
Embed
10
How to Analyze Longitudinal Survey Data
Analyze longitudinal survey data
analyze-longitudinal-survey-data
Feedback
Read
11
Build a continuing analysis record with clear time scales, observed trajectories and limits.
How to Turn a Job Description into a Requirements Checklist
Clarify employer requirements
job-description-requirements-checklist
Case
Social Enterprise Track
11
Review applications with evidence, clear criteria and human judgment
Review Without Reviewer Bias
review-applications-without-reviewer-bias
Grant
Analyze
11
How to Ask AI Questions About Your Portfolio Data
Ask AI Questions About Portfolio Data
ask-your-portfolio-anything
Portfolio
Chapters
11
How to Keep Impact Reporting Numbers Consistent
Get Stable Results From Governed Data
same-numbers-every-time
Reporting
Read
11
How Do You Analyze a Batch of Grant Applications?
Analyze a Whole Round
how-to-analyze-a-batch-of-grant-applications
Grant
Analyze
12
How to Measure Outcome Duration and Drop-Off
Measure outcome duration and drop-off
measure-outcome-duration-drop-off
Feedback
Read
12
Build a dated outcome claim, distinguish missingness from outcome loss and test forecast assumptions.
How to Score Candidate–Role Matches with a Clear Rubric
Review candidate–role evidence
score-candidate-role-matches-without-bias
Case
Social Enterprise Track
12
Evidence Traceability: Link Every Report Claim to Its Source
Trace Every Result Back to Its Evidence
where-every-number-came-from
Reporting
Read
12
How Do You Roll Up a Grant Portfolio?
Aggregate Outcomes Across a Grant Portfolio
how-to-roll-up-a-grant-portfolio
Portfolio
Chapters
13
How to Report Job Placements to Impact Investors
Turn a Cohort into a Social-Enterprise Investor Report
job-placement-investor-impact-report
Case
Social Enterprise Track
13
How Do You Track Reviewer Conflicts of Interest?
Track Reviewer Conflicts of Interest
track-conflicts-of-interest-audit
Grant
Analyze
13
How to Write a Donor Report: Format, Evidence and Example
Design a Report for a Real Funding Decision
donor-report-funders-trust
Reporting
Decide
13
Build a report brief and claim-and-evidence table before drafting. Explain delivery, outcomes, spending, limitations and next actions.
Program managers, grant leads and reporting teams
AI Data Access Controls: What Your Assistant May See
Control what the assistant can access
what-the-assistant-may-see
Feedback
Prove
13
Define task-specific access, test synthetic records and verify report-sharing boundaries.
How to Write an Evidence-Based Impact Narrative
Write a cited impact narrative
impact-narrative-funder-report-cited
Feedback
Prove
14
Build and check a report paragraph using a claim-and-source table, appropriate quotations and clear limitations.
How Do You Read a Grantee Report?
Read a Grantee Report
read-grantee-report-multi-signal
Grant
Analyze
14
How to Use SROI Across a Portfolio Without Double Counting
Use SROI Across a Portfolio
monetize-impact-sroi-across-levels
Portfolio
Chapters
14
How to Write a Funder Report with AI—and Check It
Generate the Audience-Specific Report From Evidence
assistant-writes-the-funder-report
Reporting
Decide
14
Draft from approved sources, check the claims, and save an accountable report version. Bring the brief from the previous lesson.
Program managers, grant leads and reporting teams
How Do You Compute Grantee Variance?
Compute Grantee Variance
how-to-compute-grantee-variance
Grant
Analyze
15
When Is a Monetary Value on Social Impact Credible?
Add a Credible Dollar Value With SROI
credible-dollar-value-on-impact
Reporting
Optional method
15
Prepare a valuation brief. Decide what the evidence supports, what needs more work, and when an outcome account is enough.
Program, evaluation and investment teams considering social-value estimates
Keep a person’s history connected across programs and staff changes
Follow one person over time
one-person-followed-for-years
Feedback
Shapes
15
Build a participant record that preserves episodes, dates, versions and missingness across repeated collection.
How Do You Build an SROI Value Map?
Build an SROI Value Map
how-to-build-an-sroi-value-map
Reporting
Optional method
16
Build a first value map, keep missing evidence visible, and give each unresolved outcome a next action.
Evaluation, program and investment teams preparing an SROI analysis
How Do You Track Budget and Actual Spend?
Track Budget vs Actual Spend
how-to-track-budget-invoices-actual-spend
Grant
Analyze
16
Multi-Rater Feedback: Connect Perspectives and Protect Context
Connect several perspectives on one person
several-people-describing-one-person
Feedback
Shapes
16
Design subject-rater relationships, reporting rules and a tested multi-perspective feedback record.
How Do You Pick a Financial Proxy for SROI?
Pick a Defensible Financial Proxy
how-to-pick-a-financial-proxy-for-sroi
Reporting
Optional method
17
Compare candidate valuation sources and document why one fits your outcome, stakeholder and reporting period.
Evaluation and reporting teams selecting financial proxies
How Do You Analyze Grantee Reporting Longitudinally?
Analyze Grantee Reporting Over Time
analyze-grantee-reporting-longitudinal
Grant
Analyze
17
How Do You Compare Investees When Each One Defines Its Metrics Differently?
Compare & Benchmark Investees
compare-benchmark-investees
Portfolio
Chapters
17
Cross-Program Reporting: Combine Results Without Losing Meaning
Combine evidence across programs
many-programs-one-picture
Feedback
Shapes
17
Build a defensible cross-program result with comparable measures, correct denominators and documented exclusions.
How Do You Calculate the SROI Ratio?
Calculate the SROI Ratio With a Range
how-to-calculate-the-sroi-ratio
Reporting
Optional method
18
Build a reproducible SROI calculation, test its assumptions and explain the result in a reviewed report.
Evaluation and reporting teams reviewing an SROI calculation
How to Read Form 990 for a Grant Review
Read a 990 for Compliance
how-to-read-a-990-for-compliance
Grant
Analyze
18
How Do You Build Dashboards and Compliance Reports?
Build Dashboards and Reviewed Reports
dashboards-sroi-compliance-reports
Portfolio
Chapters
18
Plan evidence collection across your network
Run a member-network survey
member-network-survey
Feedback
Shapes
18
Design and test a member reporting cycle with continuing records, coverage checks and authorized results.
Ask Your Whole Grant Round Anything (Assistant + MCP)
Ask Your Whole Grant Round Anything
ask-your-grant-round-anything
Grant
Analyze
19
Produce portfolio reports that trace back to approved evidence
Produce the LP and Board Impact Report
portfolio-lp-board-impact-report
Portfolio
Chapters
19
How Do You Build a Grant Audit Trail?
Build a Grant Audit Trail
grant-audit-compliance-trail
Grant
Communicate
20
How Do You Connect Your Stack Without Lock-In?
Connect Systems and Test Data Portability
portfolio-connect-your-stack
Portfolio
Chapters
20
How Do You Produce Grant Compliance Reports?
Produce Compliance Reports
grant-compliance-regulatory-reports
Grant
Communicate
21
How Do You Roll Grantees Into a Board Report?
Roll Grantees Into a Board Report
roll-grantees-funder-board-report
Grant
Communicate
22
How Do You Build Grant Dashboards and Maps?
Grant Dashboards & Maps
grant-dashboards-geographic-mapping
Grant
Communicate
23