Quiz as a view block?

kengrayfield
Forums
Hello, I am trying to implement a "daily quiz" feature on the homebox. Let's say that I have a lesson created, and each day I can add a new quiz slide to it. How do I create a view where the students can directly take the quiz on the home page? I hope I am making myself clear. Thanks! Best, Ken
axel

Hi Ken,

Hi Ken,

To do that you will need to have a block with the content you want to have on the homepage (slide ...). This block can either be generated from a view, or from a custom module you would have to create (I don't know how you will wish to select the slide).

Then if you go into: http://your.domain.tld/admin/structure/homebox/layout/dashboard

you will be able to find this block and define in which default area of the dashboard you would like to have it, if it should me manageable by each user or fixed, etc.

Best regards,

 

kengrayfield

Right, I understand how to

Right, I understand how to put a custom block on homebox. But my question is how to put a specific lesson as a block. To be more specific, I have a lesson called "Daily questions", which is a cache of test prep related problems. How can I put this lesson as a block on the home page so that it cycles through all the questions each day? Thanks, Ken
axel

Hi Ken,

Hi Ken,

I think the best would be to do a custom module for that.

Best regards,