frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 479 forks source link

Track Batch / Create a batch counter #1129

Open ajiragroup opened 1 week ago

ajiragroup commented 1 week ago

Lets say I have 10 courses : A to J.

I open a first batch for course A with title: "Learn A with me". This should be recorded as "Learn A with me - Batch 1"

Later I decide to create a batch with courses A and H: "Learn A and H", this should be tracked as " "Learn A with me" - Batch 1"

Then the next month, I create a new batch for course A. "Learn A with me". This should be recorded as "Learn A with me - Batch 2"

This way it will be easier to track which student was involved in which batch. This can also be mentioned in the certificate. This might also be an added advantage for the course creator to market as " Enroll in our course A 100th batch".