www.limesurvey.org Open in urlscan Pro
176.9.146.178  Public Scan

Submitted URL: http://limesurvey.net/
Effective URL: https://www.limesurvey.org/pl
Submission: On April 30 via manual from PL — Scanned from PL

Form analysis 2 forms found in the DOM

Name: langPOST https://www.limesurvey.org/pl

<form name="lang" method="post" action="https://www.limesurvey.org/pl">
  <style type="text/css">
    /*https://stackoverflow.com/questions/3331353/transitions-on-the-css-display-property*/
    div.mod-languages.advanced-dropdown ul {
      overflow: hidden;
      /* Hide the element content, while height = 0 */
      height: 0;
      opacity: 0;
      -webkit-transition: height 0ms 400ms, opacity 400ms 0ms;
      -moz-transition: height 0ms 400ms, opacity 400ms 0ms;
      -o-transition: height 0ms 400ms, opacity 400ms 0ms;
      transition: height 0ms 400ms, opacity 400ms 0ms;
    }

    div.mod-languages.advanced-dropdown ul.displayed {
      height: auto;
      opacity: 1;
      -webkit-transition: height 0ms 0ms, opacity 600ms 0ms;
      -moz-transition: height 0ms 0ms, opacity 600ms 0ms;
      -o-transition: height 0ms 0ms, opacity 600ms 0ms;
      transition: height 0ms 0ms, opacity 600ms 0ms;
    }
  </style>
  <script type="application/javascript">
    var myadvdrop274 = document.querySelector('div.lang274');
    myadvdrop274.addEventListener("mouseover", mOver, false);
    myadvdrop274.addEventListener("mouseout", mOut, false);

    function mOver() {
      myadvdrop274.querySelector('ul').classList.add("displayed")
    }

    function mOut() {
      myadvdrop274.querySelector('ul').classList.remove("displayed")
    }
  </script>
  <!-- >>> [PAID] >>> -->
  <a href="javascript:;" class="langChoose">
                                           <div class="d-none d-md-block">
                            Polski                        </div>
                        <div class="d-block d-md-none">
                            PL                        </div>
                                       <span class="caret"></span>
                </a>
  <ul class="lang-block">
    <li class="" dir="rtl">
      <a href="/ar/">
                                                                                                   اَلْعَرَبِيَّةُ                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/nb/">
                                                                                                   Bokmål                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/cs/">
                                                                                                   Čeština                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/da/">
                                                                                                   Dansk                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/de/">
                                                                                                   Deutsch                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/de-ch/">
                                                                                                   Deutsch (Schweiz)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/en/">
                                                                                                   English                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/es/">
                                                                                                   Español                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/es-mx/">
                                                                                                   Español (Mexico)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/fr/">
                                                                                                   Français                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hi/">
                                                                                                   हिन्दी                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hr/">
                                                                                                   Hrvatski                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/id/">
                                                                                                   Bahasa Indonesia                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/it/">
                                                                                                   Italiano                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ja/">
                                                                                                   日本語                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ko/">
                                                                                                   한국어                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hu/">
                                                                                                   Magyar                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ms/">
                                                                                                   Bahasa Melayu                                                                                             </a>
    </li>
    <li class="" dir="ltr">
      <a href="/mn/">
                                                                                                   Монгол                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/nl/">
                                                                                                   Nederlands                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/pt/">
                                                                                                   Português                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/pt-br/">
                                                                                                   Português (Brasil)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ro/">
                                                                                                   Română                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ru/">
                                                                                                   Русский                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/sk/">
                                                                                                   Slovenčina                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/fi/">
                                                                                                   Suomi                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/sv/">
                                                                                                   Svenska                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/tl/">
                                                                                                   Tagalog                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/th/">
                                                                                                   ไทย                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/tr/">
                                                                                                   Türkçe                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/uk/">
                                                                                                   Українська                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/vi/">
                                                                                                   Tiếng việt                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/zh/">
                                                                                                   简体中文(中国大陆)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/zh-tw/">
                                                                                                   繁體中文 (台灣)                                                                                            </a>
    </li>
  </ul>
  <!-- <<< [PAID] <<< -->
</form>

Name: langPOST https://www.limesurvey.org/pl

