{{student_list.first_name}} {{student_list.last_name}}
{{student_list.updated_at}}
{{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}}
{{student_list.email}}
{{student_list.password}}
{{student_list.mobile}}
{{student_list.whatsapp_number}}
Sr.No. | Order Id | Course | Price | Payment Method | Created At |
---|---|---|---|---|---|
{{forloop.counter}} |
{{sales.order_price}}
|
{{sales.payment_method}}
|
{{sales.created_at}}
|
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}}
|
Remove Batch |
Sr.No | Lecture title | Lecture Date |
---|---|---|
{{forloop.counter}} |
{{attendance.lecture.title}}
|
{{attendance.lecture.lacture_date}}
|
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}} |
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}} |
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}} |
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}} |
View Solution View Analysis Reset Test |