Hello,
I'm using Community Quizzes for my site. Obviously I want to change its display.
Many of the dispaly things are managed in layouts part than views. So how do I override layouts?
Like I want to override below files in my template to avoid hacks in the existing extension.
components/com_communityquiz/layouts/default/quizzes_list.php
components/com_communityquiz/layouts/default/results/score.php
Thanks!

