Collect, Organize & Share Student Data
Use this sheet to collect and organize student information in one place. Accurate entries power the CareCircles app to give teachers, coaches, and trip leaders instant access to key details.


How to Fill the Student Database
Follow these steps to correctly fill in the student database, ensuring accurate and complete information for every student.

Student Database Mapping to App
-
First Row (Header one) -> Section Title (Personal Information/Action Plan)
-
Third Row (Header Two) -> Section data keys (Left side title of section)
-
From Row 4 (Students data) -> Section data value (Right side title of section)
-
New columns can be added to the database. All newly added columns will be placed under the Pertinent Information section if they do not have a header title in the first row.


Student Database Mapping to App
-
Emergency -> Red background color on list (Red highlight)
-
Health Condition -> Yellow background color on list (Yellow highlight) if value = yes
-
Health Condition -> If column present Sort/Filter Icon next to the search icon if value = yes
-
Emergency and Health Condition both are Non-Editable Fields And its Values come directly from the sheet and cannot be changed in the app.
-
Rules
-
If value is Yes → Show corresponding highlight color in the app.
-
If value is No or blank → No highlight shown.
-
Highlight color is only applied when column in Row 1 matches “Emergency” or “Health Condition”.
-
All other fields in Row 1 remain editable and have no fixed highlight.
-

Why fixed?
-
App grouping logic is hardcoded to these exact names.
-
Highlight colors (yellow for Health Condition, red for Emergency) depend on exact text match.
-
Changing even a space or letter will break section mapping and highlights.
Changeable Section Titles
-
Example: Personal Information, Action Plan, Notes
-
Changing the title updates the section name in the app automatically.
Adding New Fields
-
To Health Condition:
-
Row 1 = Health Condition
-
Row 3 = Field Name
-
Row 4+ = Values
-
-
To Emergency:
-
Row 1 = Emergency
-
Row 3 = Field Name
-
Row 4+ = Values
-
-
To Other Sections:
-
Row 1 = Any section title (changeable)
-
Row 3 = Field Name
-
Row 4+ = Values
-
Skip Column Logic & Purpose
-
Skip is a keyword used in Row 1 (Section Title row) of the sheet.
-
Any column with Skip in Row 1 will NOT be displayed in the app.
-
Row 1 = Skip Marks the whole column as hidden in app.
-
Skip overrides all other mappings — even if Row 3 and Row 4 have valid data, they won’t appear in the app.

Sheet name requirement
-
Sheet name must remain Students; only the version number (e.g., v1.0.1) can be changed.

