• Hi,
    We are trying to set up an interactive tool consisting of Well-being measures. What we are hoping for our tool to do is to provide prospective users with the appropriate well-being measure based on their answer to a few questions (e.g. how many items, what they want to measure, what age group).
    We created a data base with the plugin “tabulate”. Now we are looking for a way, to build questions and connect them with the data base. Because we would need some kind of results, like a list, of measures (out of this data base).

    Would really appreciate it, if somebody could help us with this.
    Thank you in advance!
    Michi

Viewing 1 replies (of 1 total)
  • Hi there,

    to get a list out of the database, you will need to run a custom query using the information you collect in the form as parameters.

    May I ask what is the rational of choosing the plugin tabulate for the database? some plugins (such as pods) have more users and can handle custom queries. chances are high that some developers have already written code for something.

    you may set up relationship fields in the database so that one data entry may relate to one or more question choices. then when you obtain the answers to the questions, you may search and return a list of related entries.

    please let me know if you need further help. a project like this will probably need some custom development.

Viewing 1 replies (of 1 total)

The topic ‘Create results from data base after asking questions’ is closed to new replies.