www.limesurvey.org
Open in
urlscan Pro
176.9.146.178
Public Scan
Submitted URL: http://limesurvey.org/
Effective URL: https://www.limesurvey.org/
Submission: On October 04 via manual from US — Scanned from DE
Effective URL: https://www.limesurvey.org/
Submission: On October 04 via manual from US — Scanned from DE
Form analysis
2 forms found in the DOMName: lang — POST https://www.limesurvey.org/
<form name="lang" method="post" action="https://www.limesurvey.org/">
<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">
English </div>
<div class="d-block d-md-none">
EN </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="/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="/pl/">
Polski </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: lang — POST https://www.limesurvey.org/
<form name="lang" method="post" action="https://www.limesurvey.org/">
<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">
English </div>
<div class="d-block d-md-none">
EN </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="/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="/pl/">
Polski </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
* Solutions Solutions * Market Research * Customer Survey * Universities * Students * Pricing * Support Support * Overview * Help Center * Forums * FAQ * Support * Contact * Partners Login Get started - free Help us build the world's #1 survey platform. We are hiring! 👉 Apply here * Solutions * Market Research * Customer Survey * Universities * Students * Pricing * Support * Overview * Help Center * Forums * FAQ * Support * Contact * Partners English EN * اَلْعَرَبِيَّةُ * Bokmål * Čeština * Dansk * Deutsch * Deutsch (Schweiz) * Español * Español (Mexico) * Français * हिन्दी * Hrvatski * Bahasa Indonesia * Italiano * 日本語 * 한국어 * Magyar * Bahasa Melayu * Монгол * Nederlands * Polski * Português * Português (Brasil) * Română * Русский * Slovenčina * Suomi * Svenska * Tagalog * ไทย * Türkçe * Українська * Tiếng việt * 简体中文(中国大陆) * 繁體中文 (台灣) Login Get started - free WELCOME TO LIMESURVEY. THE LIFESURVEY. THE BEST ONLINE SURVEY TOOL - FRESH LIKE NO OTHER LimeSurvey is the simple, quick and anonymous online survey tool that's bursting with juicy insights. Calling students, professionals and enterprises: design a survey and get the best insights, it’s free and as easy as squeezing a lime. Make a free online survey now! Get started * Unlimited answers * 80+ languages How you ask is what you get TRUSTED BY THE WORLD'S MOST CURIOUS MINDS ASK THE RIGHT QUESTIONS STRAIGHT AWAY WITH OUR FREE SURVEY TOOL THERE’S NO BETTER WAY TO REACH YOUR AUDIENCE Whether you are creating a simple questionnaire or poll, searching for an alternative to Google Forms or Doodle, or working on a sophisticated survey with complex validation rules, conditional logic and quota management, we can provide you with all the tools you need. Here, you can juice that knowledge and quickly achieve your survey goals. Compare our features THE BEST SOFTWARE SOLUTION FOR ALL YOUR SURVEY NEEDS * Education * Market Research * Customer Satisfaction * Employee Survey LIMESURVEY FOR EDUCATION With our free surveys, polls, and other open-source possibilities for builders, creators and makers, LimeSurvey is the optimal online survey tool for research institutes, universities, and other educational establishments. Open-source software that is fresh, with easy-to-use-templates and an on-hand customer service team. * Unlimited number of users * Participant management * User management and rights system Read More STAY IN TOUCH WITH THE MARKET. LimeSurvey is the perfect online survey solution for professional market research. Questionnaires, polls, live voting and all other kinds of surveys are here to give you endless possibilities. * Quota management * Integration of external panels * Expression Script Read More WELCOME TO THE MINDS OF YOUR CUSTOMERS. Create professional customer surveys easily with LimeSurvey: the more you know, the better you can provide exactly what your customers require. The tool is simple and straightforward to use and everything can be integrated directly onto your own website, using your own style and design. * Integration on your own website * Use your own domain * Individual design Read More THE QUICKEST WAY TO SUCCEED What do your employees think? Let LimeSurvey help you easily obtain the information you need for your research. * Large community * Create your first surveys quickly * Simple data export Read More WHAT OUR HAPPY JUICERS SAY The software is a great help to capture the feedback of visitors regarding Ars Electronica and eventually to react to this feedback. MARTIN H. Ars Electronica Limesurvey allowed us to build a complex community survey using 100% free (as in GPL) software... NICOLAS B. Ubuntu Server Team Regarding accessibility, LimeSurvey was the only product which convinced. JOSEF S. Austrian Vorarlberg State Government The software is a great help to capture the feedback of visitors regarding Ars Electronica and eventually to react to this feedback. MARTIN H. Ars Electronica Limesurvey allowed us to build a complex community survey using 100% free (as in GPL) software... NICOLAS B. Ubuntu Server Team Regarding accessibility, LimeSurvey was the only product which convinced. JOSEF S. Austrian Vorarlberg State Government The software is a great help to capture the feedback of visitors regarding Ars Electronica and eventually to react to this feedback. MARTIN H. Ars Electronica Limesurvey allowed us to build a complex community survey using 100% free (as in GPL) software... NICOLAS B. Ubuntu Server Team Regarding accessibility, LimeSurvey was the only product which convinced. JOSEF S. Austrian Vorarlberg State Government CORPORATE? LET’S CORPORATE! Tell us what you want, and we will give you what you need. Contact our team * Custom number of responses/year * Custom upload storage * Corporate support * Custom number of alias domains * Dedicated server So much more... LIME-YEARS AHEAD Online-surveys for every purse and purpose Pricing & Plans Get started English EN * اَلْعَرَبِيَّةُ * Bokmål * Čeština * Dansk * Deutsch * Deutsch (Schweiz) * Español * Español (Mexico) * Français * हिन्दी * Hrvatski * Bahasa Indonesia * Italiano * 日本語 * 한국어 * Magyar * Bahasa Melayu * Монгол * Nederlands * Polski * Português * Português (Brasil) * Română * Русский * Slovenčina * Suomi * Svenska * Tagalog * ไทย * Türkçe * Українська * Tiếng việt * 简体中文(中国大陆) * 繁體中文 (台灣) LEGAL * Terms & Conditions * Legal notice * Privacy policy * Cancellation ABOUT US * Blog * Newsletter * Careers OPEN SOURCE * Community * Forums * Developers * Translation Copyright © 2006-2023 LimeSurvey GmbH We're Online! How may I help you today?