Actions

Assessments/sl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages /> __TOC__
<languages /> __TOC__


<div class="simplebox">Opomba: Od verzije 1.92 dalje vam [[Expression Manager/sl|Upravljalnik izrazov]] omogoča izdelavo veliko bolj zahtevne ocene in poročila. Tako vam omogoča dostop do vseh tipov spremenljivk in preprosto ustvarjanje prilagojenih poročil, ki so dosegljiva v vsakem trenutku ankete (ne samo na koncu). Z uporabo novega vprašalnega tipa Enačba vam lahko LimeSurvey samodejno shrani izračunano vrednost in/ali poročilo v podatkovno bazo.</div>
<div class="simplebox">[[File:help.png]] '''Hint:''' You can create more sophisticated assessments and reports using the [[Expression Manager|Expression Manager]]. It lets you access all variable types and easily generate tailored reports at any point in the survey (not only at the end). Using the new ''Equation'' question type, LimeSurvey can automatically save your assessment calculations and/or report to the database.</div>


=Splošno=
=Introduction=


LimeSurvey has the ability to create "assessments" on your survey - even for multilingual surveys. Assessments are rules which evaluate the responses to a survey immediately after it is submitted, and then display text blocks to the participant based on that evaluation.
LimeSurvey contains a feature that allows survey administrators to create survey "assessments" for his or her respondents - even for multilingual surveys. Assessments are rules which evaluate the responses to a survey immediately after it is submitted, displaying text blocks to the survey participant (based on that evaluation).  


