← Back to Hub
🎓

Training Tracker

Complete training management system. Auto-generates personalized timelines, tracks position progress via Google Form, live dashboard with certification readiness, email alerts, and weekly schedule auto-population.

Google Apps Script Google Forms Sheets Integration
This is a Google Apps Script application. It runs inside Google Sheets and cannot be opened directly in a browser. Follow the setup steps below to deploy it to your Google account.

Features

Setup Steps

  1. Create a new Google Sheet for Training Tracker.
  2. Open Extensions → Apps Script and paste each .gs file in order (01 through 08).
  3. Create HTML files: TimelineDialog.html, DeduplicationSidebar.html, AlertSettingsDialog.html.
  4. Run the initial setup function from the custom menu.
  5. Create a Google Form linked to the sheet for training submissions.
  6. Configure alert settings via the Training menu → Alert Settings.

Files in This Project