Home
Re:remove question code (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:remove question code
|
|
|
|
[done] remove question code 3 Months, 3 Weeks ago
|
Karma: 0
|
|
Example: 1a: How many roads must a man walk down?
I want to remove the "1a" label. I using a difficult / unclear coding scheme for the questions. -> check image attachment!
Someone?
|
|
|
|
Logged
|
|
|
Last Edit: 2008/05/16 02:20 By Mazi.
|
|
|
The administrator has disabled public write access. |
Mazi (Moderator)
Moderator
Posts: 2355
|
|
Re:remove question code 3 Months, 3 Weeks ago
|
Karma: 18
|
|
No image!
Which version and build?
Some more information will be quite helpfull.
|
|
|
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:remove question code 3 Months, 3 Weeks ago
|
Karma: 0
|
|
Hi,
To do this you must to edit your template.....
Select your template used for the survey
go to the screen "question Page" to edit the file question.pstpl
and remove {QUESTION_CODE} in this line :
<font style="font-size: 12px;"><b>{QUESTION_CODE}: {QUESTION}</b></font>
your line must be like this :
<font style="font-size: 12px;"><b> {QUESTION}</b></font>
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access. |
|
|
|
|