How we handle a child's data
— collection, encryption, retention, deletion

Avatar Coach uses a camera, so the first question any school asks is what leaves the room. This page states plainly what is collected and what is not, where it is stored and how it is protected, and when it is deleted.

Face photos are never stored

A child's face photos and video never reach the server — not one byte. Face recognition finishes inside the browser on the classroom whiteboard, and what travels to the server is seven numbers.

The browser locates facial landmarks in the camera image and computes a seven-dimensional distance vector, normalized by the distance between the eyes. It is not something a person could look at and identify a child from; it exists only to compare against the children already registered in that class.

It is still biometric data

Not being a photo does not make it casual. Because the vector has to be compared back for sign-in, it cannot be replaced with a one-way hash. Protection therefore comes from encryption and access control. Guardian consent before registration is a required operational step.

What is collected, and what is not

CollectedNot collected
Name, entered by the teacher
Face feature vector (seven numbers)
Session records — activity, level, success rate, duration
Trial records — success, prompts, response time
Behavior incidents a teacher logs directly
Face photos or video — never sent to the server
Audio recordings — never stored
National ID numbers, addresses, contact details
Location data
Anything about other apps or files on the device

The same holds for camera-based activities such as mirror play and expression matching. Posture and expression are judged inside the browser; the video does not leave the device.

There is a facility for storing numeric features for research and improvement, but it is off by default, and even when enabled it stores values computed from coordinates, never imagery. Turning it on is a decision made with the institution.

How it is stored — encryption and access control

How a child enters an activity is a selection, not an authentication. The teacher signs in first; from that screen the child taps their own tile or is recognized by face. Children do not have accounts.

When it is deleted

What reaches the AI

Report text is written by a generative model, but a child's real name is never sent to it. Names are substituted before the request and restored only in the finished document. Substitution runs in two layers — at aggregation and again immediately before the request — and it also scans free text a teacher typed. The behavior is pinned by regression tests, so if a later change breaks it, the tests fail.

What goes to the model is a substituted name and numbers: success rates, prompt counts, response times. Face vectors, photos, and video never reach it. The safeguards are described in full on the IEP behavior report page.

If you are evaluating the product

No photo stored, nothing reachable without teacher sign-in, biometric data removed together with the profile — these three are enforced by code and pinned by tests, not by operational promise.

Frequently asked questions

Do we have to use face recognition?

No. You can run entirely with name tiles, in which case no biometric data is collected.

Does a photo of my child end up on your server?

No. Photos and video are never transmitted. Only the seven numbers computed in the browser are stored, and they are encrypted.

Can another school, or your company, see our class records?

No. Access is scoped to the teacher's own class, and data is never mixed between institutions. We do not share data externally or use it for marketing.

What happens when a child leaves the school?

Their data becomes subject to deletion. Removing the student profile automatically removes the face credential with it.

Written and reviewed by the Avatar Coach team at N-SCREEN Co., Ltd. · Reviewed 2026-09-04
Want to look more closely at how data is handled?

Behavior intervention software for special education — we prepare a demonstration matched to your institution and class size.

About Avatar CoachRequest a demonstration