diff options
Diffstat (limited to 'Master/texmf-dist/tpm/qcm.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/qcm.tpm | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/Master/texmf-dist/tpm/qcm.tpm b/Master/texmf-dist/tpm/qcm.tpm deleted file mode 100644 index 95437ada7d9..00000000000 --- a/Master/texmf-dist/tpm/qcm.tpm +++ /dev/null @@ -1,49 +0,0 @@ -<!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/qcm.zip"> - <TPM:Name>qcm</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:56:54</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>karl</TPM:Creator> - <TPM:Title> -A LaTeX2e class for making multiple choice questionnaires - </TPM:Title> - <TPM:Description> -QCM is a package for making multiple choices questionnaires ("QCM" -is the corresponding French acronym) under LaTeX2e. A special -environment allows you to define questions and possible -answers. You can specify which answers are correct and which are -not. QCM not only formats the questions for you, but also -generates a "form" (a grid that your students will have to fill -in), and a "mask" (the same grid, only with correct answers -properly checked in). You can then print the mask on a slide and -correct the questionnaires more easily by superimposing the mask -on top of students' forms. QCM can also typeset exams corrections -automatically, and comes with support for -AUC-TeX. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Didier Verna</TPM:Author> - <TPM:Size>170379</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="13156"> -texmf-dist/tex/latex/qcm/qcm.cls -texmf-dist/tex/latex/qcm/qcm.sty -texmf-dist/tpm/qcm.tpm - </TPM:RunFiles> - <TPM:DocFiles size="125091"> -texmf-dist/doc/latex/qcm/NEWS -texmf-dist/doc/latex/qcm/README -texmf-dist/doc/latex/qcm/qcm.el -texmf-dist/doc/latex/qcm/qcm.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="32132"> -texmf-dist/source/latex/qcm/qcm.dtx -texmf-dist/source/latex/qcm/qcm.ins - </TPM:SourceFiles> - <TPM:Provides>Package/qcm</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |