feat: statistics page

This commit is contained in:
Jannat Patel
2022-11-10 20:21:43 +05:30
parent f1746978b2
commit c8dbc18179
15 changed files with 186 additions and 97 deletions

View File

@@ -48,7 +48,7 @@
{% if course_completion %}
{% set course_completion_count = frappe.db.count("LMS Batch Membership", {
"progress":["=","100"]
"progress":["like","%100%"]
}) %}
<div class="common-card-style p-4 flex-column">
<div class="stats-label">