Bảng câu hỏi
Biểu mẫu khảo sát với các bảng thang đo Likert và các câu hỏi đánh dấu.

main.tex
\documentclass[10pt]{article}
\usepackage[a4paper,margin=2.1cm]{geometry}
\usepackage[table]{xcolor}
\usepackage{booktabs}
\usepackage{tabularx}
\usepackage{amssymb}
\usepackage{sourcesanspro}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\definecolor{accent}{HTML}{3A6B35}
\definecolor{inkgray}{HTML}{555555}
\newcommand{\cb}{\raisebox{-1pt}{\large$\square$}\ }
\newcommand{\lik}{$\bigcirc$}
\newcolumntype{C}{>{\centering\arraybackslash}p{1.35cm}}
\newcommand{\sectionhead}[1]{%
\vspace{12pt}
{\large\bfseries\color{accent}#1}\\[-4pt]
{\color{accent}\rule{\linewidth}{1pt}}\\[6pt]}
\begin{document}
{\LARGE\bfseries\color{accent}Meridian Analytics}\hfill
{\large\bfseries Client Experience Survey}
\vspace{2pt}
{\color{inkgray}\small Annual survey, 2026 edition. About 5 minutes.
Responses are confidential and reported only in aggregate.}
\vspace{6pt}
{\color{accent}\rule{\linewidth}{2pt}}
\sectionhead{Section A \, About your organization}
A1. Which best describes your role? \textit{(check one)}\\[4pt]
\cb Executive sponsor \hfill \cb Operations lead \hfill
\cb Analyst or data scientist \hfill \cb IT or engineering \hfill
\cb Other: \rule{2.8cm}{0.4pt}
\vspace{8pt}
A2. How long has your organization used the Meridian platform?\\[4pt]
\cb Less than 6 months \hfill \cb 6 to 12 months \hfill
\cb 1 to 2 years \hfill \cb More than 2 years
\vspace{8pt}
A3. Which modules do you use at least weekly? \textit{(check all that apply)}\\[4pt]
\cb Demand forecasting \hfill \cb Inventory alerts \hfill
\cb Margin analytics \hfill \cb Dashboards \hfill \cb Data exports
\sectionhead{Section B \, Platform experience}
Please rate your agreement with each statement.
\vspace{4pt}
\rowcolors{2}{accent!6}{white}
\begin{tabularx}{\textwidth}{@{}XCCCCC@{}}
\toprule
\rowcolor{white}
& {\scriptsize\bfseries Strongly disagree} & {\scriptsize\bfseries Disagree}
& {\scriptsize\bfseries Neutral} & {\scriptsize\bfseries Agree}
& {\scriptsize\bfseries Strongly agree}\\
\midrule
B1. The forecasts are accurate enough to plan against. & \lik & \lik & \lik & \lik & \lik\\
B2. New team members learn the platform quickly. & \lik & \lik & \lik & \lik & \lik\\
B3. Alerts reach the right people at the right time. & \lik & \lik & \lik & \lik & \lik\\
B4. Support resolves my questions within one business day. & \lik & \lik & \lik & \lik & \lik\\
B5. The platform is worth what we pay for it. & \lik & \lik & \lik & \lik & \lik\\
\bottomrule
\end{tabularx}
\sectionhead{Section C \, Reporting and communication}
\rowcolors{2}{accent!6}{white}
\begin{tabularx}{\textwidth}{@{}XCCCCC@{}}
\toprule
\rowcolor{white}
& {\scriptsize\bfseries Never} & {\scriptsize\bfseries Rarely}
& {\scriptsize\bfseries Sometimes} & {\scriptsize\bfseries Often}
& {\scriptsize\bfseries Always}\\
\midrule
C1. Status reports arrive on schedule. & \lik & \lik & \lik & \lik & \lik\\
C2. Reports lead to a concrete decision or action. & \lik & \lik & \lik & \lik & \lik\\
C3. I can find historical reports when I need them. & \lik & \lik & \lik & \lik & \lik\\
\bottomrule
\end{tabularx}
\sectionhead{Section D \, In your own words}
D1. What one change would most improve your experience next year?
\vspace{4pt}
\rule{\linewidth}{0.4pt}\\[10pt]
\rule{\linewidth}{0.4pt}\\[10pt]
\rule{\linewidth}{0.4pt}
\vspace{10pt}
D2. May we contact you about your answers? \quad
\cb Yes, email me \quad \cb No thanks
\vspace{12pt}
{\color{inkgray}\small Thank you. Return this form to your account manager
or complete it online at surveys.meridiananalytics.example/2026.}
\end{document}
Trong ứng dụng: mở thư viện Dự án mới, cài đặt gói {nhãn} trong "Nhận thêm mẫu" và mẫu này xuất hiện cùng với bản xem trước trực tiếp và tạo dự án chỉ bằng một cú nhấp chuột. Quá trình biên dịch chạy cục bộ trên công cụ đi kèm.