News, announcements and information about how to use our community
Recently active
Hello, We already have basic account with 100 responses available.But during next month we will need an upgrade to achieve 500 responses availability. It´s possíble to updrade the basic account witth the option of 500 responses?May I downgrade the next months back to 100 again? Or do I have to upgrade to the Plus account with 1K responses availability? RegardsHF
Hello,I use Typeform this way: the Typeform is embedded in a webpage (iframe https://www.ridingmatch.com/questionnaire), responses are analyzed in google sheets and a personalised recommendation is then automatically sent by email to respondents through a google apps script. There aren’t any preset recommendations. All recommendations are different and change all the time.Now I'd like to replace the email process by displaying the personalised recommendation on a webpage of my website. So the respondents would fill the form, send it and after a few seconds the personalized recommendation would appear on a page on the same website where the typeform is embedded.How would you advise me to do that? How do I ensure the respondent sees his personal text? respondent token?I’m a beginner in coding and used javascript on google apps script to send personalized emails so I’d like to continue with google apps script/javascript to display the personalized recommendation on a webpage instead of se
Hi I create a form with quizz logic Basically I have 2 groups of question where you can either answer a scale 1-5 or yes/no :-Health questions ( question 2 to 11) that help me estimate if the person has a high disysregulation or a low disregulation of her nervous system-Attachment questions ( the rest) that help me estimate the attachement model of the personI create 7 logic results ( 3 insecure attachment models * 2 levels of dysregulation = 6+ 1 secure attachment) based on the possibles answers.But i keep having wrong results. Most of the people get having a ending with high level of dysregulation even if they are not ( to have the ending high level dysregulation you have to answer 4-5 and yes in the questions 2-11). Does somebody have a idea how can i correct that?
Does anyone know why my customized thumbnail link is showing different on facebook to instagram? thank you in advance
I am trying to make an online personality test, similar to the DISC test where there are groups of questions and in every set of 4 questions you would choose a 1, 2, 3, or 4 based on MOST LIKE ME, LEAST LIKE ME, MORE LIKE ME, LESS LIKE ME. and then the self grading element would add up the appropriate data and give a scored outcome at the end. Whenever I try and sort this out in a quiz, I can only add in FILL IN BOXES or Checkboxes or Multi Choice. I don’t know how to find the option for a more intricate quiz and grading format. I appreciate any help. I am even interesting in OUTSOURCING this creation to someone much more clever than me. Here is my ADOBE FORM for the TEST below: My 4 type personality test that I would like as an ONLINE quizHere is the YouTube video explaining how it works:
I’m looking to build a subscription platform that provides each new subscriber with a cloned set of forms already integrated into a dashboard (or google sheet). I’m wondering if someone has done something similar or can help me with this project. The forms can be exact replicas but need to be unique to each new subscriber.
Hello,we will use typeform as a configurator for a product set. The customer will choose from around 100 different products and I want to show the price of the set live, during the choosing process. We will NOT use the payment module. The customer will get a manual quote from us after he completed the form.I am aware how price calculation works. BUT I do not want to add 100 different conditions for each product. As Instead I would like to use the score functionality and simply give a score to each answer (each product) Problem with the score is, that it only accepts full number (1,9€ is not possible only 1 or 2)My idea was to use the score and use 19 for 1,9€ and simply divide the core by 10, when we want to show the price. Problem is, that I can only recall the “score” and NOT “score divided by 10”. Also I can at a certain point do a calculation, where score is added to another variable and this variable is divided by 10. But I cannot get a live price during the choosing process. Is
In what seems to be a very common occurrence on SaaS platforms these days, it seems easier to find answers, instructions, and tutorials on the most sophisticated and complex issues than it is to find out how to configure the very simplest of things. So, I both apologize and offer thanks in advance for any help on this exceedingly rudimentary issue….All I want to do is show my users how many quiz answers they got right. That’s it.Based on what I’ve located so far, I can add scoring, show totals, show percentages, deliver different content based on answers, re-display their answers – all kinds of elaborate things except…Just tell them how many they got right.Thanks again for any help on this.
I have had a form running for years with the self-notification emails coming through just fine. I recently added a new question to the form and published. Now the self-notification emails are coming through twice for every completed form. I’ve checked in the ‘new’ Folllow-ups actions and there is only one Follow up set with one action to “Notify myself / team via email”Any solutions to this?
Hello,Our company uses Typeform regularly for event registration. Is it possible to send an automatic confirmation mail to people subscribing to our event via Typeform? Plus: could an automated reminder e-mail for the event also be possible?Thanks!Florence
Is it possible to style the Group Question color, alignment, or size?I am not sure I understand the placement of the header text. Is it center aligned? I find it a bit awkward and would like to change it.
I was looking for an option to edit the price in a payment question. I know this is possible if you link a previous question with a number response, but is it in case the previous question is a multiple choice type? For example, I want to give a different price for my workshop depending if the person belong to our Family Club or not -it will be cheaper for partners. How could I make it? Thanks so much!
Hi, Is it possible to assign a unique code for each submission? Thanks
I’m trying to just have a series of IMP/SAT questions and have a calculation to subtract the two. I can’t figure out how to do this. I have a series of questions like this, imagine ‘X’ is the attribute so there are two questions for each attribute. How important is X - rate from 1 to 10How satisfied are you with X - rate from 1 to 10 At the end, I want to show the scores calculated for Q1 (minus) Q2 and show each attribute rating (in this example ‘X’ for the set of IMP/SAT answers. Anyone know how to do that?
We have a configurator site that allows users to create their own designs in 4 steps. Once they have arrived at step 4 (end of the design process), our site will auto generate a unique URL that the user can save to come back and modify their design at a later time.We want to use a Typeform (not embedded) in step 4 to allow users to contact us and we would like the unique URL to be sent to the Typeform as a hidden field. Is this possible- within Typeform or with an integration?
I'd like to be able to programmatically update/insert choices into a dropdown field using the Create API.Our use case is that each client could have differing values for this dropdown field.It looks as though each choice in the json for a dropdown needs an 'id', 'ref' and 'label'. I have the labels but not the others.It is possible to dynamically/programmatically insert choices into a dropdown?
Does somebody know how is the default setting when ending results in quizz logic are equal ( person answer to all the answers and is qualified for 2 different endings)?Is there a way to define it ouselves?
Hello,I am trying to create a form which will call endpoint to get the options to list for the form as well as based on the selection, it will call endpoint to get the count of available records for that selection.I see using webhook -but that is only submitted at the end of form ? What if we would like to have multiple endpoint call after each step ? I do not see the webhook configuration to set when the webhook will initiate in my account.Also, how can i then use the webhook response to hidden fields I do not see any good way of connecting them either.Please advice. Thanks in Advance.
GuysIs there a way to get the typeform_form_id from a form? I am trying to get this data in advance of submitting it to my Stripe account. ThanksIan
I would like there to be background music as users complete our Typeforms, is this currently possible or is it scheduled to be developed?We use Typeform for education and an audio element has been requested. For example, it would be great to hear sounds of the ocean while learning about the ocean. Thank you
Here is what I am trying to do. The quiz I am writing tallies up points in three categories. Based on the user’s answers, they can either be categorized into one of these three categories, or be categorized into one category as a primary and another category as the secondary. The quiz tallies up three category variables and then converts them into a percentage of total at the end. Here is the logic:Category 1 >= 75%: Category 1 ending page:Category 2 >= 75%: Category 2 ending page:Category 3 >= 75%: Category 3 ending page:All categories < 75%, Category 1 is largest, and Category 2 > Category 3: Category 1-2 Landing pageAll categories < 75%, Category 1 is largest, and Category 3 > Category 2: Category 1-3 Landing pageAll categories < 75%, Category 2 is largest, and Category 1 > Category 3: Category 2-1 Landing pageAll categories < 75%, Category 2 is largest, and Category 3 > Category 1: Category 2-3 Landing pageAll categories < 75%, Categor
Hi, I am new in here doing a quiz for a huge company party. I built the quiz, but some of my statements migways in the quiz, comes with a submit button instead of continue, when I do the preview. (In create it says ‘continue’ as it should.) I have made sure that the statement is connected to the next question directly after, but it still does the submit button og skips to the end. I really hope some of you can help, since I need to have this quiz ready soon. Thanks!
Hello,I have 2 questions in my TypeForm consecutively. Both are Number type question's. So in the second question's number’s minimum range I want to add a constraints so that respondents has to type in a number that is greater than what they typed in the previous question.For Example in Question a. respondent’s typed 300 then in Question b. the number range would be 301-99999. Thanks.
I accidentally made my form with my personal email, but I want to export the form’s contents to my business email without having to copy everything. The only way I think would work is if I had Org members, but I only have a free subscription. I’ve been instead trying to change the email…? (Your Settings > Change Email) but I didn’t get an email with a redirect regarding the email change, even when I deleted my Typeform’s business account. (I’m currently on my business email)
We need to be able to generate a random number or id code. This will be used for our paid survey takers to mark their survey as completed in another site we use to get our survey takers. Being we pay our survey takers for their time, we need to ensure we can match their surveys to ensure they did indeed complete it. Sadly, you do have bad-actors out there that abuse the system, as such we need this for 100% accountable and confirmation of completion.
Don't be shy and ask the community.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.