manage users

Backend functionalities: user management, course management, reports, certificates, etc.
Post Reply
slava
Newbie
Posts: 20
Joined: Wed Sep 10, 2014 10:43 am
Version: forma.lms 1.2

manage users

Post by slava »

Hi all

i want to give permit to user to manage other users-
1) add 10 users (already do it by admin profile)
2) associate added user to the admin for tracking progress
3) get notification when associate user finish course.

need help with 2 and 3

many thanks
slava
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: manage users

Post by max »

Hi Slava

2) viewtopic.php?f=2&t=79 => Docebo user manual, page 48

Actually, though, it depends what you mean by tracking progress. Administrators and public administrators are used for different purposes. Perhaps you just need teachers (i.e. a course-related role, not an administration-related role).

3) event manager, see the same user manual at page 32. The event "user completes a course" generates a message to the user itself, not to the teacher or administrator.

Teachers and administrators can follow users progress in dozens of different ways.

If you need a new "event" you need to develop a new function. If you need help for that, you can ask for an offer.
---------------------
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
slava
Newbie
Posts: 20
Joined: Wed Sep 10, 2014 10:43 am
Version: forma.lms 1.2

Re: manage users

Post by slava »

2) i want a automation for that - all users added by that admin will associate with him.


formalms support that?

thank
slava
slava
Newbie
Posts: 20
Joined: Wed Sep 10, 2014 10:43 am
Version: forma.lms 1.2

Re: manage users

Post by slava »

2) i want a automation for that - all users added by that admin will associate with him.
or alternately i can associate group to admin, so left to associate user to group (automatically)

formalms support that?

thank
slava
slava
Newbie
Posts: 20
Joined: Wed Sep 10, 2014 10:43 am
Version: forma.lms 1.2

Re: manage users

Post by slava »

one more

how i (super admin) can know how add the current user?
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: manage users

Post by max »

Hi Slava,

please read the manual or do some tests yourself before posting questions on the forum. Concerning item #2: yes, users created by an admin (or public admin) are already associated to that admin.

I am not sure I understood your last question, I try:

the superadmin cannot know automatically who created a specific user. He can "guess", though:
- associate an admin with a specific org chart node
- then, users will be created in that node

That way, superadmin will be aware that those users have been created by that admin.
---------------------
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