An english sample survey demonstrating the use of assessments at LimeSurvey is available for download. You can import this survey at your LimeSurvey system for testing ("import" tab at survey creation page): [[File:Limesurvey_sample_survey_Assessment.lss]]
In order to use LimeSurvey's assessment feature, access the '''survey menu''' and click on the '''Assessments''' tab:


Kot primer si zamislite naslednjo situacijo: anketa vsebuje dve vprašanji, kjer s prvim povprašamo anketiranca: "Ali kadite?". Vprašanje ima tri možne odgovore:
* "Da, več kot 10 na dan", kjer je koda odgovora "10"
* "Da, vendar manj kot 10 na dan", kjer je koda odgovora "5"
* "Ne, sploh ne kadim", kjer je koda odgovora "1"


Naslednje vprašanje se glasi: "Ali se rekreirate?", ki ima tudi tri možne odgovore:
<center>[[File:Assessments - location.png]]</center>
* "Da, rekreiram se vsaj pol ure tri krat tedensko", kjer je koda odgovora "1"
* "Da, rekreiram se občasno", kjer je koda odgovora "5"
* "Ne, sploh se ne rekreiram", kjer je koda odgovora "10"


Če bi dodali seštevek vrednosti za vsak možen odgovor na koncu ankete, bi dobili zanimivo povratno informacijo o splošnem zdravju anketiranca. Nekdo, ki redno kadi in se ne rekreira, bi dosegel 10 točk v posameznem odgovoru, torej skupno 20 točk. Nekdo, ki ne kadi in se redno rekreira, bi dosegel po eno točko v posameznem odgovoru, skupno 2 točki.


=Kako uporabljati=
Once there, enable the assessment mode:


==Aktiviranje ocenjevanja==


Da bi lahko videli in urejali ocene odgovorov, morate v zavihku '''[[Creating_a_new_survey#Notification_.26_data_management/sl|Upravljanje z obvestili in podatki]]''' nastavitev '''Omogoči način z ocenami''' spremeniti na 'Da'. Z aktiviranjem te nastavitve boste pri urejanju vprašanja pridobili novo polje.
<center>[[File:LS3 - enable assessments.png]]</center>


V [[Label sets/sl|seznamu odgovorov]] je to polje vedno vidno.


==Določanje vrednosti ocene za posamezno vprašanje/odgovor==
<div class="simplebox">[[File:help.png]] To be able to create and edit assessments in the older versions of LimeSurvey (e.g., 2.x), visit the survey settings and enable the assessments mode from the '''Notification & data management''' tab. Once done, additional fields where you can introduce assessment values will show up when editing answers..</div>
 
 
=How do assessments work=
 
Let's construct a simple example that can help you better understand the way in which the '''assessments mode''' is supposed to work.
 
Imagine you have two questions in your survey, the first question asks if the user smokes: "Do you smoke?". The question has 3 possible answers, "Yes, more than 10 per day" with a value of "10", "Yes, but less than 10 per day" with a value of "5", and "No, I don't smoke at all" with an assessment value of "1".
 
The second question "Do you exercise?" has three possible answers: "Yes, I exercise for at least half an hour three times a week" with a value of "1", "Yes, I exercise every now and then" with a value of "5" and "No, I don't ever do any exercise" with an answer code/value of "10".
 
If we were to add the totals of the values for each possible answer at the end of the survey, we'd get a good indication of the general health of the respondent. Someone who smokes and doesn't ever do any exercises will score 10 points for each answer, getting a total score of 20 when we add the two values. Someone who doesn't smoke and exercise will score 1 for each answer, obtaining in the end a total score of 2.
 
 
{{Box|A sample survey demonstrating the use of assessments is available for download. You can import this survey into your own LimeSurvey installation via the [[Surveys_-_introduction#Import_a_survey|import function]]: [[File:Limesurvey_sample_survey_Assessment.lss]].}}
 
=Assessments=
 
Once enabled, the following page will load up:
 
 
<center>[[File:Assessments panel 1.png]]</center>
 
 
To start creating new assessments rules complete the fields located below the '''Assessment rules''' table. The following options are available:
 
*'''Scope:''' You can choose either ''Total'' or ''Group''. The first will create an assessment based on the sum of all the submitted answers in the entire survey. The latter will create an assessment based on the sum of all the submitted answers from a question group;
*'''Group:''' The dropdown list allows you to choose the question group you wish to assess.
 
 
{{Box|If you selected ''Total'' before, then the '''Group''' field will not influence the assessment of the survey answers - important when the '''{PERC}''' placeholder is used.}}
*'''Minimum:''' The minimum score to which this assessment will apply.
*'''Maximum:''' The maximum score of answers to which this assessment will apply;
 
 
{{Box|Let's take again the example presented [[Assessments#How do assessments work|above]]. If a respondent scored between 1 (minimum) and 10 (maximum), then the assessment feature would display a message telling the respondent that he or she has a good health condition. If he or she scored between 11 (minimum) and 20 (maximum), then the assessment feature would display on the last page a message related to the not-so-good health condition of the respondent.}}
*'''Heading:''' The heading of the assessment which will be displayed if the assessment is going to be displayed;
*'''Message:''' It represents the text message of the assessment - what is displayed at the end of the survey to the respondents. You can use the placeholders such as '''{PERC}''' and/or '''{TOTAL}''' to emphasize the scores of each survey question group or the total survey score. Click on the green pencil button to access the HTML-editor and enhance the final message of the assessment by adding colours, tables, images, and so on.
 
Ustvarite lahko toliko ocen kot želite. Hkrati si lahko ustvarite več kot eno oceno za prikaz določenega rezultata.
 
After adding some assessments, the possible assessments actions will be displayed under the '''Actions''' column in the '''Assessments rules''' table. From there, you can either edit or delete an assessment rule:
 
 
<center>[[File:Assessments panel 2.png]]</center>
 


[[File:Assesment_value_set.png|thumb|Set the assessment value]]
<div class="simplebox">[[File:help.png]] It is important to note that if you use assessments, you must ensure that you have not enabled the '''autoload the URL''' option. If it is enabled, no end page with the text of the assessment rule will be displayed anymore and LimeSurvey will automatically load the URL field from the [[Presentation tab]]. You can disable it from the same tab.</div>


Orodje za ocenjevanje vam omogoča, da določite nekaj pravil, ki temeljijo glede na izračun ocenjene vrednosti vprašanja v anketi, in sicer ali za celotno anketo ali pa za vsako posamezno skupino v anketi. Če tako pričnete z urejanjem odgovorov določenega vprašanja, se vam bo zraven kode pojavilo dodatno polje v katerem lahko določite vrednost ocene posameznega odgovora.


==Kako so tipi vprašanj ovrednoteni==
==Kako so tipi vprašanj ovrednoteni==


Obstajajo določeni [[tipi vprašanj]], ki jih ni moč oceniti oziroma jih lahko le na poseben način. Večina vprašanj, ki jih ni moč oceniti, so posebni tipi vprašanj, ki jih lahko nadomestimo s takšnimi, ki jih pa lahko ocenimo. Na primer: 5-stopenjsko lestvico lahko vedno nadomestimo z enostavnim enojnim seznamom.
There are certain [[question types]] which will not be assessed or will be assessed in a special way. Some of the questions cannot be used with the assessment feature. However, they can be replaced with assessable question types. For example, a 5 point choice can always be replaced with a simple list (radio) question type.  


===Tipi vprašanj, ki jih lahko ocenimo===
The following question types '''can always be assessed''':
*Dvojna (fleksibilni odgovori) velikost polja
*Array (Flexible labels) dual scale
*Polje (fleksibilni odgovori)
*Array (Flexible labels)
*Polje (fleksibilni odgovori) po stolpcih
*Array (Flexible labels) by column
*Seznam (fleksibilni odgovori) (izbirni seznam)
*List (Flexible labels) (Dropdown)
*Seznam (fleksibilni odgovori) (izbirni gumb)
*List (Flexible labels) (Radio)
*Seznam (izbirni seznam)
*List (Dropdown)
*Seznam (izbirni gumb)
*List (Radio)
*Seznam s komentarjem
*List with comment
*Več možnosti
*Multiple options
*Več možnosti s komentarjem
*Multiple options with comments


===Tipi vprašanj, ki jih ne moremo oceniti glede na njihovo vrednost odgovora ali oznake===
* Polje (več-fleksibilno) (številke)


Pri tem tipu vprašanja bodo izbrane vrednosti v izbranih poljih uporabljene kot vrednost za ocenjevanje.
<hr width="50%" style="margin:auto">


===Tipi vprašanj, ki jih ne moremo oceniti===
* 5-stopenjska lestvica
* Lestvica (5-stopenjska)
* Lestvica (10-stopenjska)
* Lestvica (povečalo/ostalo enako/zmanjšalo)
* Polja (več-fleksibilno) (besedilo)
* Lestvica (da/ne/neodločen)
* Boilerplate vprašanja
* Datum
* Spol
* Ogromno besedilo
* Zamenjava jezika
* Dolgo besedilo
* Več številskih odgovorov
* Številski vnos
* Razvrščanje
* Kratko besedilo
* Da/Ne


==Določevanje pravila ocenjevanja==
The following list contains question types that '''cannot be assessed''':
* 5 point choice
* Array (5 point choice)
* Array (10 point choice)
* Array (Increase, Same, Decrease)
* Array (Multi flexible) (Text)
* Array (Yes/No/Uncertain)
* Array (Multi Flexible) (Numbers)
* Boilerplate question
* Date
* Gender
* Huge free text
* Language switch
* Long free text
* Multiple numerical input
* Numerical input
* Ranking
* Short free text
* Yes/No


Določiti želimo pravila o vrednosti ocenjevanja - kliknite ikono ocena [[File:assessments.png]] v enem izmed menijev v skrbniški orodni vrstici ankete. Na tem zaslonu si lahko ogledate, urejate ali izbrišete obstoječe ocene ali ustvarite nove.


V polju "Dodaj/Uredi" lahko izberete eno izmed naslednjih možnosti:
==Določanje vrednosti ocene za posamezno vprašanje/odgovor==
*Področje: Obseg ocene. Izberete lahko ali "Skupaj", ki vam bo kreiralo oceno, ki temelji na vsoti vseh odgovorov v celotni anketi, ali "Skupina", ki vam bo kreiralo oceno, ki temelji na vsoti vseh odgovorov v skupini (naslednja vrstica)
 
*Skupina vprašanj: Če želimo oceniti obseg trenutne "Skupine", potem tukaj izberemo katero skupino želimo oceniti.
If enabled, the assessment mode will add an additional field between the answer code and answer option name for all the assessable questions:
*Najmanj: Najmanjša "vsota" odgovorov, ki še velja za to oceno
 
*Največ: Največja "vsota" odgovorov, ki še velja za to oceno
*Glava: Naslov ocene se bo prikazal v primeru, če bo vidna ocena
*Besedilo: Dejansko sporočilo za to oceno. Znotraj ocene lahko uporabite oznake {PERC} ali {TOTAL} za prikaz  ustreznega rezultata v tem določenem sporočilu


Ustvarite lahko toliko ocen kot želite. Hkrati si lahko ustvarite več kot eno oceno za prikaz določenega rezultata.
<center>[[File:Assesment_value_set.png]]</center>
 
 
You can also use label sets as answers for your set of questions. Just click on the '''Predefined label sets...''' button located under the answers matrix and select the your predefined label set.
 
If you decide to use label sets, assessment values can be added to all your labels from the moment in which they are firstly created. This allows the survey administrator to quickly use few assessed predefined label sets as answers for multiple sets of questions.
 
 
<center>[[File:Labels table.png]]</center>
 
 
This process is less time-consuming and more practical. You can create a plan in the early stages of your survey in order to use only one set of label sets with predefined assessment values for multiple questions. In this way, you will not have to manually add assessment values to all the answers of the assessable questions used in your survey.
 
{{Note|To find out more about the label sets and their usage, read the following [[Label sets|wiki section]].}}


Pomembno: če uporabljate ocene, na koncu ankete ne smete omogočiti samodejnega zagona URL-ja (nastavitev te opcije je omogočena v splošnih nastavitvah ankete), saj se ocene prikažejo le na "zaključni strani", ko oddate anketo.


==Ukazi==
==Ukazi==


When using assessments the following placeholders are available:
When using assessments the following placeholders are available:
* {PERC}: Displays the score of the current group. Only available at assessment message
* '''{PERC}''': It displays the score of of a question group. '''It can be used only in the message field of the assessment rule!'''
* {TOTAL}: Displays the total score. Only available at assessment message
* '''{TOTAL}''': It displays the total score. '''It can be used only in the message field of the assessment rule!'''
* {ASSESSMENT_CURRENT_TOTAL}{{NewIn|1.86}}: This placeholder can be used within a survey to display the current total score. Keep in mind that the score is only updated when clicking "next" so this is useless in an all-in-one survey. For now, you must create at least one assessment rule for the placeholder to work.
* '''{ASSESSMENT_CURRENT_TOTAL}''': This placeholder can be used within a survey to display the current total score. Keep in mind that the score is only updated when the respondent clicks on the "Next" button. Therefore, it is useless in an ''all-in-one'' survey. Also, its usage requires the existence of at least one assessment rule. Otherwise, the placeholder will not display any value.


=Tips & tricks=
=Tips & tricks=
* If you '''only want to use the {ASSESSMENT_CURRENT_TOTAL} placeholder''' {{NewIn|1.86}} within a survey without showing an assessment message at the end of the survey you can:
** Use an [[Creating_a_new_survey#General|end URL]] and [[Creating_a_new_survey#Presentation_.26_navigation| activate the auto load end URL setting]] for your survey. Then the user will be directly forwarded to the given URL.


=Video vodiči=
* If you only want to use the '''{ASSESSMENT_CURRENT_TOTAL}''' placeholder within a survey without showing an assessment message at the end of the survey:
*[http://www.youtube.com/watch?v=Xe1ipbkJdIw Assessments & Conditions]
#Access the [[Survey texts|survey texts]] panel and type in an URL fields and
#Enable the autoload URL located in the [[Presentation]] panel.
 
 
=How to disable the assessments mode=
 
To deactivate it, go to the '''survey menu''' and look for the '''Data management''' tab. Click on it and the '''Notification and data management panel''' will be displayed. Look for the '''Enable assessment mode''' option and click on it to have it disabled for the respective survey.
 
 
<center>[[File:Disable assessment mode - picture.png]]</center>
 
 
=Examples=
 
 
==How to use the assessments mode==
 
Let's recreate the [[Assessments#How do assessments work|example presented above]] in order to better understand the steps you have to pursue in order to correctly use the assessment feature.
 
{{Note|If you are unsure how to create a survey, use the following [[Quick start guide#Create a survey|quick start guide.}}
 
1) [[Surveys_-_introduction#Create_a_new_survey|Create the survey]]
 
2) [[Assessments#Introduction|Activate the assessments]]. Go to the settings menu of the survey and click on the '''Assessments''' tab. Once there, activate the feature:
 
 
<center>[[File:LS3 - enable assessments.png]]</center>
 
 
3) [[Question_groups_-_introduction|Create a question group]] and [[Questions - introduction|start adding the questions]]. Your survey structure should look like this:
 
 
<center>[[File:Example assessment - question group.png]]</center>
 
 
{{Alert|title=Attention|text=Do not forget to check the whether the questions are assessable or not! Otherwise, no assessment value field will be displayed in the edit answer options panel.}}
 
 
4) [[Adding_answers_or_subquestions|Add answers]] for each question created above. While adding/editing the answers, complete also the assessment value field for each answer:
 
 
<center>[[File:Example assessment - edit answers.png]]</center>
 
 
5) Now that you know the assessment values, access the '''Assessments''' panel and start [[Assessments#Assessments|adding assessment rules]]. Two rules were created for this example:
 
 
<center>[[File:Assessments_example_-_assessment_rules.png]]</center>
 
 
The text message of the first assessment rule (''You should start exercising!'') will be displayed if the respondent scores between 1 and 10 points. The text message of the second assessment rule (''Well, that's what I call being healthy!'') will be shown if the respondent scores between 11 and 21 points.
 
6) Now, preview the survey and see if the assessment mode is active. At the end of the survey, a text message will be displayed based on the score obtained by the respondent.
 
 
<div class="simplebox">[[File:help.png]] '''Note:''' The score is not displayed in this example! If you would like to have it displayed in your assessment, create more assessment rules (for each possible scenario) or use assessment placeholders.</div>
 
 
<center>[[File:Assessment results.png]]</center>
 
 
==How to use the assessment placeholders==
 
As mentioned in [[Assessments#Assessment placeholders|the previous subsection]], three assessment-related placeholders can be used: '''{PERC}''', '''{TOTAL}''', and '''{ASSESSMENT_CURRENT_TOTAL}'''.
 
In the previous example, the following result was obtained: ''"Well, that's what I call being healthy!"''. However, no score was displayed.
 
There are many ways through which you can have it displayed. You can either create 6 assessment rules in order to emphasize each possible score/result or use assessment placeholders. The below example explains the latter option.
 
[[Assessments#Assessment placeholders|As mentioned above]], '''{PERC}''' and '''{TOTAL}''' can be used in the message text box of the assessment rule in order to emphasize the score of the current group and the total score, respectively. Let's take a look at the following two screenshots to understand their usage.
 
 
<center>[[File:Example perc - assessments - part 1.png]]</center>
 
 
In the first screenshot, {PERC} and {TOTAL} were added into the message text box of the assessment rule.
 
 
<center>[[File:Example perc - assessments - part 2.png]]</center>
 
 
 
In the second screenshot, you can see how the assessment rule looks like in order to correctly use both placeholders. Because '''{PERC}''' is used, the '''scope''' of the assessment rule must be switched from ''Total'' to ''Group'' in order to correctly display the score of the question group selected from the '''Question group''' dropdown list:
 
 
<center>[[File:Example assessment - right question group.png]]</center>
 
 
After completing the survey and depending on their answers, the respondents should get the following assessment message at the end:
 
 
<center>[[File:Assessment results - perc and total.png]]</center>
 
 
 
<hr width="50%" style="margin:auto">
 
 
 
'''{ASSESSMENT_CURRENT_TOTAL}''' can be used only inside a survey. You can use it after each question or question group from a quiz. You could show in this way to each respondent his or her current quiz/survey score. To use it, you could add for example at the beginning of every question or question group a message like: "You have accumulated till now  '''{ASSESSMENT_CURRENT_TOTAL}''' points.
 
 
<div class="simplebox">[[File:help.png]] '''Hint:''' Check the [https://www.youtube.com/watch?v=s5OOzDoPjIU following YouTube video] to see in which other situations you can use placeholders.</div>

Revision as of 20:40, 3 February 2018

Hint: You can create more sophisticated assessments and reports using the Expression Manager. It lets you access all variable types and easily generate tailored reports at any point in the survey (not only at the end). Using the new Equation question type, LimeSurvey can automatically save your assessment calculations and/or report to the database.

Introduction

LimeSurvey contains a feature that allows survey administrators to create survey "assessments" for his or her respondents - even for multilingual surveys. Assessments are rules which evaluate the responses to a survey immediately after it is submitted, displaying text blocks to the survey participant (based on that evaluation).

In order to use LimeSurvey's assessment feature, access the survey menu and click on the Assessments tab:



Once there, enable the assessment mode:



To be able to create and edit assessments in the older versions of LimeSurvey (e.g., 2.x), visit the survey settings and enable the assessments mode from the Notification & data management tab. Once done, additional fields where you can introduce assessment values will show up when editing answers..


How do assessments work

Let's construct a simple example that can help you better understand the way in which the assessments mode is supposed to work.

Imagine you have two questions in your survey, the first question asks if the user smokes: "Do you smoke?". The question has 3 possible answers, "Yes, more than 10 per day" with a value of "10", "Yes, but less than 10 per day" with a value of "5", and "No, I don't smoke at all" with an assessment value of "1".

The second question "Do you exercise?" has three possible answers: "Yes, I exercise for at least half an hour three times a week" with a value of "1", "Yes, I exercise every now and then" with a value of "5" and "No, I don't ever do any exercise" with an answer code/value of "10".

If we were to add the totals of the values for each possible answer at the end of the survey, we'd get a good indication of the general health of the respondent. Someone who smokes and doesn't ever do any exercises will score 10 points for each answer, getting a total score of 20 when we add the two values. Someone who doesn't smoke and exercise will score 1 for each answer, obtaining in the end a total score of 2.


A sample survey demonstrating the use of assessments is available for download. You can import this survey into your own LimeSurvey installation via the import function: File:Limesurvey sample survey Assessment.lss.


Assessments

Once enabled, the following page will load up:



To start creating new assessments rules complete the fields located below the Assessment rules table. The following options are available:

  • Scope: You can choose either Total or Group. The first will create an assessment based on the sum of all the submitted answers in the entire survey. The latter will create an assessment based on the sum of all the submitted answers from a question group;
  • Group: The dropdown list allows you to choose the question group you wish to assess.


If you selected Total before, then the Group field will not influence the assessment of the survey answers - important when the {PERC} placeholder is used.
  • Minimum: The minimum score to which this assessment will apply.
  • Maximum: The maximum score of answers to which this assessment will apply;


Let's take again the example presented above. If a respondent scored between 1 (minimum) and 10 (maximum), then the assessment feature would display a message telling the respondent that he or she has a good health condition. If he or she scored between 11 (minimum) and 20 (maximum), then the assessment feature would display on the last page a message related to the not-so-good health condition of the respondent.
  • Heading: The heading of the assessment which will be displayed if the assessment is going to be displayed;
  • Message: It represents the text message of the assessment - what is displayed at the end of the survey to the respondents. You can use the placeholders such as {PERC} and/or {TOTAL} to emphasize the scores of each survey question group or the total survey score. Click on the green pencil button to access the HTML-editor and enhance the final message of the assessment by adding colours, tables, images, and so on.

Ustvarite lahko toliko ocen kot želite. Hkrati si lahko ustvarite več kot eno oceno za prikaz določenega rezultata.

After adding some assessments, the possible assessments actions will be displayed under the Actions column in the Assessments rules table. From there, you can either edit or delete an assessment rule:



It is important to note that if you use assessments, you must ensure that you have not enabled the autoload the URL option. If it is enabled, no end page with the text of the assessment rule will be displayed anymore and LimeSurvey will automatically load the URL field from the Presentation tab. You can disable it from the same tab.


Kako so tipi vprašanj ovrednoteni

There are certain question types which will not be assessed or will be assessed in a special way. Some of the questions cannot be used with the assessment feature. However, they can be replaced with assessable question types. For example, a 5 point choice can always be replaced with a simple list (radio) question type.

The following question types can always be assessed:

  • Array (Flexible labels) dual scale
  • Array (Flexible labels)
  • Array (Flexible labels) by column
  • List (Flexible labels) (Dropdown)
  • List (Flexible labels) (Radio)
  • List (Dropdown)
  • List (Radio)
  • List with comment
  • Multiple options
  • Multiple options with comments




The following list contains question types that cannot be assessed:

  • 5 point choice
  • Array (5 point choice)
  • Array (10 point choice)
  • Array (Increase, Same, Decrease)
  • Array (Multi flexible) (Text)
  • Array (Yes/No/Uncertain)
  • Array (Multi Flexible) (Numbers)
  • Boilerplate question
  • Date
  • Gender
  • Huge free text
  • Language switch
  • Long free text
  • Multiple numerical input
  • Numerical input
  • Ranking
  • Short free text
  • Yes/No


Določanje vrednosti ocene za posamezno vprašanje/odgovor

If enabled, the assessment mode will add an additional field between the answer code and answer option name for all the assessable questions:



You can also use label sets as answers for your set of questions. Just click on the Predefined label sets... button located under the answers matrix and select the your predefined label set.

If you decide to use label sets, assessment values can be added to all your labels from the moment in which they are firstly created. This allows the survey administrator to quickly use few assessed predefined label sets as answers for multiple sets of questions.



This process is less time-consuming and more practical. You can create a plan in the early stages of your survey in order to use only one set of label sets with predefined assessment values for multiple questions. In this way, you will not have to manually add assessment values to all the answers of the assessable questions used in your survey.

To find out more about the label sets and their usage, read the following wiki section.


Ukazi

When using assessments the following placeholders are available:

  • {PERC}: It displays the score of of a question group. It can be used only in the message field of the assessment rule!
  • {TOTAL}: It displays the total score. It can be used only in the message field of the assessment rule!
  • {ASSESSMENT_CURRENT_TOTAL}: This placeholder can be used within a survey to display the current total score. Keep in mind that the score is only updated when the respondent clicks on the "Next" button. Therefore, it is useless in an all-in-one survey. Also, its usage requires the existence of at least one assessment rule. Otherwise, the placeholder will not display any value.

Tips & tricks

  • If you only want to use the {ASSESSMENT_CURRENT_TOTAL} placeholder within a survey without showing an assessment message at the end of the survey:
  1. Access the survey texts panel and type in an URL fields and
  2. Enable the autoload URL located in the Presentation panel.


How to disable the assessments mode

To deactivate it, go to the survey menu and look for the Data management tab. Click on it and the Notification and data management panel will be displayed. Look for the Enable assessment mode option and click on it to have it disabled for the respective survey.



Examples

How to use the assessments mode

Let's recreate the example presented above in order to better understand the steps you have to pursue in order to correctly use the assessment feature.

{{Note|If you are unsure how to create a survey, use the following [[Quick start guide#Create a survey|quick start guide.}}

1) Create the survey

2) Activate the assessments. Go to the settings menu of the survey and click on the Assessments tab. Once there, activate the feature:



3) Create a question group and start adding the questions. Your survey structure should look like this:



  Attention : Do not forget to check the whether the questions are assessable or not! Otherwise, no assessment value field will be displayed in the edit answer options panel.



4) Add answers for each question created above. While adding/editing the answers, complete also the assessment value field for each answer:



5) Now that you know the assessment values, access the Assessments panel and start adding assessment rules. Two rules were created for this example:



The text message of the first assessment rule (You should start exercising!) will be displayed if the respondent scores between 1 and 10 points. The text message of the second assessment rule (Well, that's what I call being healthy!) will be shown if the respondent scores between 11 and 21 points.

6) Now, preview the survey and see if the assessment mode is active. At the end of the survey, a text message will be displayed based on the score obtained by the respondent.


Note: The score is not displayed in this example! If you would like to have it displayed in your assessment, create more assessment rules (for each possible scenario) or use assessment placeholders.



How to use the assessment placeholders

As mentioned in the previous subsection, three assessment-related placeholders can be used: {PERC}, {TOTAL}, and {ASSESSMENT_CURRENT_TOTAL}.

In the previous example, the following result was obtained: "Well, that's what I call being healthy!". However, no score was displayed.

There are many ways through which you can have it displayed. You can either create 6 assessment rules in order to emphasize each possible score/result or use assessment placeholders. The below example explains the latter option.

As mentioned above, {PERC} and {TOTAL} can be used in the message text box of the assessment rule in order to emphasize the score of the current group and the total score, respectively. Let's take a look at the following two screenshots to understand their usage.



In the first screenshot, {PERC} and {TOTAL} were added into the message text box of the assessment rule.



In the second screenshot, you can see how the assessment rule looks like in order to correctly use both placeholders. Because {PERC} is used, the scope of the assessment rule must be switched from Total to Group in order to correctly display the score of the question group selected from the Question group dropdown list:



After completing the survey and depending on their answers, the respondents should get the following assessment message at the end:





{ASSESSMENT_CURRENT_TOTAL} can be used only inside a survey. You can use it after each question or question group from a quiz. You could show in this way to each respondent his or her current quiz/survey score. To use it, you could add for example at the beginning of every question or question group a message like: "You have accumulated till now {ASSESSMENT_CURRENT_TOTAL} points.


Hint: Check the following YouTube video to see in which other situations you can use placeholders.