Example #1
0
	def getQuestionList(self,maxQuestions):
		return Question.getList(maxQuestions)