Skip to content

AppScript service used to sort responses from the recruitment (Google) forms into seperate sheets for each branch/sub-team

License

Notifications You must be signed in to change notification settings

MonashDeepNeuron/recruitment-splicing

Repository files navigation

Recruitment Splicer

Purpose

This script is used as a 'Trigger' service that sorts the responses an applicant makes to Monash DeepNeuron's recruitment (Google) Form. The service runs when the applicant submits the form.

How to use

You can simply copy the main scripts (recruitment_submission_trigger.js) contents into your own forms AppScript project as it's own *.gs file. You will also need the appsscript.json file to allow the proper OAuth rights. You can then add the script as a 'Trigger' for the forms on-submit request. Documentation can be found here:

Contributing and Labelling

If you are updating this script to meet new requirements for the recruitment process, ensure to use a Git tag to mark which year and semester the new version is being used for to help in archival purposes.

License

This script is licensed under Apache-2.0.

About

AppScript service used to sort responses from the recruitment (Google) forms into seperate sheets for each branch/sub-team

Resources

License

Stars

Watchers

Forks

Releases

No releases published