Searched refs:nonAnsweredQuestions (Results 1 – 2 of 2) sorted by relevance
750 private function fetchQuestionSequence($nonPostponedQuestions, $nonAnsweredQuestions) argument762 if ($nonAnsweredQuestions && isset($this->wrongAnsweredQuestions[$qId])) {764 } elseif (!$nonAnsweredQuestions && !isset($this->wrongAnsweredQuestions[$qId])) {808 $nonAnsweredQuestions = $this->fetchQuestionSequence(830 $nonAnsweredQuestions,