new feature "send notice if user course is incomplete"

Third party plugins, patches, bugfixes
Post Reply
User avatar
murat
FormaLms User
Posts: 114
Joined: Fri Oct 12, 2012 6:28 pm
Version: forma.lms 2.0

new feature "send notice if user course is incomplete"

Post by murat »

I have developed a new feature.
i think everyone needs this new feature.
This feature does this;
If the user continues the course and course is not finished , we will send an e-mail message every week or every day
the message will be like this "please continue to the lesson which is left half"

Important : you must setting cron weekly or monthly on your server

very easy to install;
copy - cron-user-notification.php into formalms/cron/ folder
upload event_cu-begin.sql file into your database.
cron setting into your hosting panel.
wget http://site.com/cron/cron-user-notification.php
time: every week monday

Download:
cron-user-notification.zip
cron-user-notification
(3.78 KiB) Downloaded 311 times
Hello,I'm Murat. If you need me, you can contact my mail
alfa24
Senior Boarder
Posts: 2008
Joined: Fri Nov 24, 2017 8:45 am

Re: new feature "send notice if user course is incomplete"

Post by alfa24 »

I'm trying to imagine this working on a 50k users platform...
Per supporto GRATUITO contattatemi in privato qui
User avatar
murat
FormaLms User
Posts: 114
Joined: Fri Oct 12, 2012 6:28 pm
Version: forma.lms 2.0

Re: new feature "send notice if user course is incomplete"

Post by murat »

may be you can do 1 second pause after sending email
or you must use "fastcgi_finish_request();" command
Hello,I'm Murat. If you need me, you can contact my mail
alfa24
Senior Boarder
Posts: 2008
Joined: Fri Nov 24, 2017 8:45 am

Re: new feature "send notice if user course is incomplete"

Post by alfa24 »

Mmm... yes, I suppose with 1 second pause I should have reached all users before dinner...
Per supporto GRATUITO contattatemi in privato qui
User avatar
alberto
FormaLms Guru
Posts: 1135
Joined: Fri Mar 02, 2012 9:18 am
Contact:

Re: new feature "send notice if user course is incomplete"

Post by alberto »

Anyway, thanks Murat for sharing your feature :)
scubatricky
FormaLms User
Posts: 69
Joined: Wed Oct 21, 2020 11:43 pm

Re: new feature "send notice if user course is incomplete"

Post by scubatricky »

alfa24 wrote: Tue Jun 12, 2018 2:50 pm Mmm... yes, I suppose with 1 second pause I should have reached all users before dinner...
#
Sarcasm will not be tolerated :D
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: new feature "send notice if user course is incomplete"

Post by max »

:D
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Post Reply