<form name="lang" method="post" action="https://www.limesurvey.org/pl">
  <style type="text/css">
    /*https://stackoverflow.com/questions/3331353/transitions-on-the-css-display-property*/
    div.mod-languages.advanced-dropdown ul {
      overflow: hidden;
      /* Hide the element content, while height = 0 */
      height: 0;
      opacity: 0;
      -webkit-transition: height 0ms 400ms, opacity 400ms 0ms;
      -moz-transition: height 0ms 400ms, opacity 400ms 0ms;
      -o-transition: height 0ms 400ms, opacity 400ms 0ms;
      transition: height 0ms 400ms, opacity 400ms 0ms;
    }

    div.mod-languages.advanced-dropdown ul.displayed {
      height: auto;
      opacity: 1;
      -webkit-transition: height 0ms 0ms, opacity 600ms 0ms;
      -moz-transition: height 0ms 0ms, opacity 600ms 0ms;
      -o-transition: height 0ms 0ms, opacity 600ms 0ms;
      transition: height 0ms 0ms, opacity 600ms 0ms;
    }
  </style>
  <script type="application/javascript">
    var myadvdrop275 = document.querySelector('div.lang275');
    myadvdrop275.addEventListener("mouseover", mOver, false);
    myadvdrop275.addEventListener("mouseout", mOut, false);

    function mOver() {
      myadvdrop275.querySelector('ul').classList.add("displayed")
    }

    function mOut() {
      myadvdrop275.querySelector('ul').classList.remove("displayed")
    }
  </script>
  <!-- >>> [PAID] >>> -->
  <a href="javascript:;" class="langChoose">
                                           <div class="d-none d-md-block">
                            Polski                        </div>
                        <div class="d-block d-md-none">
                            PL                        </div>
                                       <span class="caret"></span>
                </a>
  <ul class="lang-block">
    <li class="" dir="rtl">
      <a href="/ar/">
                                                                                                   اَلْعَرَبِيَّةُ                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/nb/">
                                                                                                   Bokmål                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/cs/">
                                                                                                   Čeština                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/da/">
                                                                                                   Dansk                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/de/">
                                                                                                   Deutsch                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/de-ch/">
                                                                                                   Deutsch (Schweiz)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/en/">
                                                                                                   English                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/es/">
                                                                                                   Español                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/es-mx/">
                                                                                                   Español (Mexico)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/fr/">
                                                                                                   Français                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hi/">
                                                                                                   हिन्दी                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hr/">
                                                                                                   Hrvatski                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/id/">
                                                                                                   Bahasa Indonesia                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/it/">
                                                                                                   Italiano                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ja/">
                                                                                                   日本語                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ko/">
                                                                                                   한국어                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/hu/">
                                                                                                   Magyar                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ms/">
                                                                                                   Bahasa Melayu                                                                                             </a>
    </li>
    <li class="" dir="ltr">
      <a href="/mn/">
                                                                                                   Монгол                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/nl/">
                                                                                                   Nederlands                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/pt/">
                                                                                                   Português                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/pt-br/">
                                                                                                   Português (Brasil)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ro/">
                                                                                                   Română                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/ru/">
                                                                                                   Русский                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/sk/">
                                                                                                   Slovenčina                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/fi/">
                                                                                                   Suomi                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/sv/">
                                                                                                   Svenska                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/tl/">
                                                                                                   Tagalog                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/th/">
                                                                                                   ไทย                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/tr/">
                                                                                                   Türkçe                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/uk/">
                                                                                                   Українська                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/vi/">
                                                                                                   Tiếng việt                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/zh/">
                                                                                                   简体中文(中国大陆)                                                                                            </a>
    </li>
    <li class="" dir="ltr">
      <a href="/zh-tw/">
                                                                                                   繁體中文 (台灣)                                                                                            </a>
    </li>
  </ul>
  <!-- <<< [PAID] <<< -->
</form>

Text Content

THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services. You consent to our cookies if you continue to
use our website.

You may change your cookie consent at any time in our Privacy Policy at this
link.

Do not sell or share my personal information
Use necessary cookies only Allow all cookies Show details
Only selected cookiesAllow all cookies
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (27)  Preferences (1)  Statistics (9)  Marketing (18)  Unclassified
(9)
Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.

