Asher Levin
Villager
- Xy$
- 0.00
Hi all,
So I am creating a game that is a learning game.
The game player plays a game. They fight.
When an enemies HP drops below 50% it offers them a multiple choice question based on content learned. If correct then they get XP and HP. If wrong <- lose XP and HP.
What I am looking for is a way so that the MC questions can come from a spreadsheet or something and be pulled out at random at certain points i.e.
Quest 1
Multiple Choice Question 1
Multiple Choice Question 2
Multiple Choice Question 3
Multiple Choice Question 4
Multiple Choice Question 5
Now everytime we have a battle it will pick 2 MC questions from the 5.
Quest 2
Multiple Choice Question 1
Multiple Choice Question 2
Multiple Choice Question 3
Multiple Choice Question 4
Multiple Choice Question 5
MC Choice Question 6
MC Choice Question 7
MC Choice Question 8
Now every time we have a battle it will pick 2 MC questions from the 8.
Any takers?
So I am creating a game that is a learning game.
The game player plays a game. They fight.
When an enemies HP drops below 50% it offers them a multiple choice question based on content learned. If correct then they get XP and HP. If wrong <- lose XP and HP.
What I am looking for is a way so that the MC questions can come from a spreadsheet or something and be pulled out at random at certain points i.e.
Quest 1
Multiple Choice Question 1
Multiple Choice Question 2
Multiple Choice Question 3
Multiple Choice Question 4
Multiple Choice Question 5
Now everytime we have a battle it will pick 2 MC questions from the 5.
Quest 2
Multiple Choice Question 1
Multiple Choice Question 2
Multiple Choice Question 3
Multiple Choice Question 4
Multiple Choice Question 5
MC Choice Question 6
MC Choice Question 7
MC Choice Question 8
Now every time we have a battle it will pick 2 MC questions from the 8.
Any takers?