isQuiz property
Whether this form is a quiz or not.
When true, responses are graded based on question Grading. Upon setting to false, all question Grading is deleted.
Implementation
core.bool? isQuiz;
Whether this form is a quiz or not.
When true, responses are graded based on question Grading. Upon setting to false, all question Grading is deleted.
core.bool? isQuiz;