NameProviderPurposeExpiryTypeCookieConsent [x8]Cookiebot
forums.limesurvey.orgStores the user's cookie consent state for the current
domain1 yearHTTPpage [x3]account.limesurvey.org
forums.limesurvey.org
www.limesurvey.orgUsed in context with the shopping cart functionality.
Remembers any wish-list products and visitor credentials when checking out.
PersistentHTMLPHPSESSID [x2]bugs.limesurvey.org
community.limesurvey.orgPreserves user session state across page
requests.SessionHTTP__cf_bmDiscord Inc.This cookie is used to distinguish
between humans and bots. This is beneficial for the website, in order to make
valid reports on the use of their website.1 dayHTTP_cfuvidDiscord Inc.This
cookie is a part of the services provided by Cloudflare - Including
load-balancing, deliverance of website content and serving DNS connection for
website operators. SessionHTTPhex (10) [x2]ZohoRegisters which server-cluster is
serving the visitor. This is used in context with load balancing, in order to
optimize user experience. SessionHTTP1.gifCookiebotUsed to count the number of
sessions to the website, necessary for optimizing CMP product delivery.
SessionPixelhex (32) [x3]limesurvey.org
www.limesurvey.com
www.limesurvey.orgUsed to manage server calls to the website's backend systems.
SessionHTTPjoomla_user_statelimesurvey.orgSaves whether you are logged in or
not.1
dayHTTPMediaWikiModuleStore:c1manualmanual.limesurvey.orgPendingPersistentHTMLtranslate-recentgroupsmanual.limesurvey.orgPendingPersistentHTMLuls-previous-language-autonymmanual.limesurvey.orgSave
the previous language name on translation
changesPersistentHTMLuls-previous-language-codemanual.limesurvey.orgSave the
previous language code on translation changesPersistentHTML_zcsr_tmpZohoThis
cookie is necessary for the login function on the website. SessionHTTP

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

NameProviderPurposeExpiryTypeLS_CSRF_TOKENZohoIdentifies the visitor across
devices and visits, in order to optimize the chat-box function on the website.
SessionHTTP

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryTypesiqlsdbwww.limesurvey.orgSets a unique ID for the
session. This allows the website to obtain data on visitor behaviour for
statistical purposes.PersistentHTMLutsdbwww.limesurvey.orgRegisters data on
visitors' website-behaviour. This is used for internal analysis and website
optimization. PersistentHTML#_zldpZohoRegisters data on visitors'
website-behaviour. This is used for internal analysis and website optimization.
1 yearHTTP#_zldtZohoSets a ID for the visitor. This serves to count the number
of specific visitors on the website.1 dayHTTP_ga [x2]GoogleRegisters a unique ID
that is used to generate statistical data on how the visitor uses the website.2
yearsHTTP_ga_# [x2]GoogleUsed by Google Analytics to collect data on the number
of times a user has visited the website as well as dates for the first and most
recent visit. 2 yearsHTTPtdGoogleRegisters statistical data on users' behaviour
on the website. Used for internal analytics by the website operator.
SessionPixel

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.

NameProviderPurposeExpiryType_gcl_au [x2]GoogleUsed by Google AdSense for
experimenting with advertisement efficiency across websites using their
services. 3 monthsHTTPem_eclimesurvey.orgStore user email1
dayHTTPstore_gclidlimesurvey.orgStores the value of the gclid paramter for 90
days3 monthsHTTPuesignZohoSets a unique ID for the specific user. This allows
the website to target the user with relevant offers through its chat
functionality. 30 daysHTTPLAST_RESULT_ENTRY_KEYYouTubeUsed to track user’s
interaction with embedded content.SessionHTTPnextIdYouTubeUsed to track user’s
interaction with embedded content.SessionHTTPrequestsYouTubeUsed to track user’s
interaction with embedded
content.SessionHTTPyt.innertube::nextIdYouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.PersistentHTMLytidb::LAST_RESULT_ENTRY_KEYYouTubeStores the user's video
player preferences using embedded YouTube
videoPersistentHTMLYtIdbMeta#databasesYouTubeUsed to track user’s interaction
with embedded content.PersistentIDByt-remote-cast-availableYouTubeStores the
user's video player preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installedYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-idYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-periodYouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-appYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-nameYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeExpiryTypeph_#_primary_window_existsanalytics.limesurvey.orgPendingSessionHTMLph_#_window_idanalytics.limesurvey.orgPendingSessionHTMLMANTIS_BUG_LIST_COOKIEbugs.limesurvey.orgPendingSessionHTTP__ph_opt_in_out_phc_zgWEIuSlDVtXXISxJce6HvJC7mYI0UvuDlD8QfI3s8Lanalytics.limesurvey.orgPendingSessionHTTPph_#_posthog [x2]analytics.limesurvey.orgPending1
yearHTTPc1manual_lsmw__sessionmanual.limesurvey.orgPendingSessionHTTPuls-preferencesmanual.limesurvey.orgPendingPersistentHTMLUseDCmanual.limesurvey.orgPending1
dayHTTP

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Your consent applies to the following domains: www.limesurvey.com,
bugs.limesurvey.org, translate.limesurvey.org, manual.limesurvey.org,
account.limesurvey.org, community.limesurvey.org, forums.limesurvey.org,
www.limesurvey.org


