Page 1 of 1

manage users

Posted: Mon Nov 17, 2014 3:39 pm
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

Re: manage users

Posted: Mon Nov 17, 2014 4:27 pm
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.

Re: manage users

Posted: Wed Nov 19, 2014 8:55 am
by slava
2) i want a automation for that - all users added by that admin will associate with him.


formalms support that?

thank
slava

Re: manage users

Posted: Wed Nov 19, 2014 8:59 am
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

Re: manage users

Posted: Wed Nov 19, 2014 9:31 am
by slava
one more

how i (super admin) can know how add the current user?

Re: manage users

Posted: Wed Nov 19, 2014 10:23 am
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.