Skip to content

Commit

Permalink
Extend the implementation to Sample Exam Answers documents
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jan 8, 2025
1 parent 33e9959 commit 836bc4e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions sample-exam-answers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\usepackage{markdown}
\markdownSetup{
import = {
istqb/sample-exam/answers = {metadata, answer-key, answers}
istqb/sample-exam/answers = {metadata, answers}
}
}

Expand All @@ -24,11 +24,6 @@
\istqbtableofcontents

% Document Text
\istqblandscapebegin
\istqbunnumberedsection{Answer Key}
\markdownInput[snippet=answer-key]{sample-exam-answers/questions.yml}
\istqbunnumberedsection{Answers}
\markdownInput[snippet=answers]{sample-exam-answers/questions.yml}
\istqblandscapeend

\end{document}

0 comments on commit 836bc4e

Please sign in to comment.