Home
last modified time | relevance | path

Searched refs:multipleChoiceQuestion (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DCourseWork.php306 public function setMultipleChoiceQuestion(MultipleChoiceQuestion $multipleChoiceQuestion) argument
308 $this->multipleChoiceQuestion = $multipleChoiceQuestion;
315 return $this->multipleChoiceQuestion;