• Resolved gyhmarlok

    (@gyhmarlok)


    We are working on a website that sends customized fitness programs to members based on an assessment (quiz) they take. A new assessment is to be taken every 6 weeks. Based on the the progress (assessment answers), the member will receive his new program.

    We are looking for a plugin that can:
    -automatically select the right program (from our list of ready made programs) that best matches the member’s needs based on the assessment he took.
    -send the new program to him during 24-48 hours after taking the assessment.
    -automatically request that the member takes a new assessment after 6 weeks from receiving a program.

    What is the best approach you have to provide these functionalities? Does this plugin works in this kind of solutions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Flavia Bernárdez Rodríguez

    (@flabernardez)

    Hi @gyhmarlok

    Nice to talk to you today!

    To automatically select the right program… that logic would be done for something else before getting into AutomatorWP.

    For example: if you do it with Gravity Form, you have to have a custom field with a value you can catch on AutomatorWP and identifies it as a segmentation. Someone takes a quiz, and its response matches with a field called “type,” and its result was “type a.” Then you can catch that automation with that field ID and check if it has the value “type a” as a trigger.

    THen you can create an immediate action for that trigger and a scheduled one 6 weeks after. To do this, you will need this pro add-on: https://automatorwp.com/add-ons/schedule-actions/

    I hope it helps!

    Thread Starter gyhmarlok

    (@gyhmarlok)

    Hi,

    thank you for the answer. Can I ask what plugins do you recommend to do that kind off automatic? Can i manage it with Learnpress an AutomatorWP, or do i need something else?

    Plugin Contributor Flavia Bernárdez Rodríguez

    (@flabernardez)

    Hi @gyhmarlok

    For the trigger, you could try any form plugin like Forminator, Ninja Forms, Gravity Forms, etc… create a form with that “initial survey or quiz” for example as I mentioned before. Catch those form fields for making the segmentation with an AutomatorWP trigger. All of them have an AutomatorWP integration ??

    Then enroll with a LearnPress action the course you would like to associate. Here you have all triggers and actions of our LearnPress integration: https://automatorwp.com/add-ons/learnpress/

    Hope it helps!

    Thread Starter gyhmarlok

    (@gyhmarlok)

    Hi flavia,

    thank you, i will try to make some tests with the free version. But they are limited. But if this is the solution i will pay for the plugin. I need to build the membership part fist and then return to this. Can i ask you for more help later, if i have some issues?

    Plugin Contributor Flavia Bernárdez Rodríguez

    (@flabernardez)

    Of course, @gyhmarlok, feel free to ask us what you want!

    Have a great day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to automate quiz results’ is closed to new replies.