Credit enrolment
Maintained by
Stefan-Alexander Scholz, bdecent gmbh
The easiest e-commerce solution for moodle: Use credits to buy courses.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I'm not sure how I can see the plugin in action on your test site: https://labs.bdecent.de/
Thank you in advance
Also has anyone found a solution so that credits can be purchased and then automatically added to the users account?
Thanks for your help.
forgive me if i am asking a stupid question.
How would i add credits to a lot of users.
I see you have said in the documentations that credits can be added manually, or csv upload or web services. What is the example of web services.
And another question is that if i csv upload, would there be duplicated users?
And can i have a monthly report of credits used on each courses by each students?
That’s great!
Im happy to review your changes.
Are you aware that our plugin dash can be used to display the credits? Check it out, maybe it suits your needs.
Feel free to reach out directly and we can discuss the integration.
Cheers
Stefan
I'll get back to you if there are any problems.
Have a nice day!
credit works fine on 3.11. I've added 3.11 as officially supported to the latest version.
If you run into any issues, please let me know in the bug tracker.
Best
Stefan
sorry for the late reply — testing this took a while, expiry notification cannot be set to less than a day. The test was positive though, I did receive the expiry notifications as configured and expected:
| Enrolment in the course 'Credit enrolment' will expire within the next 1 days for the following users:
| Demo User - Monday, 13 September 2021, 8:21 PM
| To extend their enrolment, go to https://labs.bdecent.de/user/index.php?id=16
(I bought the course using credit enrolment, which has a duration of 2 days, and a notification threshold of 1 day)
One thing that you might want to check is the notifications preferences. Maybe the user you're testing with simply does not have them turned on for whatever reason?
Feel free to report the issue with more details on our bug tracker: https://github.com/stefanscholz/moodle-enrol_credit/issues
Cheers
Stefan
We have never tested expiry notifications, so I can’t tell for sure if they work or not. We did not need them when we developed the plugin.
I’ll test to see if they work on my site.
Cheers
Stefan
What we usually do is create two custom profile fields - one called „total credits“ and one called „remaining credits“.
Whenever you „top up“ the students credits, you add the amount to both fields. That way, you can compare the two values.
A report which lists the transactions would certainly be a good idea though! If you’re interested in that feature, contact us and we can discuss it!
Best
Stefan