Simple CSV format

Question formats ::: qformat_simplecsv
Maintained by Paweł Suwiński
A simple format for easy and fast creating multiple choice questions with one or more correct answers and no feedback using tables in any spreadsheet by saving it as plain/csv file.
Latest release:
58 sites
18 downloads
6 fans
Current versions available: 1
The format looks like this:
 
  "Category","Question text","CA 1",...,"CA n","","WA 1", ... ,"WA m"
 
That is,
 + CA - Correct Answer, WA - Wrong Answer
 + one question - one row
 + en empty cell sepparates correct answers from wrong ones
 + category column is optional and it is used when selected during import
 + numbers of CAs and WAs may differ from each other inside the row and between rows 
 

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Paweł Suwiński (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
Please login to post comments