Is it possible to lock lessons until the previous one is completed?
Hi everyone,
I know that in Fluent Community you can structure topics in different ways (for example by date or order).
However, I would like to know if it is possible to restrict access to Lesson 2 until Lesson 1 has been completed.
In other words: can lessons be locked so that users can only see or access the next lesson after finishing the previous one?
Is there a built-in feature for this, or a workaround to achieve this behavior?
Thanks in advance!
They are two good ways to this.
- Automation plugins: set it that when a user completes lesson 1, grant the user access to lesson 2. The disadvantage is that, the user would be enrolled automatically to lesson 2 even without user clicking on enrol on lesson 2.
- Gamification(Gamipress), I'm using this pattern, because I have gamification(gamipress) on my community. You set up a badge for each lesson(lesson 1 badge and lesson 2 badge, each badge awards 10 points). So when a user completes lesson 1 he earns a badge that grant him access to lesson 2(auto), or he earns 10 points and he uses the 10 points to unlock lesson 2(manual).
WiLson EberechiΒ i have uncanny automator but not possible with that. I have also fluent crm an we have the trigger complete lessen but not the action enrole to lesson 2. Also in Fluent community how you set it up. All lessons are open when user is enrolled.
David CartonΒ first of all, your lesson 2 should be private not public, since you want users to enrol on lesson 2 after completing lesson 1.
Secondly, you use uncannyautomaator, use the trigger: "a user completes a course",
Then use action: "add user to tag"(fluentcrm), you'll have to create a tag named: "lesson2_tag" in your fluentcrm.
Then go to automation in your fluentcrm, set trigger: "applied tag: lesson2_tag", when tag is applied enrol user with tag(lesson2__tag)" to course(lesson 2).
Is it clear to you now?
WiLson EberechiΒ I understand the flow you say but its not possible also set a lesson private is not possible. and there are nowhere actions to enrol to lessons. you can enrol to course but not lessons. Thanks for your help! correct me if i am wrong
David CartonΒ oh, you are talking about lessons and not course?
The lessons are already dripped down automatically, once members complete a lesson he goes to lesson automatically.
I thought you were talking about courses
WiLson EberechiΒ ooowwkeeey π
