Actions

Eerste keer inloggen - je gebruikersvoorkeuren

From LimeSurvey Manual

Revision as of 15:38, 28 May 2013 by Han (talk | contribs) (Created page with "Er is een '''HTML editor''' geïntegreerd in LimeSurvey. Hiermee kun je gemakkelijk en uitgebreid zaken ontwerpen voor je enquêtes, groepen, vragen en antwoorden; voor tabell...")
{maketoc showhide=y}

Inloggen

Na het installeren van LimeSurvey of als je een nieuwe gebruiker bent die enquêtes mag aanmaken, wijzigen of bekijken is het eerste wat je moet doen : inloggen. Gebruik de URL die je hebt gekregen bij de installatie of die je van je beheerder hebt gekregen om naar de enquête te gaan.

NB.: Als je enquêtes als URL hebben http://mysurvey.com/surveys/, dan kan je als beheerder van enquêtes inloggen door hier admin/ aan toe te voegen. http://mysurvey.com/surveys/admin/.  Als je alleen de URL hebt om de enquête uit te voeren, iets als http://mysurvey.com/survey/index.php?sid=27352, laat dan het laatste deel weg en voeg admin/ toe.
Change your password

To change your password, you had to click on the key .
Here you can Manage users.

You can change your password, your email and your name here.

Over gebruikersvoorkeuren

Om je voorkeuren te wijzigen klik je op gebruikersnaam in de LimeSurvey toolbar.

Een beheerder heeft in zijn/haar profiel verschillende voorkeuren:

  • de taal van de interface van het beheergedeelte
  • de keuze van de gebruikte HTML editor
  • wat de hier gebruikte standaard is voor het datumformaat.

Taalvoorkeur beheergedeelte

Je kunt deze taal kiezen bij het inloggen met behulp van de dropdown-lijst zoals onder aangegeven. Na het inloggen wordt de interface in de gekozen taal getoond. De wijziging wordt automatisch vastgelegd in je profiel, en is dan de standaardkeuze als je opnieuw inlogt.

Sommige LimeSurvey installaties verbergen de inlog-pagina (of slaan deze over) om het mogelijk te maken dat de autorisatie gedaan wordt buiten LimeSurvey. In dat geval, kun je geen taal kiezen. Je kunt dan je voorkeur vastleggen in de Gebruikersvoorkeur na het inloggen.  Ook hier geldt dat de voorkeur niet alleen voor de huidige sessie is, maar ook voor toekomstige sessies.

Tip: In het bovenstaande plaatje zie je de locatie van deze keuze als de standaardtaal voor jou ongeschikt is.

HTML editor mode

Er is een HTML editor geïntegreerd in LimeSurvey. Hiermee kun je gemakkelijk en uitgebreid zaken ontwerpen voor je enquêtes, groepen, vragen en antwoorden; voor tabellen, afbeeldingen etc. Omdat de editor plaats inneemt op het scherm en je systeemcapaciteit belast is het niet altijd nodig om het te gebruiken. Je kunt kiezen of de HTML editor in-line gebruikt wordt in het venster van de browser of dat altijd een normale text editor wordt gebruikt.

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.