Action on a question to add it to a quiz
turadg - August 3, 2009 - 19:21
| Project: | Quiz |
| Version: | 6.x-4.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | turadg |
| Status: | needs work |
Jump to:
Description
When viewing many questions in a view, it would be handy to add them to a quiz or qcollection in bulk.

#1
Committed a new action, qcollection_add_question_action, that presents a list of target containers the question can be added to. On submit of that it adds them.
TODO
- show other collections the user may add to (right now just shows the qcollections then own)
- show quizzes the user can add too
#2
#3
#4
Since qcollection is gone, this action needs to work on quizzes instead. I'll have it ready for 4.0 RC.