% !TeX root = ../exam-zh-doc-basic.tex

\begin{abstract}
  本文档是 \cls{exam-zh} 的\textbf{入门指南}，专为 \LaTeX{} 新手和首次使用 exam-zh 的用户编写。

  \textbf{阅读本文档，你将学会：}

  \begin{enumerate}
    \item 在 10 分钟内创建第一份中文试卷
    \item 掌握选择题、填空题、解答题等基础题型的使用
    \item 了解答案显示控制、页面设置等常用功能
    \item 获取完整的试卷示例代码，直接复制使用
    \item 快速解决 80\% 的常见问题
  \end{enumerate}

  \textbf{适合人群：}
  \begin{itemize}
    \item \LaTeX{} 新手，想快速上手制作试卷
    \item 有基础但初次接触 exam-zh 的用户
    \item 需要快速参考和示例代码的教师
  \end{itemize}

  \textbf{文档定位：}本文档约 40-60 页，聚焦\textbf{常用功能}和\textbf{实用示例}，帮助你快速上手。

  如需查询完整的 API 参数说明、高级功能详解，请阅读\textbf{完整文档}：\file{exam-zh-doc.pdf}（约 100+ 页）。

  \vspace{1em}

  \textbf{推荐学习路径：}

  \begin{enumerate}
    \item 阅读第 1 章"快速开始"，创建第一份试卷
    \item 阅读第 2 章"基础概念"，理解核心思想
    \item 根据需要阅读第 3-4 章，学习具体功能
    \item 参考第 5 章的完整示例，复制使用
    \item 遇到问题时查阅第 6 章 FAQ
    \item 需要高级功能时，查阅完整文档
  \end{enumerate}
\end{abstract}


\begin{tikzpicture}[remember picture, overlay]
  \node[opacity = 0.1,rotate = 30] at ([shift={(0,0)}]current page text area.center){
    \includegraphics[width=23cm]{firstpage.pdf}
  };
\end{tikzpicture}
\thispagestyle{plain}
\clearpage
