Page 1 of 3
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 1:27 am
by Travis6876874
im needing a detailed answer on how to make the quiz part of my app in apperys database. Each question has 3 answers. I will use Ans1, Ans2, and correctAns for this but dont even know where i'd put these either. Thanks
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 1:52 am
by Travis6876874
where do i put Ans1, Ans2, or correctAns at, in front or behind the answer I type in? Can someone please tell explain from start to finish this process in detail? Thanks!
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 5:13 am
by Alena Prykhodko
Hello Travis,
Please clearify, do you ask in what order to put the data in database?
For example, you can store question as a row, where one column - question, other columns - Ans1, Ans2 and correctAns.
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 5:41 am
by Travis6876874
Hi, thank you. So I hit add new column, title it question and the type I choose? String? I intend to later use the questions in a quiz like setting, sets of 7 questions, each timed at 25 seconds. So with 4 categories with 10 or so subjects each category. I thought to make a database for each category, adding each different subject with the create new collection option?
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 5:43 am
by Travis6876874
I understand the columns thing now except for which type to choose for the question and answers. Thank you!
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 5:57 am
by Travis6876874
I was just letting you my full intention cause right now im dumber than a box of rocks, this computer foriegn language, lots to learn)!
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 6:01 am
by Travis6876874
Is it okay that I start building by first inputting all my questions and answers? If so id like to do this first!
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 6:02 am
by Alena Prykhodko
String. Correct, you can add new collection for each category. Please find more here http://docs.appery.io/documentation/b...
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 6:08 am
by Travis6876874
Thanks!!!!!!!!!, u r the best)
Inputting questions/answers into database, not using boolean
Posted: Sat May 17, 2014 6:11 am
by Alena Prykhodko
Definitely 