# Google Form setup — GMSE Baseline Survey (cohort)

Use this to collect **all 32 faculty** responses in one spreadsheet.  
The built-in browser survey (`survey.html`) is for personal practice scores only.

## 1. Create the form

1. Open [Google Forms](https://forms.google.com) with your NTU / programme Google account.
2. Title: **GMSE 2026 · Pre-Programme Baseline Survey**  
   中文副标题：绿色制造与可持续工程 · 项目前基线问卷
3. Settings → **Responses** → turn on **Collect email addresses** (optional but recommended).
4. Settings → **Presentation** → Show progress bar; shuffle off.

## 2. Add these questions (exact map)

| # | Type | Question | Options / notes |
|---|------|----------|-----------------|
| Q0 | Short answer | Full name / 姓名 | Required |
| Q1 | Multiple choice | Home discipline / 所属学科 | Engineering/Mfg · Environmental/Earth · Agri/Food · Business/Mgmt · Education/Pedagogy · Humanities/Soc Sci · Computing/Info · Other |
| Q2 | Linear scale 1–5 | Familiarity with sustainability topics / 可持续议题熟悉度 | 1 Not at all → 5 Expert |
| Q3 | Checkboxes | Life-cycle stages you currently teach / 目前讲授的生命周期阶段 | Extraction/Agri · Production · Distribution · Use · End of Use · Upcycling→Circular · Product Design |
| Q4 | Multiple choice | Most relevant ecosystem sector / 最相关产业 | Textile · Packaging · Electricity · Electronics · Agri/Food · Construction · Energy |
| Q5 | Linear 1–5 | Connect content to what students personally care about? / 是否连到学生所在乎 | Pillar 1 |
| Q6 | Linear 1–5 | Frame problems across Social · Technical · Business? / 社会·技术·商业框定 | Pillar 2 |
| Q7 | Linear 1–5 | Use local (Anhui/Chizhou/China/World) cases? / 使用本地案例 | Pillar 3 |
| Q8a | Linear 1–5 | Immersive content & practice / 沉浸式实践 | Pillar 4 |
| Q8b | Linear 1–5 | Peer-to-peer learning / 同伴互学 | Pillar 5 |
| Q8c | Linear 1–5 | Personalized mentorship / 个性化指导 | Pillar 6 |
| Q8d | Linear 1–5 | Strategic communication / 战略传播 | Pillar 7 |
| Q9a–e | Short number | Teaching mix % (must sum 100) / 教学形态% | Lecture · Lab/workshop · Field · Online/AI · Independent project |
| Q10 | Paragraph | One concrete change in 6 months — and WHY / 六个月想改变的事及原因 | Pillar 7 |

**Scoring (same as lecture deck):**

- Knowledge = Q2 × 20  
- Framework = mean(Q5, Q6, Q7, mean(Q8a–d)) × 20  
- Immersive = 100 − Lecture%

## 3. Get embed + share links

1. **Send** → link icon → copy short URL → paste into `js/config.js` as `GOOGLE_FORM_SHARE_URL`.
2. **Send** → `</>` embed → copy the **src** URL  
   (`https://docs.google.com/forms/d/e/XXXX/viewform?embedded=true`)  
   → paste into `js/config.js` as `GOOGLE_FORM_EMBED_URL`.
3. Redeploy the site (or ask to redeploy).

## 4. Session 7 retake

Duplicate the form → rename **Post-Programme (Session 7)** → same questions → new sheet.  
Δ = post − pre per score.

## 5. Privacy

- Prefer institutional Google Workspace.
- Do not make responses public.
- Export CSV after close for programme analytics only.
