Closed (works as designed)
Project:
Quiz
Version:
7.x-5.0
Component:
Code - Quiz core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2018 at 03:48 UTC
Updated:
11 Apr 2018 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #2
djdevinThat 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.
Comment #3
Supakorn commentedThank 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
Comment #4
Supakorn commented