You are here

questions_import.info in Quiz 6.3

name = Questions Import
package = Quiz
description = This module allows you to import questions to quiz node in CSV format.
dependencies[] = quiz
dependencies[] = multichoice
dependencies[] = quiz_question
dependencies[] = querypath
core = 6.x
php = 5

File

includes/questions_import/questions_import.info
View source
  1. name = Questions Import
  2. package = Quiz
  3. description = This module allows you to import questions to quiz node in CSV format.
  4. dependencies[] = quiz
  5. dependencies[] = multichoice
  6. dependencies[] = quiz_question
  7. dependencies[] = querypath
  8. core = 6.x
  9. php = 5