I want to add a custom questionnaire of my web for survey i am using Wix, can you suggest any particular way, My requirements are i want to add to add 20 questions and user just go through the survey and click on the right answer and submit it, then there should be a screen for adding email for the answer. answer should work like that the number of wrong answers divide by 22 and multiply by 100. like wrong answers are 4=> 4/22=ans => Ans*100=Answer This last answer is the score of user how can i add this to my wix or any other form builder to add this custom scoring.
How to add custom question survey on my web
62 views Asked by Haris Bilal At
2
There are 2 answers
0
Meredith Hassett
On
Enabling Corvid Dev Mode also opens up an additional UI component for Wix (called Inputs) where you can build custom forms.
You would need to create a database collection with the questions and correct answers. This would bind to a repeater form. On submission, you could call a backend function after save to calculate the score and store it in the forms collection table. You can then also store the user's email in the collection. You'll need to use the update method after the initial save to the DB.
Wix Data also stores in a CSV style so you can review and export the results.
Related Questions in WEB
- Settlement Amount of Razorpay Dashboard is not correct
- How can I implement synchronous registration on a website and a forum by linking their databases?
- NextJS 13+ how to use parallel + intercepting routes to create a modal on a page which also stores/syncs state with search params?
- logo image error nextjs notion starter kit with teamspace
- how do i create slider on Wix website builder?
- Why do I get 500 error on Azure after using ViewBag?
- After pg-related pop-up calls and processing, the web application JSESSION is broken
- How can i upload image on Laravel React App
- React Routing in web development using an index template
- Why is my time filter not updating within my Quasar template?
- Why do I have a 403 error when trying to save a website
- Hadoop MiniCluster Web UI
- How to debug flutter web app to check maximum memory consumption issue?
- How to send a HTTP Cookie using the Set-Cookie header over a HTTP connection?
- Is it posible to modify packets that creats by request python module?
Related Questions in WEBFORMS
- how do I change a URL with form to include additional selection
- How to unprotect ASP.NET FormAuthentication cookie
- How to add default text in output to filled fields in Contact Form 7
- How does it work using ASP.NET FormAuthentication
- asp JQuery Setting Runtime Variables - undefined
- vb.net shared variable make problem one member can see other member information
- Getting certificate exception in asp.net webforms while sending email by using sendgrid
- Debugging Issues in ASP.NET 4.7.2 Web Forms Deployment on IIS Server After Code Modification
- Global or accesing global variable datetime string dynamically in web form application using Visual Studio 2022
- Web Forms aspx - PostAsync Web API
- How to execute client-side code after ajax FileUpload event on ASP.NET?
- Find Asp.net Web Forms control in script in Js (JavaScript) file
- How to call a method directly that resides in another .aspx.cs or .ascx.cs page within an ASP.NET Web Forms project?
- Exception System.Web.HttpCompileException (0x80004005) error CS0234: The type or namespace name 'Services' does not exist in the namespace 'Cnbp.Cbk'
- Getting parse error in aspx page while trying to load dynamic name to asp:panel ID section
Related Questions in VELO
- CSS scrolling only on part of website - Flexbox, sidebar
- How can I display the lowest price from 30 days on my WIX Page?
- Collaboration and Website Customization on Wix Platform
- How to insert JSON string format into velo (WIX) textbox
- how do i create slider on Wix website builder?
- From Where can I edit my source code on Wix website?
- How do I route data through personal domain after setting up ubuntu server
- Using Chart.js in Wix (Velo) Cannot read properties of null (reading 'style')
- How to change the action and method of a Wix Velo form?
- Infinity Initializing JS/TS language features when open file ".jsw"
- How to add HTML to Wix without using iframe?
- WIX Hooks Built-in search results
- How to populate youtube information into a WIX repeater?
- clicking element closes lightbox and opens a hamburger menu in wix studios
- Wix and mapbox integration (CMS)
Related Questions in NLP-QUESTION-ANSWERING
- Question answering model for determine TRL(Technology Readiness Levels)
- Issue with Passing Retrieved Documents to Large Language Model in RetrievalQA Chain
- Error in retrieving document 'SentenceTransformer' object has no attribute 'default_prompt_name'
- why is langchain output not just the answer?
- What and how LLM is used for ranking organization job title?
- Facing error to evaluate spider 1.0 dataset using orca-2-7B model, hugging face transformers
- Interpreting Perplexity, U_mass coherence and Cv score trends for a Latent Dirichlet Allocation Model
- how to make my question and answer bot more detailed or accurate
- Question answering model of hugging face transformers shows errors in live server
- How to fine tune output of PrivateGPT on CSV or PDF file to get only requisite word or numbers so as to save it in a txt file
- Langchain map_reduce can't load gpt2 tokenizer error
- Map_Reduce prompt with RetrievalQA Chain
- LLM Question answer models for yes or no answers
- Retrieve page from the PDF in PDF-chatbot using Langchain
- Simple Transformer Question Answer model error showing input should be list of examples
Related Questions in CUSTOM-FORMATTING
- How to format a column based on row values and render HTML or React component inside that column
- SAS Proc Format - Format a character based on a substring
- TINYMCE custom format classes - how to add one span with a class outside the highlighted paragraphs
- Table Footer With Three Split Row
- sort custom date format in google sheet pivot and chart
- Custom Format for wmic output in BATCH (CMD)
- Excel custom format seconds as dd:hh:mm:ss but hide leading zero values
- How can i bind an array into a comma seperated list in jqgrid by using custom formatting
- How to use OR with "=A1=1"; in google sheets formula?
- Google sheet formula =$G1=
- Excel custom formatting positive/negative numbers with Thousand/Million/Billion (K/M/B) suffixes
- How to do conditional formatting for a table based on values in separate columns?
- Require a custom format for multiple layout of phone numbers
- How do I efficiently forward the formatting arguments when implementing a formatter for a custom type
- Add normal table tag CSS to tabulator table
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Perhaps the easiest option would be to create a form with Google Forms. You can then put a link to this form on your Wix website.
Also, Google Forms gives you a spreadsheet of your results. On here you can write a formula to calculate the score for you.