• WordPress creating a form and a report. The form should allow users to answer six question cards, one question at a time. Every question has 7 potential answers. Every answer has a value. The answers should be in random order.

    After the user has answered all 6 questions on our wordpress website, we should show them the questions, their answers, and how for EACH question (not a total) their answer compares to others.

    The form and report can be on any platform, formidable forms, google forms, jot forms, or anything else, as long as this comes at a reasonable price (not hundreds of $ every year. )

    Here is a sample form with my questions https://form.jotform.com/222433646171048

    There are six questions. To each question, there are 7 possible answers, each with a number of points. Based on the user’s answers, I must show the user a report on their answers and what those mean.

    after the user submits the form, we need to show the user’s answer to every question and provide a graphic / chart using columns, based on the answers. Every answer has a value between 1 and 7

    The administrator must also see those results of this user plus all the results of all users

    To the user, the report should be like:

    Hi. Thank you for submitting.
    On Question no. 1, you have answered:
    bla bla bla

    This means that your company is x% ready for ABC

    On Question no. 2, you have answered:
    bla bla bla

    this means …..

    Then we need to show a graph of the value of the user’s answers to all questions similar to this
    https://themexpert.b-cdn.net/images/xdocs/quix/elements/bar-chart/barChart3.png

    The columns would be: Question 1 title, Question 2 title, Question 3 title
    The Y values would be how they scored on EACH question on a scale of 100

    Which Plugin can be done this works ???

Viewing 1 replies (of 1 total)
  • You can follow the below option

    1) You can use premium plugins that are available like Arform Plugin or Gravity Plugin form and with that, some custom coding will be required

    2) if you want to go for free use the Contact form 7 Plugin with MutiStep Contact Form 7 Plugin and with some validation and custom code

    3) If you want you can create your form inside the custom template and do all custom coding as per your requirement

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress creating a form and a report’ is closed to new replies.