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

Comments

mckooter’s picture

Version: 6.x-4.0-alpha2 » 6.x-4.0-alpha3

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.

turadg’s picture

What's the full order of steps? Are you creating a 'qcollection' node or a 'quiz' node? How do you add an item?

mckooter’s picture

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.

falcon’s picture

Assigned: Unassigned » turadg
Status: Active » Needs work

I dare assign this to you turadg. I guess you'll reassign it if you can't find the time yourself.

falcon’s picture

Version: 6.x-4.0-alpha3 » 6.x-4.x-dev
turadg’s picture

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?

mckooter’s picture

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.

falcon’s picture

Status: Needs work » Fixed

I will delete the qcollection module. If someone objects we'll just consider bringing it back.

I see no module that depends on it, and I think everyone agrees on removing it. It shouldn't be included in the beta release if it is to be deleted anyway.

falcon’s picture

Status: Fixed » Closed (fixed)