{% extends 'school/base_school.html' %} {% block title %}Dashboard | STD Lab{% endblock %} {% block page_title %}Today's Overview{% endblock %} {% block content %} {% if user.profile.school.is_time_test_enabled %}
Tip: Hover over the digital clock and scroll your mouse wheel to precisely adjust time minutes.
STUDENTS
LOGS TODAY
DEVICES
CLASSES
| Student | Roll | Class | Time |
|---|---|---|---|
|
{{ log.student.name }}
ID: {{ log.student.pin }}
|
{{ log.student.roll }} | {% if log.student.student_class %} {{ log.student.student_class.name }} {% else %}-{% endif %} | {{ log.timestamp|date:"h:i A" }} |
| No records found for today. | |||
Your platform subscription has expired. Please contact support or your account manager to renew access immediately.
Logout