[SEARCHING] Self Assessment Plugin
-
Hello everybody, I’m currently developing a wordpress website for a company, who wants to include self assessments as part of their website.
To reduce workload I’m searching for a plugin that will do the work, before I start developing it by myself. The Problem is, that the plugin for these self assessments, needs to fulfill specific requirements.
I need a plugin where I can define different levels/ranks, which will count up after each question. Let me give you an example:
We have 4 different levels, let’s call them Rank A, Rank B, Rank C and Rank D. If you start the assessment, you can answer question one with yes or no, “yes” will count one up in Rank B, C and D and “no” will do nothing. So after the first question we the following state:
Rank A = 0, Rank B = 1, Rank C = 1, Rank D = 1
The next question follows the same procedure, but if you anser with “yes” you only will count up Rank C and Rank D. After the Assessment the Rank with the most points should be showed. If two ranks have the same count, the lower one should be displayed:
Rank B=4 and Rank D=4, Rank B should be displayed.
So my question is, does a plugin exist in which I can define such a scoring behaviour?
Any tipps or ideas, would be appreciated ??Thanks in advance
- The topic ‘[SEARCHING] Self Assessment Plugin’ is closed to new replies.