Each question group in the file must follow this exact structure:
css
CopyEdit
[1] Question text [2] Choice A [3] Choice B [4] Choice C [5] Choice D [6] Correct answer number (1โ4)
โ ๏ธ No blank lines between question groups.
โ Example
csharp
CopyEdit
What is the capital of Japan? Seoul Tokyo Kyoto Osaka 2 Which gas do plants absorb from the atmosphere? Oxygen Hydrogen Nitrogen Carbon Dioxide 4
๐ How to Make One (Manually)
Open a plain text editor
Windows: Notepad
macOS: TextEdit (set to Plain Text)
Linux: Gedit, nano, etc.
Type your question in line 1. Example: What is the capital of Japan?
Type your four answer choices on the next four lines. These are your multiple-choice options.
On the sixth line, type the number (1โ4) of the correct choice. If the correct answer is the 2nd choice, type: 2
Repeat steps 2โ4 for more questions. No extra spacing! Just one group after the other.
Save the file with .txt extension. Example: quiz.txt
โ Return to game
Comments
Log in with itch.io to leave a comment.
๐ How to Make a 6-Line Quiz File (.txt)
Each question group in the file must follow this exact structure:
โ Example
๐ How to Make One (Manually)
Open a plain text editor
Windows: Notepad
macOS: TextEdit (set to Plain Text)
Linux: Gedit, nano, etc.
Type your question in line 1.
Example:
What is the capital of Japan?Type your four answer choices on the next four lines.
These are your multiple-choice options.
On the sixth line, type the number (1โ4) of the correct choice.
If the correct answer is the 2nd choice, type:
2Repeat steps 2โ4 for more questions.
No extra spacing! Just one group after the other.
Save the file with
.txtextension.Example:
quiz.txtIf you wanna make custom quizzes, send a filegarden url with ur quiz.txt mod :)