ustimenko
Forum Replies Created
-
1. Sort by scales.
2. Hide non-first scale by CSS.
3. Add scale’s descriptions.If you will not able to do this, paid support available.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Migrating data to another sitepls contact me directly regarding paid support
Forum: Plugins
In reply to: [Psychological tests & quizzes] Migrating data to another siteprefix is wpt, only those that has data in them
- This reply was modified 7 years, 9 months ago by ustimenko.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Migrating data to another siteHi,
Its a known feature request.
Currently you have only one option — manually migrate through mysql dump/import.
Usual user will not be able to do this.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Help needed with results@softebytes, pls use email for paid support issues.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Help needed with resultsIf you want to to get personal help with formulas, I can offer you paid support.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Display result next to user’s name1.

2. No.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Cannot activate the pluginAutoclosing as not active.
Forum: Plugins
In reply to: [Psychological tests & quizzes] When I save the test, everything disappears!Autoclosing as not active.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Fatal error when publishAutoclosing.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Mobile versionTry styling addon or some free CSS-plugin with custom CSS rules.
Google for “CSS”.
@philwillson fixed in latest release (0.21.11)
Forum: Plugins
In reply to: [Psychological tests & quizzes] Feature Suggestion: Top Results VariableContact me directly regarding financial stuff.
One downside here is only what to do when we have same values on scales.
So assume we have scale-red, scale-green, scale-blue and their values: 10, 5, 0.
So here we can easily create 3 variables: scale_position_1 (10), scale_position_2 (5), scale_position_3 (0).But what if all scales will have same values? 10, 10, 10.
Do they all should be scale_position_1? Or we should create scale_position_1, scale_position_2 and scale_position_3 with similar value?
Also question here is how to name them: from top to bottom or reverse? Should scale_position_1 have max value or it should have minimal value?
Forum: Plugins
In reply to: [Psychological tests & quizzes] Feature Suggestion: Top Results VariableHi David,
Nice suggestion and not so hard to implement.
Currently you can achieve something similar with paid computed variables addon.