pointValue property

int? pointValue
getter/setter pair

The maximum number of points a respondent can automatically get for a correct answer.

This must not be negative.

Required.

Implementation

core.int? pointValue;