summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/exam.tlpsrc
blob: 238534ad244aea111dd0c9a9992b47f1b963f475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name exam
category Package
shortdesc Package for typesetting exam scripts.
longdesc The exam documentclass, together with its documentation file
longdesc examdoc.tex, attempts to make it easy for even a LaTeX novice to
longdesc prepare exams.  Simple commands are provided to: -- Create
longdesc questions, parts of questions, subparts of parts, and subsubparts
longdesc of subparts, all with optional point values. -- Create a grading
longdesc table, indexed either by question number (listing each question
longdesc and the total possible points for that question) or by page number
longdesc (listing each page with points and the total possible points for
longdesc that page). -- Create headers and footers that are each specified
longdesc in three parts: One part to be left justified, one part to be
longdesc centered, and one part to be right justified. Headers and/or
longdesc footers can be different on the first page of the exam, can be
longdesc different on the last page of the exam, and can vary depending on
longdesc whether the page number is odd or even, or on whether the current
longdesc page continues a question from a previous page, or on whether the
longdesc last question on the current page continues onto the following
longdesc page. Multiple line headers and/or footers are allowed, and it's
longdesc easy to increase the part of the page devoted to headers and/or
longdesc footers to allow for this. Note that the bundles examdesign and
longdesc exams  also provide a file exam.cls; these bundles therefore
longdesc clash, and should not be installed on the same system.
longdesc [description copied from TeX Catalogue]