Code.gs is the source of truth for the Google Apps Script Web App that both the
enrollment form (enroll-wizard.html / enroll-form.js) and the class-request form
(request-class-form.html / request-class-form.js) POST to. It’s tracked here for
history and review, but deployed manually — no clasp, no CI.
Code.gs in the script editor with this file’s contents.enroll-form.js and request-class-form.js
don’t need to change. Do not create a brand-new deployment — that generates a
different URL.enroll-wizard.html) append to the Website Enrollments
sheet tab and email NOTIFY_EMAIL.request-a-class.html, sent with formType:
'class-request') append to a separate Class Requests sheet tab (created
automatically on first submission) and also email NOTIFY_EMAIL.