{{ summaryAnnouncement }}
{{ summaryTitle }}
{{ summaryValue }}

{{ summaryLine }}

Readiness {{ readinessLabel }} Rest {{ restSummary }} Learning {{ learningSummary }}
Child care day and family report details
This tool runs locally, but links and downloaded files can expose the entered identifier.
Keep it short enough for a printed pickup handoff.
Use the center, classroom, nanny, or family-daycare name.
The date appears in the report and export filenames.
Changing this preset updates arrival and pickup to representative same-day times.
Pickup must be later than arrival. Rest rows may still record a bounded cross-midnight interval.
The style changes the report lead and review label, not the underlying care events.
Rest thresholds are report-completeness cues only, not sleep or health recommendations.
Use the teacher note for the concrete observation behind this high-level cue.
Format: time | food or bottle | none/some/most/all | note. Pipes, tabs, commas, and semicolons are accepted.
Format: start | end | note. Valid times drive the rest total and timeline.
Format: time | type | factual note. Keep serious concerns out of an ordinary pickup report.
Format: activity | observation | learning area, or add a leading time for exact chart placement.
Use one item per line or separate short items with commas.
Avoid diagnoses, labels, or serious concerns that require a private or formal channel.
Valid parent report inputs.
Blank is neutral and adds no home-connection section.
{{ reportExportStatus }}

{{ normalized.program_name }} · {{ normalized.class_name }}

{{ normalized.child_name }}'s daily report

{{ normalized.report_date }} · {{ windowLabel }} · {{ reportStyleLabel }}

Mood{{ moodLabel }}
Energy{{ energyLabel }}
Rest{{ restSummary }}
Touchpoints{{ values.touchpoint_count }}
{{ section.title }}
  • {{ item }}

Nothing recorded.

Teacher note

{{ normalized.teacher_note || 'No teacher note entered.' }}

Home connection

{{ normalized.home_prompt }}

Use the program's required private or formal process for medication, injury, incident, safeguarding, or sensitive developmental concerns.
{{ tableExportStatus }}
TimeCategoryItemObservationFamily wordingCopy
{{ row.time_label }}{{ row.category_label }}{{ row.item }}{{ row.observation }}{{ row.family_text }}
{{ tableExportStatus }}
SectionStatusFamily-ready messageFollow-upCopy
{{ row.section }}{{ row.status }}{{ row.message }}{{ row.follow_up }}
{{ chartExportStatus }}

The chart renderer is unavailable. The exact care events remain available in the ledger.

Pickup is a short handoff after a long care day. Families need enough detail to understand meals, rest, care routines, mood, learning, and practical reminders without having to reconstruct the day from vague phrases. A useful daily report records what was observed, when it happened, and what may deserve a follow-up conversation.

Specific language makes routine notes easier to trust. “Ate most of lunch and drank water” carries more information than “ate well.” “Built a bridge with two friends and negotiated turns” names a learning moment without turning it into a developmental judgment. Time, amount, and concrete behavior help families notice patterns while keeping the tone respectful.

  • Routine facts include meals, bottles, rest intervals, toileting, diapering, sunscreen, and supplies.
  • Meaningful moments capture a brief example of play, language, movement, creativity, or social participation.
  • Family follow-up gives one clear reminder or conversation prompt instead of a broad instruction.
  • Formal concerns such as medication, injury, illness, incidents, safeguarding, or sensitive developmental matters belong in the program's required private process.

A daily handoff should distinguish missing information from an ordinary uneventful period. “No rest recorded” is different from “did not sleep,” and a report-completeness cue is not a health recommendation. Age-based rest values can prompt staff to double-check an entry, but they cannot decide how much sleep an individual child needs.

Names, care details, and family notes are personal information. Use a classroom-safe identifier when appropriate, share the finished report through the program's approved channel, and avoid placing sensitive details in links, browser history, screenshots, or broadly accessible downloads.

How to Use This Tool:

Enter one child's same-day care window and the ordinary observations that a family needs for pickup.

  1. Enter the child identifier, class or group, program or caregiver, report date, and arrival and pickup times. Pickup must be later than arrival.
  2. Choose a report style, age group, mood, and energy cue. These choices change wording and review cues, not the recorded care events.
  3. Add meal, rest, care, and learning rows using the displayed field order. Pipes, tabs, commas, and semicolons are accepted as separators.
  4. Add a concrete teacher note, supply reminders, and an optional home connection prompt. Keep formal or sensitive concerns in the program's required process.
  5. Review missing-category and time warnings, then read the complete report before sharing or downloading it.

Interpreting Results:

Ready means the ordinary completeness checks found no missing meal, learning, or teacher-note entry and no unparseable or unusually long care times. Review notes means at least one entered or missing detail deserves attention before sharing; it does not label the child's day as good or bad.

Rest totals and age-group cues are report-review aids only. Verify the source times when a total looks surprising, especially for a cross-midnight interval. Learning activities without an explicit time are spaced across the care window for the timeline, so their displayed times are estimates rather than recorded observations.

Technical Details:

Each non-empty care row is split using the most frequent supported delimiter outside quoted text. Row limits keep the report bounded: up to 8 meals, 5 rest intervals, 10 care entries, 8 learning highlights, and 8 supply reminders. Times accept 24-hour notation or an hour with an optional AM or PM suffix.

Formula Core:

Each rest duration is the difference between end and start. When the end time is earlier, the interval is treated as crossing midnight. Total rest is the sum of all accepted intervals.

di = eisiif eisi ei+1440siif ei<si
Rtotal=i=1ndi

Here, s and e are start and end minutes after midnight, d is one interval in minutes, and n is the number of rest rows. For 23:30 to 00:15, the calculation is 15 + 1,440 − 1,410 = 45 minutes. Intervals above 720 minutes remain in the total but trigger a review warning.

Transformation Core:

Daily care row transformation rules
Input rowAccepted fieldsReport transformation
Meal or snackTime, item, amount, noteNormalizes amount to none, some, most, all, or keeps the entered wording.
RestStart, end, noteCalculates duration and preserves a bounded cross-midnight interval.
Bathroom or careTime, care item, noteCreates one chronological routine entry.
Learning and playOptional time, activity, observation, optional areaInfers a learning area when absent and estimates a timeline position when no time is supplied.
SuppliesComma- or line-separated remindersKeeps the first 8 items for handoff.

Rule Core:

Age-group rest values are repository-authored completeness cues. A recorded total below the selected cue prompts verification; meeting it does not certify adequate sleep.

Age-group rest review cues
Age groupReview cueMeaning
Infant120 minutesVerify entered rest when the total is below 120 minutes.
Toddler90 minutesVerify entered rest when the total is below 90 minutes.
Preschool45 minutesVerify entered rest when the total is below 45 minutes.
Kindergarten20 minutesVerify entered rest when the total is below 20 minutes.
Mixed group45 minutesVerify entered rest when the total is below 45 minutes.

Privacy and Accuracy Notes:

Report composition happens locally in the browser, but entered identifiers can appear in a shareable link and downloaded files. Use the program's approved private channel and retention policy. Always review generated wording against the original notes; delimiter mistakes, missing times, estimated activity times, and age-group cues can change the handoff if left unchecked.

References: