[MOV] surveys: rename time_random to questions

closes odoo/documentation#9525

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
KC (ksc) 2024-05-29 09:57:00 -07:00 committed by Sam Lieber (sali)
parent 184dd5f93f
commit 011ef11978
17 changed files with 23 additions and 19 deletions

View File

@ -1,4 +1,4 @@
:nosearch:
:show-content:
=======
Surveys
@ -13,7 +13,7 @@ measure the satisfaction of customers and/or employees. This process yields valu
shifting market trends.
.. seealso::
- `Odoo Tutorials: Surveys <https://www.odoo.com/slides/surveys-62>`_
`Odoo Tutorials: Surveys <https://www.odoo.com/slides/surveys-62>`_
Dashboard
=========
@ -190,6 +190,6 @@ and the columns depict the various activity types.
surveys/create
surveys/scoring
surveys/time_random
surveys/questions
surveys/live_session
surveys/analysis

View File

@ -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`

View File

@ -39,7 +39,7 @@ option is selected.
survey **cannot** be used as a *Live Session* survey.
With the desired survey radio button option selected, proceed to :doc:`create a survey
<../surveys/create>` with :doc:`questions and sections <../surveys/time_random>`.
<../surveys/create>` with :doc:`questions and sections <../surveys/questions>`.
While creating questions for the *Live Session* survey, open the :guilabel:`Options` tab on the
:guilabel:`Create Sections and Questions` pop-up form, in order to reveal the :guilabel:`Live
@ -217,5 +217,5 @@ Repeat this process until the survey is complete.
.. seealso::
- :doc:`create`
- :doc:`time_random`
- :doc:`questions`
- :doc:`scoring`

View File

@ -33,7 +33,7 @@ To reveal the :guilabel:`Mandatory Answer` column on the :guilabel:`Questions` t
if questions require a mandatory answer or not, click the :guilabel:`(optional columns)` icon
located to the far-right of the column titles.
.. image:: time_random/slider-dropdown-mandatory-answer.png
.. image:: questions/slider-dropdown-mandatory-answer.png
:align: center
:alt: The slider drop-down menu showing the Mandatory Answer option in Odoo Surveys.
@ -83,7 +83,7 @@ Click :guilabel:`Discard` to discard the question entirely.
Create Sections and Questions pop-up window
-------------------------------------------
.. image:: time_random/create-sections-questions-popup.png
.. image:: questions/create-sections-questions-popup.png
:align: center
:alt: The Create Sections and Questions pop-up form in Odoo Surveys.
@ -141,7 +141,7 @@ If the :guilabel:`Single Line Text Box` is selected as the :guilabel:`Question T
:guilabel:`Answers` tab remains, although it only provides two checkbox options: :guilabel:`Input
must be an email` and :guilabel:`Save as user nickname`.
.. image:: time_random/single-line-answer-tab.png
.. image:: questions/single-line-answer-tab.png
:align: center
:alt: The Single Line Text box question type answers tab in Odoo Surveys.
@ -155,7 +155,7 @@ its nickname.
For all other applicable :guilabel:`Question Type` options that provide answer options to the
participant, the :guilabel:`Answers` tab appears the same.
.. image:: time_random/multiple-choice-answer-options.png
.. image:: questions/multiple-choice-answer-options.png
:align: center
:alt: The answer tab with a multiple choice answer option selected in Odoo Surveys.
@ -190,7 +190,7 @@ Type`. If that's chosen, the :guilabel:`Answers` tab remains, but below the typi
:guilabel:`Choices` section, there is a :guilabel:`Rows` section. That's because the
:guilabel:`Matrix` option provides an answer table for participants to fill out.
.. image:: time_random/matrix-answer-tab.png
.. image:: questions/matrix-answer-tab.png
:align: center
:alt: The answer tab with a matrix question type selected in Odoo Surveys.
@ -228,7 +228,7 @@ present in the :guilabel:`Answers` section.
When enabled, two additional fields appear: :guilabel:`Comment Message` and :guilabel:`Comment is an
answer`.
.. image:: time_random/multiple-choice-options-tab.png
.. image:: questions/multiple-choice-options-tab.png
:align: center
:alt: The answers section of the options tab when a multiple choice question type is selected.
@ -246,7 +246,7 @@ If the selected :guilabel:`Question Type` is :guilabel:`Multiple Lines Text Box`
:guilabel:`Placeholder` field appears in the :guilabel:`Answers` section of the :guilabel:`Options`
tab.
.. image:: time_random/multiple-lines-placeholder.png
.. image:: questions/multiple-lines-placeholder.png
:align: center
:alt: The placeholder field when a multiple lines text box option is chosen in Odoo Surveys.
@ -263,7 +263,7 @@ section of the :guilabel:`Options` tab: :guilabel:`Validate Entry` and :guilabel
If the :guilabel:`Validate Entry` option is enabled, two additional fields appear beneath:
:guilabel:`Min/Max Limits` and :guilabel:`Validation Error`.
.. image:: time_random/single-line-validate-entry.png
.. image:: questions/single-line-validate-entry.png
:align: center
:alt: The answers section of the option tab when a single line text box question type is chosen.
@ -282,7 +282,7 @@ Constraints section
The :guilabel:`Constraints` section in the :guilabel:`Options` tab is the same, regardless of the
selected :guilabel:`Question Type`.
.. image:: time_random/constraints-section.png
.. image:: questions/constraints-section.png
:align: center
:alt: The Constraints section in the options tab in Odoo Surveys.
@ -308,7 +308,7 @@ answer(s) (i.e. :guilabel:`Triggering Answers`) has been selected in a previous
There is only one field in the :guilabel:`Conditional Display` section: :guilabel:`Triggering
Answers`.
.. image:: time_random/conditional-display-section.png
.. image:: questions/conditional-display-section.png
:align: center
:alt: The Conditional Display section of the options tab in the Odoo Surveys application.
@ -325,7 +325,7 @@ supported by *Live Session* surveys.
There is only one option available in the :guilabel:`Live Sessions` section: :guilabel:`Question
Time Limit`.
.. image:: time_random/live-sessions-section.png
.. image:: questions/live-sessions-section.png
:align: center
:alt: The Live Sessions section of the Option tab in the Odoo Surveys application.

View File

@ -53,4 +53,4 @@ badges.
:alt: Example of how a badge looks on the eLearning portion of the website.
.. seealso::
:doc:`time_random`
:doc:`questions`

View File

@ -63,6 +63,7 @@ applications/marketing/marketing_automation/getting_started/first_campaign.rst a
applications/marketing/marketing_automation/getting_started/target_audience.rst applications/marketing/marketing_automation/target_audience.rst # getting_started/* --> marketing_automation/*
applications/marketing/marketing_automation/getting_started/testing_running.rst applications/marketing/marketing_automation/testing_running.rst # getting_started/* --> marketing_automation/*
applications/marketing/marketing_automation/getting_started/workflow_activities.rst applications/marketing/marketing_automation/workflow_activities.rst # getting_started/* --> marketing_automation/*
applications/marketing/surveys/time_random.rst applications/marketing/surveys/questions.rst # time_random --> questions
# applications/sales