totalScore property

double? totalScore
getter/setter pair

The total number of points the respondent received for their submission Only set if the form was a quiz and the response was graded.

This includes points automatically awarded via autograding adjusted by any manual corrections entered by the form owner.

Output only.

Implementation

core.double? totalScore;