Actions

質問コードを再生成する

From LimeSurvey Manual

Revision as of 07:17, 11 December 2018 by Bravehorse (talk | contribs) (Created page with "To access it, click on any , then click on '''Tools''' located on the top toolbar, and then select the code regeneration function that fits your needs: この機能を利用...")


質問の編集権限を持つユーザーは、アンケートの質問に一意のIDを割り当てることができます。しかし、IDが多すぎて番号づけが面倒な場合、質問コードの再生成機能を使用してアンケートの質問と質問グループの名前を自動的に変更できます。

To access it, click on any , then click on Tools located on the top toolbar, and then select the code regeneration function that fits your needs: この機能を利用するには、アンケートの設定をクリックし、上のツールバーにある ツールをクリックして、必要に応じてコード再生成機能を選択します。



The code regeneration can be done:

  • Straight: If this option is used, each question will be allocated a code that corresponds to their order from the survey structure (e.g. Q00001, Q0002, etc.);
  • By question group: If this option is chosen, each question will be allocated a code that corresponds to the group each of them belongs to and their order within that question group: (G1Q00001, G1Q00002, G2Q00001, etc.).