When quiz page is visited we can only see "start button" and this looks almost plain. Could we have option to "show X question" from quiz so we can attract user to take quiz. Currently user can only see question if he starts and if for some reason doesn't want to continue then quiz result table will have orphan entry of that quiz for that user.

Another use case would be, when new quiz tweeted to twitter it will be nice to some question from the quiz on the twitter page.

Comments

nithinkolekar created an issue. See original summary.

djdevin’s picture

Category: Feature request » Support request

Hi,

You can maybe use Display Suite or some other content tool to do this.

Note that users will need the "View questions outside of quizzes" permission or you have to do this with a View somehow.

Same thing for with the twitter link - if you use the https://www.drupal.org/project/twitter you can react on a rule to post some content to twitter.

nithinkolekar’s picture

Currently only questions are exposed to views and like you hinted about views that could only be done if options are exposed to views as well. Tested it by adding "Quiz question relationship" in views but no success.