Is there an easy way of creating a quiz from a pre-existing ODS or CSV file. Basically I want to avoid the drudgery of manually creating the 200+ questions in the 11 categories when I already have the information in a spreadsheet.

Thanks.

Comments

westwesterson’s picture

no easy way, unless you code one. I recommend writing a conversion script. (or finding someone who can) You can even contribute it back to the community when you are done :-) I cannot take this on at present, but good luck.

BradM’s picture

You might try the node import module: http://drupal.org/project/node_import

I've used it for importing regular nodes into my site, but I'm not sure if it'll work in this application...but it might be worth a shot.

turadg’s picture

Version: 5.x-2.0-beta4 » 6.x-4.x-dev
Status: Active » Fixed

Importing from CVS is available in the 4.x-dev release which will hit alpha later this month.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.