Actions

First login - your user preferences/sl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Created page with "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 bost...")
Line 30: Line 30:
<center>[[File:login language.png]]</center>
<center>[[File:login language.png]]</center>


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.
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.


<div class="simplebox">'''Hint''': Recognize the location of this selection from the screen capture above in case the default system language is incomprehensible to you.</div>
<div class="simplebox">'''Hint''': Recognize the location of this selection from the screen capture above in case the default system language is incomprehensible to you.</div>

Revision as of 22:16, 29 July 2013

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.

Opomba: če se vaša anketa nahaja na naslednji povezavi: http://mysurvey.com/surveys/, potem lahko skrbnik dostopa do prijavnega obrazca z dopisom admin/ na konec povezave http://mysurvey.com/surveys/admin/. Če pa operirate le s povezavo, ki vas usmerja na anketo, npr. http://mysurvey.com/survey/index.php?sid=27352, potem izrežite zadnji del povezave in dodajte admin/ dodatek.

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.

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:

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

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.

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.