AIM Logo

AIM Dashboard

Sign in to access the dashboard telemetry data.

AIM Logo

AIM Dashboard

SQL Server Connected

Cascading Scope Filters

Select Area, Zone, and Level to filter telemetry statistics dynamically from the database

Active Telemetry Widgets

Interactive Database Query Engine

Execute custom database queries. SQL injection safety clauses will auto-inject zone constraints.

Params Injectable: {user.zone_id} {user.level_id} {user.username}

Query Result Set

0 row(s) returned
Query Output Log
Enter an SQL query and click Execute. Output will display here.

Live API & Session Logger

JWT Claims & Token Inspector

No active session token. Please log in.

© 2026 AIM Project • Connected securely to aim_sso database

Drill Down View

Active Classes Details

Select a class row to inspect student attendance metrics

Class ID Start Date Conducted Not Conducted No Data Avg. Attd. (Start) Avg. Attd. (1 Yr) Students Report

Students List

Student ID Student Name Total (Start) Present (Start) Absent (Start) Avg. Attd. (Start) Total (1 Yr) Present (1 Yr) Absent (1 Yr) Avg. Attd. (1 Yr)
Class Report

Generate Class Report

Class ID: -
Class Start: -
| |

Select report sections and use the โ–ฒ / โ–ผ buttons or drag rows to customize output order.

Ready to generate report.
Missing Submissions (12 Mo)

Pending C-Forms Drilldown

0 Pending Sessions

Select a class row to inspect month-wise pending C-Forms breakdown

Area Zone Level Class Pending Count Last C-Form Uploaded Overdue Status
Month-Wise Breakdown

Pending C-Forms for Class

Area -
Zone -
Level -
Class -
Total Pending -
# Month Pending Count Scheduled Session Dates Overdue Status
Pending Evaluation (PAPER = -1)

Pending Exams Drilldown

0 Pending Exams
Area Zone Level Class No Subject Exam Date Pending Students Overdue Status Action
Class

Students with Marks Pending Evaluation

Roll No (STDNO) Student ID Student Name Subject Exam Date Current Marks Status
Query Editor & CTE Guide

Edit Metric Query

Query Key:
๐Ÿ“– CTE Reference & Live Table Schema Guide (Click to expand)
{{CLASMAST_CTE}}

Exposes consolidated class master records across all 10 databases:

  • all_clasmast (DB_CODE, ID, ACTIVE, STDATE)
{{COMBINED_CTE}}

Exposes classes, students, sessions, and transactions:

  • all_studmast (DB_CODE, ID, STDNO, NAME, SURNAME)
  • all_clasmast (DB_CODE, ID, ACTIVE, STDATE)
  • all_clstrans (DB_CODE, CLASSID, DATE, CONDUCTED)
  • class_sessions (CLASSID, DB_CODE, conducted_count, not_conducted_count)
  • all_stdtr (DB_CODE, CLASSID, STUDENTID, DATE, ATT)
Base Table: USER_CLASSES uc

Filtered base table mapping users, databases, classes, and student assignments:

uc.DB_CODE (Area) uc.CLASSID (Zone/Level/Class) uc.STUDENTID (Student ID) uc.CLASS_ACTIVE (1 or 0) uc.STUDENT_ACTIVE (1 or 0)
Placeholders will be expanded at runtime
Injectable Placeholders: {{CLASMAST_CTE}} {{COMBINED_CTE}}
Admin Control Suite

User Accounts & Data Boundaries

Manage user accounts, assign roles, and define data boundary access (Areas, Zones, Levels).

Add New User

0 selected
Select Areas...
โ–ผ
0 selected
Select Zones...
โ–ผ
0 selected
Select Levels...
โ–ผ
User Email Role Allowed Areas Allowed Zones Allowed Levels 30-Day Logins Last Login Actions
โณ Fetching live database connection status...

๐Ÿ”‘ Active Database Environment & Loaded Credentials

Database Host (DB_HOST) loading...
Database Port (DB_PORT) loading...
Database Name (DB_NAME) loading...
Database User (DB_USER) loading...
Loaded Password in Memory (DB_PASS)
โ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ข 0 chars
Evaluated Spring JDBC URL loading...

๐Ÿงช Test Connection Parameters On-The-Fly

Test connection credentials live without restarting the backend service.