From 2d0563c02f1d646fed964d4757b65e8ab4b09a5d Mon Sep 17 00:00:00 2001 From: jero-odoo Date: Thu, 16 Oct 2025 15:34:27 +0000 Subject: [PATCH] [IMP] Surveys: fixing typos and wording X-original-commit: a5fe95e66520893c8123b774ae22c633a2495cd5 --- content/applications/marketing/surveys/scoring.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/applications/marketing/surveys/scoring.rst b/content/applications/marketing/surveys/scoring.rst index 14f728c4e3..c9a6e99ff0 100644 --- a/content/applications/marketing/surveys/scoring.rst +++ b/content/applications/marketing/surveys/scoring.rst @@ -2,12 +2,12 @@ Scoring surveys =============== -To measure a survey participant's performance, knowledge, or overall satisfaction, Odoo ascribes +To measure a survey participant's performance, knowledge, or overall satisfaction, Odoo assigns points to survey answers. At the end of the survey, these points are summed up, resulting in the participant's final score. To add points to questions, open the :guilabel:`Surveys` application, choose the desired survey -form, and then click on the :guilabel:`Options` tab. Under the :guilabel;`Scoring` section, choose +form, and then click on the :guilabel:`Options` tab. Under the :guilabel:`Scoring` section, choose between :guilabel:`Scoring with answers at the end` or :guilabel:`Scoring without answers at the end`. @@ -33,11 +33,11 @@ When enabling the :guilabel:`Is a certification` option, choose a :guilabel:`Cer template`. The certification will automatically be emailed using this email template to users who pass the survey with a final score that is greater than or equal to the set :guilabel:`Success %`. -In the :guilabel:`Candidates` section, participants can be required to log in to take the survey. -If the :guilabel:`Login Required` setting is enabled, two new options appear: the -:guilabel:`Attempts Limit` checkbox, which limits the number of times a participant can attempt -the survey, and the option to :guilabel:`Give Badge`, located beneath the :guilabel:`Certification` -options in the :guilabel:`Scoring` section. +In the :guilabel:`Candidates` section, participants can be required to log in to take the survey. If +the :guilabel:`Login Required` setting is enabled, two new options appear: the :guilabel:`Attempts +Limit` checkbox, which limits the number of times a participant can attempt the survey, and the +option to :guilabel:`Give Badge`, located beneath the :guilabel:`Certification` options in the +:guilabel:`Scoring` section. .. image:: scoring/required-score-login.png :align: center