diff options
Diffstat (limited to 'macros/generic/knst/foo.tex')
-rw-r--r-- | macros/generic/knst/foo.tex | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/macros/generic/knst/foo.tex b/macros/generic/knst/foo.tex new file mode 100644 index 0000000000..96ae42c25f --- /dev/null +++ b/macros/generic/knst/foo.tex @@ -0,0 +1,44 @@ +\input knst.tex +\date{April 1995} +\title{A test} +%%\plainversion +\test{1234531} +\qtn Example question with +a displayed equation +$$\int_{\partial S}\omega= + \int_S d\omega.$$ + \anw Option a; + \Anw Option b (and right); + \anw Option c; + \anw Option d; + \anw Option e; + \anw Option f; + \anw Option g; +\endqtn + +\qtn This question has +a `fixed' option at the end. + \Anw This is the right option; + \anw Not so well; + \anw Clearly wrong; + \fix\anw None of the above. +\endqtn + +\qtn Boolean question + \anw True; + \Anw False +\endqtn + +\qtn Fuzzy question + \Anw Quite true; + \anw Quite false; +\endqtn + +\qtn Is this the last one? + \anw Who knows; + \anw Choose me; + \fix\Anw None of the above; + \anw All of the above. +\endqtn +\stepversion{1243} +\endtest |