| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CorrectAnswers |
CorrectAnswers.clone() |
CorrectAnswers |
Grading.getCorrectAnswers()
Required.
|
CorrectAnswers |
CorrectAnswers.set(String fieldName,
Object value) |
CorrectAnswers |
CorrectAnswers.setAnswers(List<CorrectAnswer> answers)
A list of correct answers.
|
| Modifier and Type | Method and Description |
|---|---|
Grading |
Grading.setCorrectAnswers(CorrectAnswers correctAnswers)
Required.
|
Copyright © 2011–2022 Google. All rights reserved.