Accueil Support Forums
Re:remove question code (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:remove question code
|
|
|
|
[done] remove question code 6 Months, 1 Week 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 Lime
Posts: 3237
|
|
Re:remove question code 6 Months, 1 Week ago
|
Karma: 25
|
|
No image!
Which version and build?
Some more information will be quite helpfull.
|
|
|
|
Logged
|
|
|
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:remove question code 6 Months, 1 Week 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.
|
|
|
|
|