I search everywhere about how to theme question and answer.
I try quiz-single-question-node.tpl.php that been mentioned but it does not work.

I already clear cache.

Could you guys please help me on this.

Thanks!

Comments

Supakorn created an issue. See original summary.

djdevin’s picture

Category: Bug report » Support request

That template file is for the old 4.x version

In 5.x, the question uses the built in Drupal theme system for nodes, so you can create a "node-truefalse.tpl.php" for example.

For the answering form itself and other elements you can look in the "theme" folder of the question.

Supakorn’s picture

Thank you so much djdevin!!

So, I can move on without searching for that file anymore.

By the way, I have another issue and need your help.

Please go this link.
https://www.drupal.org/project/quiz/issues/2959991

Thank you

Supakorn’s picture

Status: Active » Closed (works as designed)