CSV format

Question formats ::: qformat_csv
Maintained by Gopal Sharma
This plugin will be used to import and export multichoice( 4 choices ) questions having one or two answers from a CSV(Comma separated value) file into the question bank. Note: Only multichoice questions are supported as of now.

CSV format 3.6.03 (Build: 2019031501)

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Friday, 15 March 2019, 7:14 PM

NEW in 3.6.03

  • FIX: Solved the issue with Html tags in feedback.

NEW in 3.6.02

  • New: Added 'questionname' option in the standard CSV file, total fields/columns are 8 now.
  • New: Extended CSV file with many more fields for questionname, answernumbering, correctfeedback, partiallycorrectfeedback, incorrectfeedback and defaultmark, total fields/columns are 13 now.
  • NEW: Now, while exporting questions into a CSV file, the CSV file will have 13 fields/columns by default.

NEW in 3.6.01

  • FIX: Solved the issue with answers and tested the plugin with Moodle version 3.6.

New in 3.5.04 (Build: 2018091801)

  • FIX: Issue related to multiple answers, even single choice answer is getting converted into a multi-choice answer.
  • FIX: Solved the issue related to CSV file handling.
  • NEW: Implemented functionality to export multichoice question into a CSV file having four options and maximum of two right answers.

Find out more on this link: https://docs.moodle.org/36/en/qformat/csv

Version information

Version build number
2019031501
Version release name
3.6.03 (Build: 2019031501)
Maturity
Stable version
MD5 Sum
ec988ebda274705dff00625a9c2f859e
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.6.03

Default installation instructions for plugins of the type Question formats

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myformat") in the "question/format" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation