blob: f7d692cc92d80e875e9d97eeb335a41835dd1dce (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/examdesign.zip">
<TPM:Name>examdesign</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/09/07 23:44:28</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>LaTeX class for typesetting exams.</TPM:Title>
<TPM:Description>
This bundle provides a class exam. The class provides several
features useful for designing tests or question sets:
-- it allows for explicit markup of questions and answers;
-- the class will, at the user's request, automatically generate
answer keys;
-- multiple versions of the same test can be generated
automatically, with the ordering of questions within each section
randomly permuted so as to minimize cheating;
-- the generated answer keys can be constructed either with or
without the questions included;
-- environments are provided to assist in constructing the most
common types of test question: matching, true/false,
multiple-choice, fill-in-the-blank, and short answer/essay
questions.
Note that the bundles exam and
exams
also provide a file exam.cls; the two bundles therefore clash,
and should not be installed on the same system.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jason Alexander</TPM:Author>
<TPM:Size>653300</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="50734">
texmf-dist/tex/latex/examdesign/examdesign.cls
texmf-dist/tpm/examdesign.tpm
</TPM:RunFiles>
<TPM:DocFiles size="463650">
texmf-dist/doc/latex/examdesign/Bugs
texmf-dist/doc/latex/examdesign/Changes
texmf-dist/doc/latex/examdesign/INSTALL
texmf-dist/doc/latex/examdesign/README
texmf-dist/doc/latex/examdesign/examdesign.pdf
texmf-dist/doc/latex/examdesign/examplea.pdf
texmf-dist/doc/latex/examdesign/examplea.tex
texmf-dist/doc/latex/examdesign/exampleb.pdf
texmf-dist/doc/latex/examdesign/exampleb.tex
texmf-dist/doc/latex/examdesign/examplec.pdf
texmf-dist/doc/latex/examdesign/examplec.tex
texmf-dist/doc/latex/examdesign/foobar.tex
</TPM:DocFiles>
<TPM:SourceFiles size="138916">
texmf-dist/source/latex/examdesign/examdesign.dtx
texmf-dist/source/latex/examdesign/examdesign.ins
</TPM:SourceFiles>
<TPM:Provides>Package/examdesign</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|