Searched refs:currentQuestionIndex (Results 1 – 1 of 1) sorted by relevance
2 let currentQuestionIndex = 0; variable23 currentQuestionIndex = 0;51 if (currentQuestionIndex >= filteredQuestions.length) {56 const question = filteredQuestions[currentQuestionIndex];74 const question = filteredQuestions[currentQuestionIndex];105 const question = filteredQuestions[currentQuestionIndex];116 currentQuestionIndex++;121 currentQuestionIndex++;