I need to create a complex scenario with outcomes that represent user choices
Here is the scenario:
The user answers twenty questions that offer three choices each (not a quiz). Based on their collated answers, a "score" or "advancement level" leads to a specific page.
So, if they answer the questions and the "score" indicates they are a beginner on average, a page will load with links to the resources required for a beginner.
If they are advanced, an advanced outcome page will load etc.
The catch is that there are no right or wrong answers, they are behavioral and attitudinal questions.
I also want to create five categories with a percentage of advancement so when they get to the "score" page relevant to their level there are five bars that show their level of development in each of the five categories, so if they are at beginner level in three categories, intermediate in one and advance in one that is illustrated, but the collective "score" means they are a mean of "Beginner".
I've never attempted anything this complex, would appreciate some insight.