
Lecture Portal
Important: Configure Google Apps Script URL!
Please replace GOOGLE_APPS_SCRIPT_URL
in the JavaScript section of this HTML file with the **actual deployed URL** of your Google Apps Script Web App. This step is crucial for the app to fetch dynamic data from your Google Sheet.
Loading dynamic data from Google Sheet...
Error loading data!
It seems there was a problem fetching information. Please ensure:
- The Google Apps Script is correctly deployed as a "Web App" with "Anyone" access.
- The
GOOGLE_APPS_SCRIPT_URL
in this HTML file is updated. - Your Google Sheet has a `subject` column in the `Lectures` tab.
For more details, check your browser's console (F12).