getquestioncsvexportvalueslist - eisclimber/ExPresS-XR GitHub Wiki
Method in ButtonQuizQuestion
Returns the question data of this config as list of objects.
public List<object> GetQuestionCsvExportValuesList();A list of objects of the quiz config.
Method in ButtonQuizQuestion
Returns the question data of this config as list of objects.
public List<object> GetQuestionCsvExportValuesList();A list of objects of the quiz config.