{{student_list.first_name}} {{student_list.last_name}}
{{student_list.updated_at|date:"d/m/Y"}}
{{student_list.email}}
{{student_list.password}}
{{student_list.mobile}}
{{student_list.whatsapp_number}}
{%include "header.html"%} {% load static %} {% load custom_filters %}
{{student_list.updated_at|date:"d/m/Y"}}
{{student_list.email}}
{{student_list.password}}
{{student_list.mobile}}
{{student_list.whatsapp_number}}
{{student_list.email}}
{{student_list.mobile}}
{{student_list.whatsapp_number}}
| Sr.No | Batch Name | Course | Status | Created On | Action |
|---|---|---|---|---|---|
| {{forloop.counter}} |
{{batch.batch.batch_name}}
|
{{batch.course.course_name}}
|
{% if batch.batch.status == "Active" %} {{batch.batch.status}} {% else %} {{batch.batch.status}} {% endif %} |
{{batch.batch.updated_at|date:"d/m/Y"}}
|
Remove Batch |
| Sr.No. | Order Id | Course | Price | Payment Method | Created At |
|---|---|---|---|---|---|
| {{forloop.counter}} |
{{sales.order_price}}
|
{{sales.payment_method}}
|
{{sales.created_at|date:"d/m/Y"}}
|
| Sr.No | Lecture Title | Lecture Date | Attendance | Join Time | Leave Time | Duration |
|---|---|---|---|---|---|---|
| {{ forloop.counter }} |
{{ item.lecture.title }}
|
{{ item.lecture.lacture_date|date:"d/m/Y" }}
|
{% if item.status == "Present" %} Present {% else %} Absent {% endif %} | {% if item.join_time %} {{ item.join_time|date:"d/m/Y, h:i A" }} {% else %} - {% endif %} | {% if item.leave_time %} {{ item.leave_time|date:"d/m/Y, h:i A" }} {% else %} - {% endif %} | {% if item.duration %} {{ item.duration }} {% else %} - {% endif %} |
| No lectures found | ||||||
| Sr.No | Mock Title | Total Question | Attempted | Right Answered | Wrong Answered | Time Taken | Accuracy(%) | Percentile | Rank | Overall MPM | Attempted Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{exam_stat.mock_test__mock_title}} | {{exam_stat.total_question}} | {{exam_stat.attempted}} | {{exam_stat.right}} | {{exam_stat.wrong}} | {{ exam_stat.time_taken|seconds_to_hms }} | {{exam_stat.right_accuracy}} | {{exam_stat.percentile}} | {{exam_stat.rank}} | {{exam_stat.marks_per_minute}} | {{exam_stat.created_at|date:"d/m/Y"}} |
View
Solution View Analysis Reset Test |
| Sr.No | Mock Title | Total Question | Attempted | Right Answered | Wrong Answered | Time Taken | Accuracy(%) | Percentile | Rank | Overall MPM | Attempted Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{exam_stat.mock_test__mock_title}} | {{exam_stat.total_question}} | {{exam_stat.attempted}} | {{exam_stat.right}} | {{exam_stat.wrong}} | {{ exam_stat.time_taken|seconds_to_hms }} | {{exam_stat.right_accuracy}} | {{exam_stat.percentile}} | {{exam_stat.rank}} | {{exam_stat.marks_per_minute}} | {{exam_stat.created_at|date:"d/m/Y"}} |
View
Solution View Analysis Reset Test |
| Sr.No | Mock Title | Total Question | Attempted | Right Answered | Wrong Answered | Time Taken | Accuracy(%) | Percentile | Rank | Overall MPM | Attempted Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{exam_stat.mock_test__mock_title}} | {{exam_stat.total_question}} | {{exam_stat.attempted}} | {{exam_stat.right}} | {{exam_stat.wrong}} | {{ exam_stat.time_taken|seconds_to_hms }} | {{exam_stat.right_accuracy}} | {{exam_stat.percentile}} | {{exam_stat.rank}} | {{exam_stat.marks_per_minute}} | {{exam_stat.created_at|date:"d/m/Y"}} |
View
Solution View Analysis Reset Test |
| Sr.No | Mock Title | Total Question | Attempted | Right Answered | Wrong Answered | Time Taken | Accuracy(%) | Percentile | Rank | Overall MPM | Attempted Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{exam_stat.mock_test__mock_title}} | {{exam_stat.total_question}} | {{exam_stat.attempted}} | {{exam_stat.right}} | {{exam_stat.wrong}} | {{ exam_stat.time_taken|seconds_to_hms }} | {{exam_stat.right_accuracy}} | {{exam_stat.percentile}} | {{exam_stat.rank}} | {{exam_stat.marks_per_minute}} | {{exam_stat.created_at|date:"d/m/Y"}} |
View
Solution View Analysis Reset Test |
| Sr.No | Mock Title | Total Question | Attempted | Right Answered | Wrong Answered | Time Taken | Accuracy(%) | Percentile | Rank | Overall MPM | Attempted Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{exam_stat.mock_test__mock_title}} | {{exam_stat.total_question}} | {{exam_stat.attempted}} | {{exam_stat.right}} | {{exam_stat.wrong}} | {{ exam_stat.time_taken|seconds_to_hms }} | {{exam_stat.right_accuracy}} | {{exam_stat.percentile}} | {{exam_stat.rank}} | {{exam_stat.marks_per_minute}} | {{exam_stat.created_at|date:"d/m/Y"}} |
View
Solution View Analysis Reset Test |
| Date | Test | Score | Accuracy |
|---|---|---|---|
| {{d.date|date:"d/m/Y"}} | {{d.title}} | {{d.score}} | {{d.accuracy}} |
| # | Exam Preparing For | Activity | Date | ||||
|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{row.exam}} | {{row.activity}} | {{row.date|date:"d/m/Y"}} | ||||
| No Records Found | |||||||