Document toolboxDocument toolbox

Score parameters

Here you can determine what and how many fields are required to calculate the score. The value will be the sum of the selected parameter values. 

(warning) The add-on require the user to add at least one parameter.



Add parameter

To add a parameter to your score:

  1. Locate Score parameters section.
  2. Click on the Add button
  3. On the appearing dialog configure the parameter and it's options for your score field:
    1. Name (mandatory): The name of the parameter. This will appear on the edit screens of your score field. 
    2. Description (optional): The description of the parameter. This will appear on the edit screens of your score field as the tooltip of the name.
    3. Parameter multiplier (mandatory)Add a multiplier to assign greater or less weight to a parameter. The weight must be a number, and it's accept integers or numbers with one decimal. (eg. 1, 1.1, 5.4) The suggested default value is 1 or 1.0.
    4. Options (at least one is mandatory): There are two types of parameter you can choose from: Name-Value pair and Linear sequence. In both cases, the configured values will appear as options. The parameter value will be the selected option's Value multiplied by the Parameter multiplier.
      1. Name-ValueYou can add any number of Name-Value pairs as the value of the parameter with the button. The option Names will appear on the edit screens of your score field in a drop-down list where you can choose the one you prefer.  The option value must be a number, and it's accept integers or numbers with one decimal.
      2. Linear sequence: You can also specify a linearly increasing series of numbers. You need to define the range of values and a step value. The numbers in this range (incrementing by the step value) will be available as option values. The range values and the step value must be numbers, and it's accept integers or numbers with one decimal. (warning) Note, that due to performance reasons, you can have a maximum of 100 option only.
  4. Click on the Save button to confirm your configuration.



Do not use the following special characters in your field or parameter names, descriptions: #,%,&



After the successful addition of a parameter a section will appear on the page with the name of the parameter as a toggle-switch. You can click on it's name to open the section and see the parameter's data, it's configuration and the Edit and Delete action buttons.


Edit parameter

To edit a parameter:

  1. Locate Score parameters section.
  2. Locate the parametes you want to edit.
  3. Click on it's name to open the section.
  4. Click on the Edit button.
  5. Make any necessary changes.
  6. Click on the Save button to confirm changes.

Delete parameter

To delete a parameter:

  1. Locate Score parameters section.
  2. Locate the parametes you want to delete.
  3. Click on it's name to open the section.
  4. Click on the Delete button.
  5. Click on the Yes to confirm the delete action.


Important

After 1. adding, editing or deleting parameters or 2. adding, editing or deleting parameter options, make sure that you update the existing Feature Score fields on the Edit Issue screen. Otherwise, the Feature Score fields may show wrong results.