Prva prijava - vaše uporabniške nastavitve
From LimeSurvey Manual
Prijava
Uspešno ste namestili LimeSurvey oziroma ste bili dodani s strani skrbnika. Sedaj lahko ustvarjate, urejate ali si ogledate anketo oziroma njene rezultate. Vaša prva naloga je, da se vpišete v Skrbniški vmesnik LimeSurvey-a. Obiščite URL, ki ste ga pridobili pri ustvarjanju vaše ankete ali vam je bil posredovan s strani skrbnika za dostop do ankete.
Sprememba gesla
Za spremembo gesla kliknite na .
Tukaj lahko upravljate uporabnike.
Lahko spremenite geslo, elektronsko pošto in vaše ime.
O uporabniških nastavitvah
Za spremembo vaših uporabniških nastavitvah kliknite na vaše uporabniško ime, ki se nahaja v LimeSurvey-evi osnovni orodni vrstici.

LimeSurvey skrbnik ima na razpolago več nastavitev povezanih s svojim profilom:
- Nastavitev jezika skrbniškega vmesnika
- Izbira integriranega HTML urejevalnika
- Privzeta oblika datuma prikazanega v skrbniškem vmesniku

Skrbniške jezikovne nastavitve
Pri prijavi lahko izberete skrbniške jezikovne nastavitve tako, da kliknete na spustni menu kot je prikazano spodaj. Po uspešni prijavi se bo LimeSurvey vmesnik ustrezno spremenil v izbrani jezik. Tovrstno spremembo bo sistem shranil v vaše uporabniške nastavitve, tako da bodo ob vsaki naslednji prijavi nastavljene kot privzete.

Nekatere LimeSurvey nastavitve se skrijejo ali preskočijo prijavno okno in s tem omogočijo identični prijavni postopek znotraj preostalih aplikacijah. V tem primeru ne boste imeli možnost izbire jezika. Naj vas to ne skrbi, saj je sprememba jezika možna v v Uporabniških nastavitvah tudi ko ste že prijavljeni. Izbira želenega jezika ne bo vplivala le na vašo trenutno sejo ampak bo sistem nastavil izbrani jezik na privzeti tudi za vse vaše nadaljnje seje.
HTML urejevalni način
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.
You can choose between two settings for the editor:
Inline
The HTML editor is always used in-line on the page.
- navigate to "/admin/scripts/fckeditor.xxx/"
- open the file "limesurvey-config.js" with a text editor
- search for "FCKConfig.ToolbarStartExpanded" and set it to "true"
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.
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.
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.
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.