summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex b/Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex
new file mode 100644
index 00000000000..317f24f8bb4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/webquiz/examples/index-en.tex
@@ -0,0 +1,11 @@
+\documentclass[hidesidemenu]{webquiz}
+\BreadCrumbs{ Mathematics / | Math101 /math101 | Index of quizzes }
+\title{Elementary calculus}
+\begin{document}
+ \begin{quizindex}
+ \quiz{Numbers and sets}
+ \quiz{Polar form and roots of complex numbers}
+ \quiz{Polar exponential form and functions}
+ \quiz*{Optimizing functions of two variables}
+ \end{quizindex}
+\end{document}