Cookie declaration last updated on 22.04.2024 by Cookiebot
 * Rozwiązania
     Rozwiązania
   * Badania rynku
   * Ankieta dla klientów
   * Uczelnie
   * Studenci
   * Solutions sub
   * Templates sub
 * Wycena
 * Wsparcie
     Wsparcie
   * Przegląd
   * Centrum pomocy
   * Fora
   * Wsparcie
   * Kontakt
   * Partnerzy

Zaloguj się Rozpocznij – za darmo
 * Rozwiązania
    * Badania rynku
    * Ankieta dla klientów
    * Uczelnie
    * Studenci
    * Solutions sub
    * Templates sub

 * Wycena
 * Wsparcie
    * Przegląd
    * Centrum pomocy
    * Fora
    * Wsparcie
    * Kontakt
    * Partnerzy

Polski
PL
 * اَلْعَرَبِيَّةُ
 * Bokmål
 * Čeština
 * Dansk
 * Deutsch
 * Deutsch (Schweiz)
 * English
 * Español
 * Español (Mexico)
 * Français
 * हिन्दी
 * Hrvatski
 * Bahasa Indonesia
 * Italiano
 * 日本語
 * 한국어
 * Magyar
 * Bahasa Melayu
 * Монгол
 * Nederlands
 * Português
 * Português (Brasil)
 * Română
 * Русский
 * Slovenčina
 * Suomi
 * Svenska
 * Tagalog
 * ไทย
 * Türkçe
 * Українська
 * Tiếng việt
 * 简体中文(中国大陆)
 * 繁體中文 (台灣)

Zaloguj się Rozpocznij – za darmo



WITAMY W LIMESURVEY. THE LIFESURVEY.
NAJLEPSZE NARZĘDZIE DO PRZEPROWADZANIA ANKIET ONLINE – ABSOLUTNA NOWOŚĆ

LimeSurvey jest prostym, szybkim i anonimowym narzędziem do przeprowadzania
ankiet online, które zawiera mnóstwo istotnych informacji. Zaproszenie dla
studentów, profesjonalistów i przedsiębiorstw: zaprojektuj ankietę i zdobądź
najlepsze informacje, bezpłatnie i zdumiewająco łatwo. Utwórz bezpłatną ankietę
online już teraz!

Rozpocznij
 * Profesjonalne funkcje
 * Ponad 80 języków

Jakie pytanie – taka odpowiedź


DOCENIONY PRZEZ AMBITNYCH I WYMAGAJĄCYCH



ZADAWAJ WŁAŚCIWE PYTANIA OD RAZU DZIĘKI NASZEMU BEZPŁATNEMU NARZĘDZIU DO
ANKIETOWANIA


NIE MA LEPSZEGO SPOSOBU NA DOTARCIE DO SWOICH ODBIORCÓW

Niezależnie od tego, czy tworzysz prosty kwestionariusz, czy ankietę, szukasz
alternatywy dla Google Forms lub Doodle, czy pracujesz nad skomplikowaną ankietą
ze złożonymi regułami walidacji, logiką warunkową i zarządzaniem kwotami, możemy
dostarczyć Ci wszystkie potrzebne narzędzia. Tutaj możesz wykorzystać tę wiedzę
i szybko osiągnąć cele ankietowe.

Porównaj nasze cechy

NAJLEPSZE ROZWIĄZANIE PROGRAMOWE DLA WSZYSTKICH POTRZEB ZWIĄZANYCH Z ANKIETĄ

 * Edukacja
 * Badania rynku
 * Satysfakcja klienta
 * Ankieta dla pracowników


LIMESURVEY DLA EDUKACJI

Dzięki darmowym ankietom, sondażom i innym możliwościom open source dla
budowniczych, twórców i kreatorów LimeSurvey jest optymalnym narzędziem ankiet
online dla instytutów badawczych, uczelni i innych placówek edukacyjnych.
Nowatorskie oprogramowanie open source, z łatwymi w użyciu szablonami
i dostępnym zespołem obsługi klienta.

 * Nieograniczona liczba użytkowników
 * Zarządzanie uczestnikami
 * System zarządzania użytkownikami i uprawnieniami

Przeczytaj więcej



ŚLEDŹ NA BIEŻĄCO RYNEK.

LimeSurvey jest idealnym rozwiązaniem do przeprowadzania ankiet online na
potrzeby profesjonalnych badań rynku. Kwestionariusze, ankiety, sondaże na żywo
i wszystkie inne rodzaje ankiet dają Ci nieograniczone możliwości.

 * Zarządzanie kwotami
 * Integracja paneli zewnętrznych
 * Expression Script

