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
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,
In reply to Hi Ken, by axel
Right, I understand how to
Hi Ken,
Hi Ken,
I think the best would be to do a custom module for that.
Best regards,