The 'scale' question type is almost done. We need to fit them into the import and export functions.

This could be two tickets but they are pretty related. If one is completed long before the other, we can rename this one and open a second.

Comments

falcon’s picture

Status: Active » Needs work
falcon’s picture

Assigned: Unassigned » turadg

turadg?

turadg’s picture

Assigned: turadg » Unassigned
Status: Needs work » Postponed

The import/export feature is primarily for interoperability with other systems. I don't think the 'scale' type is supported in other systems. Moodle considered and decided against it: http://docs.moodle.org/en/Student_projects/New_question_types

Consequently, I don't think it's important for the import/export system of the quiz module and should not block a 4.0 release.

falcon’s picture

Version: 6.x-4.x-dev » 6.x-5.x-dev

Ok, in the future it could maybe be exported and imported as a multichoice question, or at least be compatible with drupal itself so that users can use export and import to move quizzes between drupal installations.

I move it to Quiz 5. I don't want anything in the issue list for 4.x that won't be dealt with.

turadg’s picture

Good ideas.

For Drupal-to-Drupal copying, I figure the general Node Export module suffices.

falcon’s picture

Project: Quiz » Quiz EI
Version: 6.x-5.x-dev » 6.x-4.0-alpha1
Component: Code - Import/Export » Code