How to Implement Course Completion and Certification Tracking for Member Onboarding Answered

Post author
Ben Tossell

Is there a guide/somewhere I can see how to implement ‘marking courses as complete’ for a member, ideally want to ‘release’ certifications and badges when certain things are checked off/complete?

Tyler Bell Duncan from Memberstack how did you guys do you onboarding checklist?

Comments

6 comments

  • Comment author
    Julian Galluzzo

    Hey Ben! How would the certifications look? As for marking courses as complete, that can be done with member JSON - I have some free guide/template on that

    https://webflow.com/made-in-webflow/website/kajabi-inspired-course-template

    0
  • Comment author
    Ben Tossell

    hey yeah my brother is the one building and he’s getting tripped up by using JSON for saving tutorials - we’re currently using jetboost. Also noticing slowness by adding scripts etc. But effectively what you have has a bunch of stuff that we want to do

    certfications will be ‘if you’ve answered the quiz questions correctly (or get 80% right potentially) then a certifcation is unlocked and sent to you’ - we can do this with an image template and zapier to prefill details

    0
  • Comment author
    Steve L
    Hey Duncan, I'm trying to use this Webflow template for my courses: https://webflow.com/made-in-webflow/website/university-clone
     
    It's not clear how I get these video links to pull from the video URLs in the CMS item in the liquid templating:
    0
  • Comment author
    Raquel Lopez

    Look at the custom code of the page, and you'll find the code that manipulates that part.

    It might look like liquid templating language, but it's just pure js

    0
  • Comment author
    Steve L

    Raquel Lopez thanks! I'll check that out. Good to know it's regular degular JS.

    i was able to get this mostly working except for the course completion % tracker. not sure why that's not working out of the box, i'm assuming i'll need to write some custom js for that?

    0
  • Comment author
    Raquel Lopez

    I'm not too familiar with the template, but definitely if you want to add % tracker you need to add custom js

    0

Please sign in to leave a comment.