| Server IP : 103.243.232.44 / Your IP : 216.73.216.250 Web Server : LiteSpeed System : Linux server17213-10344.hostycare.online 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64 User : iamakash ( 1400) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/iamakash/kautuki.co.in/ |
Upload File : |
<?php $PAGE = 'safety'; $TITLE = 'Safety & verification — Kautuki'; $DESC = 'Every teacher clears identity, qualification and background checks read by a person on our team — and the class survives one bar of signal.'; include 'partials/head.php'; ?>
<!-- ================= Q5 · verification ================= -->
<section class="q body-cell" id="verify">
<span class="marginal" style="top:clamp(56px,7vw,100px)">Q1.</span>
<div class="q-head">
<h2>The verification story.</h2>
<span class="marks">[3 marks — no partial credit]</span>
</div>
<p class="q-kicker">
No random tutors. Every teacher clears three checks before your child sees them —
each one reviewed by a person on our team, and any single failure ends the application.
</p>
<div class="scheme">
<div class="gate">
<span class="gn">(a)</span>
<div class="gbody">
<h3>Aadhaar identity</h3>
<p>We match the person applying to a government ID. No aliases, no borrowed profiles, no agency middlemen.</p>
</div>
<span class="tag">Identity matched</span>
</div>
<div class="gate">
<span class="gn">(b)</span>
<div class="gbody">
<h3>Qualification papers</h3>
<p>Degrees and teaching credentials are read by a human on our team, not scanned by a script.</p>
</div>
<span class="tag">Documents reviewed</span>
</div>
<div class="gate">
<span class="gn">(c)</span>
<div class="gbody">
<h3>Background check</h3>
<p>A check on record and prior institutions before the profile is allowed to go live.</p>
</div>
<span class="tag">Cleared or rejected</span>
</div>
<div class="scheme-note">
<span><span class="redpen">✎</span> Verification is repeated if a teacher changes their documents, and a profile can be pulled at any time on a parent complaint.</span>
</div>
</div>
</section>
<!-- ================= Q6 · blackboard / 3G ================= -->
<section class="q body-cell" id="phone">
<span class="marginal" style="top:clamp(56px,7vw,100px)">Q2.</span>
<div class="q-head">
<h2>Built for the phone you already own.</h2>
<span class="marks">[works on one bar]</span>
</div>
<div class="board-wrap">
<div class="board">
<div class="chalk-title">A classroom that survives one bar of signal.</div>
<p class="chalk-sub">
Adaptive bitrate video, an audio-first fallback when the signal drops, and a whiteboard
that syncs on a trickle. Built to keep the class going on an entry-level Android phone.
</p>
<div class="board-grid">
<div class="board-item">
<h3>Secure OTP sign-in</h3>
<p>A one-time code to your phone each time. Nothing to remember and nothing to leak.</p>
</div>
<div class="board-item">
<h3>Adaptive video, audio-first fallback</h3>
<p>When bandwidth drops the bitrate drops with it, and the lesson keeps going on audio.</p>
</div>
<div class="board-item">
<h3>Whiteboard that syncs slowly</h3>
<p>Strokes and notes arrive even on 3G, and stay saved for revision.</p>
</div>
<div class="board-item">
<h3>Recordings for later</h3>
<p>Every session is replayable, so a power cut is not a lost class.</p>
</div>
</div>
<div class="board-eq">
<span>x² + 5x + 6 = (x + 2)(x + 3)</span>
<span class="who">— today's class, CBSE Class 10 · Quadratics</span>
</div>
</div>
</div>
</section>
<!-- ================= outcomes · what changes, and by when ================= -->
<section class="q body-cell" id="outcomes">
<span class="marginal" style="top:clamp(56px,7vw,100px)">∴</span>
<div class="q-head">
<h2>What changes, and by when.</h2>
<span class="marks">[expected outcome]</span>
</div>
<p class="q-kicker">
Not a promise about marks — those belong to your child and the work they put in. This is what
the service is built to change, and roughly when you should be able to see it for yourself.
</p>
<ol class="arc">
<li>
<span class="when">Week one</span>
<h3>A teacher your child picked</h3>
<p>A free first class with a verified teacher you chose together — and the question they were stuck on finally asked out loud.</p>
</li>
<li>
<span class="when">First month</span>
<h3>The backlog stops growing</h3>
<p>Doubts get cleared the week they appear instead of piling into the next chapter, and a weekly report tells you what was actually covered.</p>
</li>
<li>
<span class="when">One term</span>
<h3>Homework stops being a fight</h3>
<p>A regular teacher on a fixed slot, assignments coming back marked with comments, and a set of notes and recordings your child can revise from alone.</p>
</li>
<li>
<span class="when">By the boards</span>
<h3>Prepared, with the year on record</h3>
<p>Past-paper sessions with a teacher who knows exactly where your child slips — and every class from the year still there to rewatch.</p>
</li>
</ol>
<p class="arc-note">
<span class="redpen" style="font-size:22px">✎</span>
We will not claim a grade. What we do commit to: a verified teacher, a class that actually runs,
a recording and notes for every session, and no charge for a class that does not happen.
</p>
</section>
<?php include 'partials/form.php'; include 'partials/foot.php'; ?>