Data types for assessments

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:4分
  • Metric data types have functions that depend on the method that you select.

    表 : 1. Assessment data types
    Data type Compatible methods Description
    Attachment Assessment

    On questionnaires, users attach one or more files to a question.

    Checkbox Assessment
    On questionnaires, users select a check box next to a statement or leave it cleared.
    図 : 1. Check box
    Check box

    Set the Scale definition field to High if a selected check box equates to a good score.

    Choice Assessment On questionnaires, users select a value from a list of custom answer options. Create a metric definition for each answer option.
    図 : 2. Choice
    Choice
    Date Assessment On questionnaires, users select a date.
    図 : 3. Date
    Date
    Date/Time Assessment On questionnaires, users select a date and time.
    図 : 4. Date/Time
    Date/Time
    Duration Script When the script runs, the system populates the Duration value and Scaled value fields on the Metric Result form with the appropriate values from the actual_result and scaled_result variables in the metric script.
    Likert Scale Assessment On questionnaires, users select a value from a custom scale of answer options. Create a metric definition for each answer option, which is represented by a radio button on the scale. A Likert scale metric that evaluates an application's ease of use might have the metric definitions Easy, Average, and Difficult.
    If you want to reuse a series of answer options for multiple metrics, create a metric template and use the Template data type instead of the Likert Scale data type.
    図 : 5. Likert Scale
    Likert Scale
    Number Assessment, Script Assessment: On questionnaires, users enter a number.
    図 : 6. Number
    Number

    Script: When the script runs, the system populates the Actual value and Scaled value fields on the Metric Result form with the appropriate values from the actual_result and scaled_result variables in the metric script.

    Percentage Assessment, Script
    Assessment On questionnaires, users enter a number.
    図 : 7. Percentage
    Percentage

    Script When the script runs, the system populates the Actual value and Scaled value fields on the Metric Result form with the appropriate values from the actual_result and scaled_result variables in the metric script.

    String Assessment
    On questionnaires, users enter text. The size of the string field depends on the String option you select:
    図 : 8. String
    String
    図 : 9. String single line wide data type
    String single line wide data type
    図 : 10. Additional comments
    Additional comments
    Template Assessment On questionnaires, users select a value from a predefined series of answer options. There must be at least one template defined to use this data type. For a template, there is a template definition for each answer option, which is represented by a radio button.
    Yes/No Assessment

    On questionnaires, users select Yes or No from a list.

    図 : 11. Yes/No
    Yes/No

    Set the Scale definition field to High if selecting Yes equates to a better score.