Newer Version Available

This content describes an older version of this product. View Latest

SurveyQuestionScore

Represents the scores of the following question types: ranking, rating, scoring, slider, and Net Promoter Score® (NPS®).

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
Name of a question of a type supported by SurveyQuestionScore, or the name of an item in a ranking type question.
QuestionChoiceId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier of the answer choice selected by the participant. This field is only applicable for the following question types: ranking and rating.
QuestionId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier of the question for which response is recorded and scored.
QuestionName
Type
textarea
Properties
Nillable
Description
Name of the question that is scored.
QuestionSkippedCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Number of participants who didn’t respond to a question.
ResponseCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Number of participants who responded to a question.
ResponseValue
Type
double
Properties
Filter, Nillable, Sort
Description
Answer choice selected by the participant for a question.
Score
Type
double
Properties
Filter, Nillable, Sort
Description
Indicates one the following depending on ScoreType and QuestionId:
  • Percentage of participants who responded to a question of a type supported by SurveyQuestionScore
  • Average score of questions of the following question types: rating, scoring, and slider.
  • Score of an NPS® type question.
  • Average rank of all items for a ranking type question.
ScoreType
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
Type of the score calculated for a record. Possible values are:
  • Individual
  • Overall
SurveyId
Type
reference
Properties
Filter, Group, Sort
Description
Unique identifier of the survey for which responses are recorded.
SurveyInvitationId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier of the survey invitation for which responses are recorded and scored.
SurveyVersionId
Type
reference
Properties
Filter, Group, Sort
Description
Unique identifier of the active survey version for which responses are recorded and scored.