[MOV] surveys: rename time_random to questions

closes odoo/documentation#9639

X-original-commit: 011ef11978
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
This commit is contained in:
KC (ksc)
2024-05-29 09:57:00 -07:00
committed by Sam Lieber (sali)
parent 420a634560
commit 5856b6a140
17 changed files with 23 additions and 19 deletions
@@ -73,7 +73,7 @@ Add a question
To add a question to a survey, click :guilabel:`Add a question` in the :guilabel:`Questions` tab,
and proceed to fill out the :guilabel:`Create Sections and Questions` pop-up window that appears.
To learn how to create and customize questions, refer to the :doc:`create questions <time_random>`
To learn how to create and customize questions, refer to the :doc:`create questions <questions>`
documentation.
.. important::
@@ -251,6 +251,9 @@ Lastly, in the :guilabel:`Live Session` section, there is the option to :guilabe
answers`. If that option is enabled, participants who submit their answer quickly receive more
points.
.. seealso::
:doc:`live_session`
Description tab
---------------
@@ -327,5 +330,5 @@ Those buttons are the following:
survey form.
.. seealso::
- :doc:`time_random`
- :doc:`questions`
- :doc:`scoring`