Actions

初回ログイン - ユーザー設定

From LimeSurvey Manual

Revision as of 07:13, 30 May 2013 by Yamatt (talk | contribs) (Created page with "ログイン中の管理画面の表示言語を、下のようにドロップダウンから選ぶことができます。ログインに成功すると、LimeSurveyのイン...")

ログイン

ここまででLimeSurveyのインストールがおわり、管理者ユーザーとして調査を作成したり結果を見たりできるようになりました。最初にやるべきことは、管理インターフェースへのログインです。

注意: 調査のURLが http://mysurvey.com/surveys/ とすると、管理ユーザーのログイン先は、 admin/ を付け加えたURL、つまり http://mysurvey.com/surveys/admin/ です。特定の調査票のURL、たとえば http://mysurvey.com/survey/index.php?sid=27352 しか知らない場合は、後ろを消して、 admin/ を付け足せばよいです。
パスワードを変更

パスワードを変えるには、この鍵のマークをクリックします。
ここを見てください Manage users. パスワード、メールアドレス、名前が変更できます。

ユーザー設定

ユーザー設定を変えるには、LimeSurveyメインツールバーに表示されるあなたのユーザーネームをクリックします。

LimeSurveryの管理ユーザーは、いくつかの設定項目があります。

  • LimeSurvey管理インターフェースをどの言語で利用するか
  • 統合されたHTMLエディタを使うか
  • 管理インターフェース内でのデフォルト日付フォーマット

管理画面の表示言語

ログイン中の管理画面の表示言語を、下のようにドロップダウンから選ぶことができます。ログインに成功すると、LimeSurveyのインターフェースは選んだ言語に切り替わります。あなたのプロフィールにこの設定は残りますので、次のログインでも同じです。

Some LimeSurvey setups hide or skip the login page to enable common authentication inside other applications.  In this case, you won't have access to select the language. No worry since you can change your preference in the User Prerence once logged in as well.  Select your preferred language there to not only change the language of the current LimeSurvey session but also to record your preference setting in your profile for the future.

Hint: Recognize the location of this selection from the screen capture above in case the default system language is incomprehensible to you.

The HTML editor mode

There is an HTML editor integrated into LimeSurvey. This tool will help you develop rich formatting for your surveys, groups, questions, and answer text; for tables, images, and so on.  But as this editor takes extra space on the screen and resources on the computer, it is not always desirable to use.  So you can choose between whether the HTML editor appears in-line in the browser window or whether a normal text editor is always used.

Hint: You can always get to the HTML editor by clicking on the icon on the right of the normal text editor window as shown for the Popup option below.

You can choose between two settings for the editor:

1.) Inline: The HTML editor is always used in-line on the page.

Note: If you want the toolbar to show up enlarged on startup you have to change some FCKeditor settings:
  1. navigate to "/admin/scripts/fckeditor.xxx/"
  2. open the file "limesurvey-config.js" with a text editor
  3. search for "FCKConfig.ToolbarStartExpanded" and set it to "true"
In some cases you have to clean your browser cache to see the changes. For more information have a look at the FCKeditor Docs - Configuration Options

2.) Popup: The normal text editor is used but the HTML editor is available as a pop-up option.

An icon-based tool bar of the editor can be exposed by clicking the wider, colored bar above the text editing window.  You can also increase the size of the editor to fill the browser window and then decrease it back later.

X.) Source code mode:

If you want to paste HTML code directly you have to switch to the source code mode. Click the "source code" button (in the screenshot it's called Quelltext) and paste your Javascript and/or HTML source code there.

You have to disable the Filter HTML for XSS setting in order to store code entered in source code mode.

Hint: Why not always choose the HTML Editor?  Depending on your use of LimeSurvey, there may be many text boxes on a single page, each with a copy of the editor. For instance, when editing the email text for a survey invitation that is offered in 5 languages -- you can then have a total of 20 in-line HTML editors active on the page.  Each instance takes a fair amount of resource and will likely cause issues on your browser.  So if you work with multiple language surveys, we recommend you stick with the normal text editor or 'Popup' setting.

To make the system more convenient when you are switching between which editor you use, the last used editor before logout is recorded to your profile and will become the default at your next login.

Note: Please note that when editing answers and labels, the normal text editor (or 'Popup' mode) is always used because of the larger number of windows.

Date format

This setting sets the date format for your administration user - for example if you browse results or for other settings. It does not affect the actual surveys.

When creating a survey you can set the date format at the "Presentation & Navigation tab. If you later want to edit this language specific setting at edit survey settings you have to click save and continue on the first screen to get to the language specific settings where you can then set the date format for each language of your survey.