Customize UI
Change layout, hide fields & redirect on submit
Embed in website
Embed Google Forms in your website
Assign points
Assign different points for each answer & calculate score
File upload
Upload files in Google Forms without login
Email notification
Email Google Forms response to your users & co-workers
All products
Enhance Google Forms into CRM
eSignature
Collect legally binding signature in Google Forms
Fillable PDF
Generate customized PDF from Google Forms responses
Signature workflow
Collect multiple signatures in Google Forms
Intake form
Create intake forms that accepts eSignature from patients
HIPAA form
Mask PHI fields in email & links for HIPAA compliance
Prefill & email
Prefill Google Forms & send as email to customers
Add legal & HIPAA compliance to Google Forms
Meal Prep Software
Meal prep software for weekly changing menu
Online Canteen
Take canteen orders for weekly changing menu
Order form
Calculate order amount in Google Forms
WhatsApp form
Take online orders from your WhatsApp contacts
Payment form
Accept payment in Google Forms
Website builder
Create website with community features
Take food orders for frequently changing menu
Autofill form
Transform emails into Google Forms responses using AI
Support forum
If your answer turns aggressive, we'll help you tone it down.
Finetuning
Build your own AI model using data in Google Sheets
Extract structured data from customer conversations
Let's create a simple form for slash the sugar challenge. The purpose of this form is to track the daily activity and assign positive or negative points for each of the activity. We will use a checkboxes question with different activities as answer choices that users can select. Please follow the instructions below to assign points and calculate the score.
The form is used to track the daily activity and assign positive or negative points for each of the activity. Positive points indicate that users are successful in reducing the sugar intake. You can assign points to the answer choices in checkboxes question using SCORE function.Glass of water = 1Fresh fruits & veggies = 2Nits for snacks = 2Daily exercise = 10Soda, cocktails or drinks = -3Cookies, cakes or sweets = -5Fried food / Fast food = -6Refined grains = -1SCORE(entry#id, 1, 2, 2, 10, -3, -5, -6, -1)Note: Type @ and select the required checkboxes question from the list to add its entry #id in the above formula.
Click Submit to finish.