home *** CD-ROM | disk | FTP | other *** search
- ; Last update 15 Feb 1991
- ;
- ;* This file is a demo .TQ file as accepted by TRIC and also the documentation
- ; on how to write TRIVIA questionaries. It isn't to difficult, but the format
- ; of a .TQ file is a very fixed format.
- ;
- ;* You can register TRIVIA by making a TRI file, see the documentation for
- ; more details.
- ;
- ; Enjoy,
- ; Gerhard
- ;
- ;
- ; AUTHOR : The name of the author of the questionnary.
- ;
- Author Gerhard Hoogterp
-
-
- ;
- ; SUBJECT : The subject of the questionnary
- ;
- Subject a little history
-
- ;
- ; BRAGLINE : Put here the info about your BBS, your granny who still walks
- ; 80 miles a day and such. Is shown on the bragpage.
- ;
-
- BragLine The LiveSystems demo trivia file.
-
- ;
- ; TIMEOUT : If you want a timed game, define here the time per question in
- ; second. Has to be between 10 and 255
- ;
-
- TimeOut 20
-
- ;
- ; ANSWERS : Number of answer per question. Can range from 3 to 5
- ;
- ;
- Answers 5
-
- ;
- ; FLAGS : Some flags which determine the behavior of TRIVIA.
- ; Flags are turned on by naming them after the FLAGS
- ; keyword.
- ;
- ; HINTS : Use hints in the game.
- ; NO_BRAGGING : Don't show the BragPage
- ; NO_SCRAMBLE : Don't scramble the answers. Use this when you
- ; have Yes/No/Maybe questions.
- Flags
-
- ;|----------------------------------------------------------------------------|
-
-
- ;
- ; QUESTION : On the lines following the QUESTION keyword is the question.
- ; The total length may be up to 255 characters over maximal 9
- ; Lines. When there's more than one line you have to put an
- ; + behind the former lines.
- ;
- ; F.e.: QUESTION
- ; This is a question which has 1+
- ; No! Two, or even maybe+
- ; 3 lines.
- ;
- ; As you see, the last line doesn't have a + sign.
-
- QUESTION
- The attack on Pearl Harbour was at
-
- ;
- ; ANSWER : Behind the ANSWER keyword is an answer. You MUST have the
- ; same number of answers as defined behind the ANSWERS keyword.
- ; TRIC will abort with an error when there are to much or not
- ; enough answers!
-
- ANSWER 18 November 1942
- ANSWER 3 April 1941
- ANSWER 7 December 1941
- ANSWER 6 Juli 1943
- ANSWER 1 April 1942
-
- ;
- ; HINT : Defines two hints. The first line is the hint for a good answer.
- ; The second for a wrong answer. If you want to skip one of the
- ; hints, put an empthy line. There MUST be two lines behind a
- ; HINT keyword!
- ;
- ; F.e. HINT
- ; That's ok
- ; Sorry Wrong
- ; or:
- ; HINT
- ;
- ; Nope, you're absolutly wrong
- ;
- ; if you don't want a hint on a good answer.
- ;HINTS
-
- ;
- ; GOOD : Defines the number of the correct answer.
- ;
- GOOD 3
-
-
- ;This question block is VERY fixed format. Tric will catch most errors with a
- ;(hopefully) descriptive error message.
-
-
- QUESTION
- The pact of Versaille was in the year
- ANSWER 1923
- ANSWER 1887
- ANSWER 1919
- ANSWER 1908
- ANSWER 1900
- GOOD 3
-
- QUESTION
- Dwight D. Eisenhower was president of the U.S. from
- ANSWER 1943 tot 1951
- ANSWER 1963 tot 1971
- ANSWER 1953 tot 1961
- ANSWER 1961 tot 1965
- ANSWER 1952 tot 1955
- GOOD 3
-
- QUESTION
- Rockefeller was a amerikan
- ANSWER General
- ANSWER President
- ANSWER Industrial
- ANSWER Actor
- ANSWER Rock&Roll artist
- GOOD 3
-
- QUESTION
- John F. Kennedy was killed in
- ANSWER 1963
- ANSWER 1951
- ANSWER 1962
- ANSWER 1966
- ANSWER 1970
- GOOD 1
-
- QUESTION
- Mussolini first name was
- ANSWER Manolla
- ANSWER Romaro
- ANSWER Victor
- ANSWER Benito
- ANSWER Luigi
- GOOD 4
-
- QUESTION
- The first man on the moon was there in
- ANSWER Other year then mentioned here
- ANSWER 1969
- ANSWER 1971
- ANSWER 1967
- ANSWER 1963
- GOOD 2
-
- QUESTION
- John F. Kennedy became president of the U.S. in
- ANSWER 1960
- ANSWER 1959
- ANSWER 1961
- ANSWER 1963
- ANSWER 1950
- GOOD 3
-
- QUESTION
- The Trias Politica was written by
- ANSWER Montesquieu
- ANSWER Clouseau
- ANSWER Rouseau
- ANSWER Napoleon
- ANSWER Jean Paul Satre
- GOOD 1
-
- QUESTION
- Bismarck first name was
- ANSWER Karl
- ANSWER Otto
- ANSWER Heinz
- ANSWER Anton
- ANSWER Wilhelm
- GOOD 2
-