Hi
I allow to my users to create questions only from inside the quiz.
With this case, it is not very good when is empty quiz on incomplete quiz published and questions are adding into published quiz.
I suggest to have optionally checkbox in quiz admin, that every new or edited quizes will be stored unpublished, until user doesn't check checkbox "Publish" or optionally another one "Publish this quiz and let users take it".
When unpublished quiz is stored, the message "This quiz is now unpublished and nobody except you and people with admin permissions can see it. When you will be satisfy with your quiz settings and all questions you want will be created and added into this quiz, edit quiz and check published checkbox".
thanks
Igor
Comments
Comment #1
falcon commentedAll feature requests are moved to quiz 5
Comment #2
igorik commentedHi
I did some quick fixes for this for 4.x.
Here are my steps.
1. set quiz content type that it is created unpublisehd by default. (content type workflow settings)
2. Use Publish content module for setting that authenticated users (or any you wanted roles) can set Published/Unpublished for their quizes. It will create Publish/Unpublish tabs on Quiz node.
3. edit node.tpl and add this code (for full node, not for teaser ):
That's all, quizes on your site will be from now published only when they will be complete, not more empty quizes, and quiz creators will be notified about publish/unpublish options.
Btw sorry for my english in the code above, I have it in Slovak language for my needs.
Have a nice day
Igor
Comment #3
djdevinThis issue is being closed because it was filed against a version that is no longer supported. If the issue still persists in the latest version of Quiz, please open a new issue.