From 4b75a3c0b38f8603e643dde40c2d602fc22347b8 Mon Sep 17 00:00:00 2001 From: KBR <57449423+kbr-odoo@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:54:47 +0200 Subject: [PATCH] [FIX] surveys: fix typo on time_random.rst (#726) --- survey/overview/time_random.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/survey/overview/time_random.rst b/survey/overview/time_random.rst index 52297b91d..1cda964ee 100644 --- a/survey/overview/time_random.rst +++ b/survey/overview/time_random.rst @@ -23,8 +23,8 @@ Selection | When you randomize a survey, you allow for the questions to be shuffled in a random order every time someone opens the questionnaire. This can be useful to avoid having respondents looking at each others' answers. -| To do so, under the tab *Options*, enable *Randomized per section*. Now, on the tab *Options*, set - how many of the questions in that section should be taken into account during the shuffling. +| To do so, under the tab *Options*, enable *Randomized per section*. Now, under the tab *Questions*, + set how many of the questions in that section should be taken into account during the shuffling. .. image:: media/random_question.png :align: center