normalizedScore property

double? normalizedScore
getter/setter pair

Normalized score of the questions.

Calculated as score / potential_score.

Output only.

Implementation

core.double? normalizedScore;