tce_import_questions.php

tce_import_questions.php source file reference

Package: com\tecnick\tcexam\admin

Tags

  • file: Import questions from an XML file to a selected subject.
  • author: Nicola Asuni
  • since: 2006-03-12

Functions

F_TSVQuestionImporter()

File: tce_import_questions.php line 153

F_TSVQuestionImporter(mixed $tsvfile) : bool

The format of TSV is the same obtained by exporting data from TCExam interface.

Parameters

  • $tsvfile : mixed: (string) TSV (tab delimited text) file name

Return values

bool —

TRUE in case of success, FALSE otherwise