I am creating 4 educational games for kids (of a growing list of educational games)
The games themselves will be quite simple to create (take a whack a mole style for one)
My question is how do i create an ADMIN PANEL for (parents/teachers)
with the ability to setup the correct questions/answers/subject matter
prior to game play?
Essentially the idea is that the teachers will create the games for their individual classes.
1- The Teacher would choose a whack a mole, fishing game, etc...then
2- Select which subject
3- Then input or upload the multiple choice (whichever is a better practice) please help
Essentially, this is so that they will set up the right/wrong answers for any type of subject (matching/vocabulary/history) etc...
in a quick 1-2 minute session, using a template of sorts, so that the teacher/parent does not have to generate their own questions/answers.
Basically a cloud of questions for each subject *that can be updated
and a cloud of answers (right/wrong)
The back-end is the complication here... as the games themselves are easy/straightforward.
The games have like 3 assets.. background, character/s, answers
The back-end has like 20 variables for now to be super simplified
As a parent/teacher, I should be able to create a game for my student.
Select what subject and grade level, and the system does the rest.
If I want manual control to tweak the questions or answers I have that too.
if it takes 20 mins to setup its not a winner
if it takes 1 min we got a winner
anyhow...MANY THANKS in advance for any & all information someone could help me out with.
Even just a point into the right direction on approach &/or what to use for setup (tables/arrays/etc...)
whatever is the best methods for inputs (textbox?/multiple choices) etc...
again MANY THANKS.