GithubHelp home page GithubHelp logo

isabella232 / gas-form-validation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from surveycto/gas-form-validation

0.0 0.0 0.0 35 KB

Code used in the Google App script form validator

License: Apache License 2.0

JavaScript 95.16% HTML 4.84%

gas-form-validation's Introduction

Google Sheet add-on for SurveyCTO spreadsheet form validation

This repository stores the source code for the add-on you can use to validate your spreadsheet form definition in Google Sheets. For the full documentation, check out this support article. For a complete list of validations performed by the add-on, check out this page.

The add-on was created using Google app scripts. Here is a list of the files used, which can all be found in the source folder:

AutoFixes.gs: Functions to automatically perform fixes when confirmed.
ChoicesValidation.gs: Functions for validating the choices sheet.
ExpressionChecks.gs: Functions for validating field properties that use expressions, such as relevance, constraint, and calculation.
FuncExprVal.gs: Functions for validating specific types of SurveyCTO functions. Currently, it is only used to validate the indexed-repeat() function.
GenericFunctions.gs: Generic functions that are not specifally for SurveyCTO forms, but can be helpful in other scripts as well. HeaderVal.gs: Functions used to make sure the needed headers are used on each sheet of the form definition.
interface.html: Template for the sidebar interface.
Main.gs: Stores the function that is activated when the validation is run, as well as other upper-level functions.
MoreFunctions.gs: Functions that don't belong in any other file.
SettingsValidation.gs: Functions for validating the settings sheet.
SidebarCode.gs: Functions and variables used by the sidebar.
SurveyValidation.gs: Functions for validating the survey sheet.

gas-form-validation's People

Contributors

theomnimax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.