The semantic quiz generator is a Java and Jena project that automatically generates questions and hints from a knowledge graph.
-
You run the program by running the main in QuizGeneratorMain.java
-
After you run the program you will be asked to enter how many countries you want in your quiz. Enter an int.
-
If your computer is slow you may have to wait a few seconds before the quiz starts. Take this time to read the rules of the game.
-
If weird characters appear in the terminal, the console encoding is most likely set to Cp1252 or ASCII. Change the encoding to UTF-8