Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2007 at 23:09 UTC
Updated:
26 Jun 2010 at 12:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
Anomaly07 commentedI was thinking of something similar actually. Here is what I think: There needs to be a variable created or appended on the creation of a new question type. This variable will tell the system all of the question types (and should be named exactly as it is in the node_type table). The quiz module should have the following buttons: Add Existing Questions, Add New Questions, and a checkbox to allow the currently logged in user to view only questions that he/she has created. Any questions type node should include the following: a button for more questions and a question types field for what kind of question should be added.
Comment #2
Anomaly07 commentedThere should also be an option on all question creation pages to go to the last modified quiz by the currently logged in user (that way they can continue the quiz creation process). The button should be entitled: Add Questions to Last Added Quiz. There should also be a checkbox to allow the user to only show his/her questions.
With this workflow, the user still has the ability to have orphaned questions, question types are still generic, and navigation is easier.
Comment #3
Anomaly07 commentedI found out there is already a function to tell all question types.
Comment #4
Anomaly07 commentedRedirection for multichoice and for quiz modules are included in this patch. This will allow you to navigate from page to page smoothly as you see fit.
Comment #5
Anomaly07 commentedI forgot to update the status. Now it's updated.
Comment #6
summit commentedSubscribing, greetings, Martijn
EDIT: If I was responsable to set this to critical it was not on purpose, sorry then!
Greetings, martijn
Comment #7
mbutcher commentedPlease do not set the priority to critical unless it contains a serious error. A feature request is never critical.
The patch in #4 does not apply to the current head anymore (no surprise... the code has changed a lot since July, 2007). If somebody wants to rewrite the patch, I will test it.
Comment #8
mbutcher commentedSummit: No, you weren't responsible for setting it to critical. Apparently it has been like that for many months. I just didn't notice before.
Comment #9
falcon commentedWe have tried to improve the process of adding questions to quizzes in Quiz 4. (I'm cleaning up the issue list)