tce_import_questions.php
Tags
Table of Contents
Functions
- F_TSVQuestionImporter() : bool
- Import questions from TSV file (tab delimited text).
Functions
F_TSVQuestionImporter()
Import questions from TSV file (tab delimited text).
F_TSVQuestionImporter( $tsvfile)
: bool
The format of TSV is the same obtained by exporting data from TCExam interface.
Parameters
Return values
bool —TRUE in case of success, FALSE otherwise