The new choice module has many advantages over the older multichoice module.
http://drupal.org/node/508744

Since it will be 4.0, we should have the importer create choice nodes instead of multichoice nodes.

Comments

turadg’s picture

Assigned: turadg » Unassigned

The Moodle engine now uses 'choice' as the node it generates during question import, but the 'native' engine doesn't. The native engine handles the Aiken and our custom CSV formats.

For Aiken, we could switch to the Moodle engine.

For CSV, we have to have a spec for the format using 'choice' nodes. This might first be implemented by the exporter, http://drupal.org/node/536134#comment-1896494

turadg’s picture

Assigned: Unassigned » turadg
Status: Active » Fixed

I'm marking this fixed, and using a new ticket to track support for new 'multichoice' in the native engine,
http://drupal.org/node/519242#comment-1912702

Status: Fixed » Closed (fixed)

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