summaryrefslogtreecommitdiff
path: root/stats/models.py
AgeCommit message (Collapse)Author
2020-12-04Resolve conflicts in modelsadityacp
2020-12-04Fix PEP8prathamesh
2020-12-03Show graphs for the lesson video statisticsadityacp
2020-11-18Change stats and yakshadityacp
- Show total visits per student in lesson statistics - Remove settimeout ajax calls for tracking video positions - Show initial views per lesson in the course modules section
2020-11-09Modify Lesson Statisticsprathamesh
- gives total spent time - sets initial percentage to less than 25% - gives completion status(True or False)
2020-11-07Add additional model to store last access for lessonadityacp
2020-11-06Statistics app for video trackingadityacp