|
6 | 6 | <label for="questionCode"><?= gT('Question code'); ?></label> |
7 | 7 | <i class="fa fa-question-circle text-success" |
8 | 8 | data-toggle="tooltip" |
9 | | - title="<?= gT("The Question Code Represents the ID, number or code for the question that is used for quick identification. It is especially useful if you wish to use the LimeSurvey assessments feature and/or the ExpressionScript."); ?>" |
| 9 | + title="<?= gT("The question code is used for quick identification of this question and must be unique. It is especially useful if you wish to use the LimeSurvey assessments feature and/or the ExpressionScript."); ?>" |
10 | 10 | ></i> |
11 | 11 | <div class="scoped-keep-in-line"> |
12 | 12 | <input |
|
0 commit comments