adding items to collection
mckooter - November 6, 2009 - 01:26
| Project: | Quiz |
| Version: | 6.x-4.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | turadg |
| Status: | needs work |
Jump to:
Description
i am able to create a new collection, but when i add an item and click submit it just disappears, havent found any notes regarding this issue, not sure if its mine, ive tried both with a2 and the cvs from 10/30

#1
okay, whats happening on the alpha 3 is when i check a question and click submit it redirects me to:
/node/15/items?q=node/15/questions
and i get a page not found error.
#2
What's the full order of steps? Are you creating a 'qcollection' node or a 'quiz' node? How do you add an item?
#3
the exact way i experience this is to:
Goto: Create Content->Question item collection
Type in name and notes for the item collection type
When in the collection itself I goto: Manage Items, then i check a question under "Items in collection" and click submit, then it redirects me to the not found page.
#4
I dare assign this to you turadg. I guess you'll reassign it if you can't find the time yourself.
#5
#6
Thanks for the details to reproduce. I confirm that it does this. It's a new feature of the 'quiz' type that hasn't fully made it into the 'qcollection' type.
mckooter, there's talk of removing the 'qcollection' type and using just 'quiz'. since you are using qcollection, can you share your thoughts on that? e.g. what is your use case that requires qcollection vs. quiz?
#562222: Merge quiz and qcollection?
#7
origionally i was going to use it as a kind of tagging system for the questions, in my case there will be a large database of questions, probably a few hundred, and the quiz will select randomly from those questions themselves, lets say 10 questions per quiz.
Some questions would appear in multiple quizzes though, and this was just a way to categorize them, although I may just end up coding in a tagging system directly to categorize them a bit, (will help me in having so many questions) as i wanted to have some questions have multiple categories (or collections in qcollection)
so i guess its not nessisary, but was going to be used for a tag/category system in my instance, as it seems that not many people need it i would agree that its not worth spending time on as there are much more pressing issues.