Przeczytaj więcej



ZJEDNOCZ SIĘ MYŚLAMI ZE SWOIMI KLIENTAMI.

Z łatwością twórz profesjonalne ankiety dla klientów za pomocą LimeSurvey: im
więcej się dowiesz, tym dokładniej spełnisz potrzeby swoich klinetów.

Narzędzie jest proste i łatwe w użyciu, a wszystko można zintegrować
bezpośrednio z Twoją stroną internetową, według własnego stylu i projektu.



 * Integracja na własnej stronie internetowej
 * Użyj własnej domeny
 * Indywidualny projekt

Przeczytaj więcej



NAJSZYBSZA DROGA DO SUKCESU

Co sądzą Twoi pracownicy?

Pozwól, aby LimeSurvey pomógł Ci w łatwy sposób uzyskać informacje potrzebne do
Twoich badań.

 * Duża społeczność
 * Szybko twórz swoje pierwsze ankiety
 * Prosty eksport danych

Przeczytaj więcej


CO MÓWIĄ NASI ZADOWOLENI UŻYTKOWNICY

Oprogramowanie to jest bardzo pomocne w zbieraniu opinii odwiedzających na temat
Ars Electronica i ewentualnej reakcji na te opinie.

MARTIN H.

Ars Electronica

LimeSurvey pozwolił nam zbudować złożoną ankietę społecznościową przy użyciu
całkowicie bezpłatnego (jak w przypadku GPL) oprogramowania...

NICOLAS B.

Zespół serwera Ubuntu

W kwestii dostępności LimeSurvey był jedynym przekonywującym produktem.

JOSEF S.

Rząd austriackiego kraju związkowego Vorarlberg

Oprogramowanie to jest bardzo pomocne w zbieraniu opinii odwiedzających na temat
Ars Electronica i ewentualnej reakcji na te opinie.

MARTIN H.

Ars Electronica

LimeSurvey pozwolił nam zbudować złożoną ankietę społecznościową przy użyciu
całkowicie bezpłatnego (jak w przypadku GPL) oprogramowania...

NICOLAS B.

Zespół serwera Ubuntu

W kwestii dostępności LimeSurvey był jedynym przekonywującym produktem.

JOSEF S.

Rząd austriackiego kraju związkowego Vorarlberg

Oprogramowanie to jest bardzo pomocne w zbieraniu opinii odwiedzających na temat
Ars Electronica i ewentualnej reakcji na te opinie.

MARTIN H.

Ars Electronica

LimeSurvey pozwolił nam zbudować złożoną ankietę społecznościową przy użyciu
całkowicie bezpłatnego (jak w przypadku GPL) oprogramowania...

NICOLAS B.

Zespół serwera Ubuntu

W kwestii dostępności LimeSurvey był jedynym przekonywującym produktem.

JOSEF S.

Rząd austriackiego kraju związkowego Vorarlberg




KORPORACJA? WSPÓŁPRACUJMY!

Powiedz nam, czego potrzebujesz, a my spełnimy Twoje życzenie.

Skontaktuj się z naszym zespołem.
 * Niestandardowa liczba odpowiedzi/rok
 * Spersonalizowane przechowywanie danych
 * Wsparcie dla przedsiębiorstw
 * Spersonalizowana liczba domen aliasowych
 * Serwer dedykowany

Dużo więcej...

PRZED NAMI „LIME-LATA”

Ankiety online dla każdego celu i na każdą kieszeń

Ceny i plany
Rozpocznij
Polski
PL
 * اَلْعَرَبِيَّةُ
 * Bokmål
 * Čeština
 * Dansk
 * Deutsch
 * Deutsch (Schweiz)
 * English
 * Español
 * Español (Mexico)
 * Français
 * हिन्दी
 * Hrvatski
 * Bahasa Indonesia
 * Italiano
 * 日本語
 * 한국어
 * Magyar
 * Bahasa Melayu
 * Монгол
 * Nederlands
 * Português
 * Português (Brasil)
 * Română
 * Русский
 * Slovenčina
 * Suomi
 * Svenska
 * Tagalog
 * ไทย
 * Türkçe
 * Українська
 * Tiếng việt
 * 简体中文(中国大陆)
 * 繁體中文 (台灣)


PRAWNY

 * Regulamin
 * Nota prawna
 * Polityka prywatności
 * Anulowanie


O NAS

 * Biuletyn
 * Kariery


OPEN SOURCE

 * Społeczność
 * Fora
 * Deweloperzy
 * Tłumaczenie


Copyright © 2006-2024 LimeSurvey GmbH


We're Online!

How may I help you today?