Title: horizontal answer
Last modified: August 22, 2016

---

# horizontal answer

 *  ResolvedPlugin Contributor [cristipere](https://wordpress.org/support/users/cristipere/)
 * (@cristipere)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/horizontal-answer/)
 * Hi,
 * Can I set the questions to be displayed in a horizontal line?
    Example:
 * ( )answer_1 ( ) answer_2 …
 * It simplifies the likert scale.
 * Regards!
 * [https://wordpress.org/plugins/wp-testing/](https://wordpress.org/plugins/wp-testing/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889005)
 * See [https://wordpress.org/support/topic/all-answers-in-one-line?replies=2](https://wordpress.org/support/topic/all-answers-in-one-line?replies=2)
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889259)
 * It’s now available in Styling Addon.
 *  Plugin Contributor [cristipere](https://wordpress.org/support/users/cristipere/)
 * (@cristipere)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889260)
 * Hi Ustimenko Alexander!
 * How can i get Styling Addons?
    And,
 * Can I have a response with this style below?
    nothing 1() 2() 3() 4() totally
   The options area 1,2,3 and 4 (likert scale). The words “nothing” and “Totally”
   are descriptive texts…
 * Regards,
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889261)
 * Hi!
 * It’s now sent to those who ordered it and I’m getting feedback.
 * It can have the style “Display as in one line” there. But without “nothing” and“
   totally” words.
 * **Regarding those words** — are they same for ALL questions? Or they are individual
   for each?
 *  Plugin Contributor [cristipere](https://wordpress.org/support/users/cristipere/)
 * (@cristipere)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889262)
 * Hi.
 * These words are individuals for each question…
    Like this picture: [http://cristiano-coach.com.br/wp-content/uploads/2015/07/Captura-de-Tela-2015-07-06-a%CC%80s-09.17.55.png](http://cristiano-coach.com.br/wp-content/uploads/2015/07/Captura-de-Tela-2015-07-06-a%CC%80s-09.17.55.png)
 * It can be a little text, describing the scale…
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889263)
 * Currently it could be solved by customizing answer’s titles:
 * * Say you have answer titled “1”
    * You can rename it for some question to “1[
   totally blabla]”
 * Then you will have:
 * (_) 1 [totally blabla] (_) 2 (_) 3 (_) 4 (_) 5
 *  Plugin Contributor [cristipere](https://wordpress.org/support/users/cristipere/)
 * (@cristipere)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889264)
 * Yes. I use this approach in some tests. But, in others scenarios it can’t be 
   used.
    Some answers need previous descriptions. If used in the answer body, the
   text of response will be longer… I was thinking in make use of images in background,
   with the texts… But it was not responsive…
 * But ok. I understand the difficulty and I will find a way to apply the test with
   this solution… Making modifications and the answers…
 * Thanks!!
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889265)
 * You can use CSS as:
 *     ```
       <style>
         label[for=wpt-test-question-1-answer-1]:before {
         	content: "From hia ";
         }
         label[for=wpt-test-question-1-answer-2]:after {
         	content: " To thea";
         }
       </style>
       ```
   
 * Which will give you something like: [http://gyazo.com/d309a0ccfefdfdc549e49c37078aedd1](http://gyazo.com/d309a0ccfefdfdc549e49c37078aedd1)
 *  Plugin Contributor [cristipere](https://wordpress.org/support/users/cristipere/)
 * (@cristipere)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889266)
 * You are the best!
 * I will do it later… I have to learn about the use of css in my environment …
   
   I will show it when finished the construction.
 * Best regards
 *  Plugin Contributor [Natchalike](https://wordpress.org/support/users/natchalike/)
 * (@natchalike)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889278)
 * May I ask, if I add the CSS above, it means this template will be shown in every
   test? Or can we use it with a particular test?
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889279)
 * If you add it in concrete test’s content, then it will be applied only to this
   test.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘horizontal answer’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-testing_fff0ea.svg)
 * [Psychological tests & quizzes](https://wordpress.org/plugins/wp-testing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-testing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-testing/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-testing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-testing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-testing/reviews/)

## Tags

 * [wp-testing-feature](https://wordpress.org/support/topic-tag/wp-testing-feature/)
 * [wp-testing-styling](https://wordpress.org/support/topic-tag/wp-testing-styling/)

 * 11 replies
 * 3 participants
 * Last reply from: [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/horizontal-answer/#post-5889279)
 * Status: resolved