Platform Flow

CAMPUS TO CAREER
IN THREE STEPS.

Three distinct phases. One continuous workflow. No campus visits, no paper tests, no travel budgets.

Phase 01
Done once per semester.

University Onboarding

01

Admin logs in with Google account

02

Uploads course structure: subjectstopicssubtopics

03

AIRA suggests a plan based on student count (rounds up to next tier)

04

Admin pays via Razorpay - plan activates within seconds

05

Our AI engine reads the course and builds a knowledge graph - a map of all topics and their connections

Infrastructure Insight

After this step, AIRA handles everything automatically. The admin's only other job is reviewing results.

Phase 02
Runs whenever a test is scheduled.

Student Assessment

01

Student opens the test link sent by email

02

Logs in with college-issued Google account - domain validated against institution

03

JWT issued. WebSocket opens. First question delivered from the knowledge graph

04

Student reads and answers within a 5-minute timer. Time delta recorded

05

The system evaluates: correctness score + confidence indicator computed

06

Difficulty engine updates: correctharder, incorrecteasier

07

Loop repeats for minimum 15 questions (more for larger plans)

08

Results saved: overall score, topic skill map, confidence rating, permanent portfolio link

Infrastructure Insight

Each student receives a completely unique set of AI-generated questions. No two tests are alike.

Phase 03
Targeted assessments from $4.79/candidate.

Recruiter Engagement

01

University admin shares a leaderboard link with interested recruiters

02

Recruiter logs in and sees fully ranked student list with skill maps

03

Recruiter clicks 'Send Test' - Starts at $4.79 charged via Razorpay

04

AIRA generates a signed, job-specific test link tied to that student + job description

05

Link expires in 7 days. AWS SES sends the invitation to the student's email

06

Student completes job-specific adaptive assessment (same engine, different source)

07

Results shared: student portfolio updated, recruiter gets full skill breakdown

Infrastructure Insight

The signed URL contains student ID, recruiter ID, job description ref, and an expiry timestamp. It cannot be shared or reused.

Data Access

RBAC Security Model

University Admin

AUTHORIZED SCOPE

Full leaderboard
Topic failure rates
Malpractice flags
Behavioral anomalies
All student portfolios

RESTRICTED SCOPE

Individual answer text
Internal scoring weights

Student

AUTHORIZED SCOPE

Own score + skill map
Own portfolio link
Confidence rating
Difficulty level reached

RESTRICTED SCOPE

Other students' data
Malpractice flags

Recruiter

AUTHORIZED SCOPE

Full leaderboard (read-only)
Skill maps of all students
Results of tests they paid for

RESTRICTED SCOPE

Malpractice flags
Behavioral fingerprint data
Individual answer text