Page 1 of 3

Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 9:02 am
by Travis6876874

Im really New to all this)
Im on number 2 of the instructions in a image provided. of this app step.
I've made a database, "sciencequestions"
Then; made a collection "science". Containing science questions in
the first Column titled Questions and a
second column, Answers for multiple choice of 3 answers!

Questions in as column, string,
Answers are in as column, array.

Now what I did was:

Went to Create New and clicked on Database services, clicked on sciencequestions from the database drop down, and only checked 2 things at the bottom science and Files. I WAS'NT SURE IF I SHOULD OF CHECKED FILES??

For starter's Is that wrong??)

If so,

"I'm told" sciencequestionsFilesread___service, what do I need to set in here?
Method?

I'm attempting to make a app, where you, click on a home screen spot(area), get asked 1 question at a time of 8 questions with a 23 second timer for each individual question, and you know, if you get right it will just change a picture and pause for a couple seconds before going to the next, , then return to home screen, is all! for starts at least. I have looked in some offered resources and I cant find what I need exactly, thank you.. Can you give me a couple next moves cause I really am not certain?

Baby Step, thanks.

Image Image


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:16 am
by Alena Prykhodko

Hi Travis,

You need Files checked if you want to use Files collection of your Database.

I presume you want to read Science collection data?
So for this purpose you need Science_read_service

Then follow instructions from the second photo :)


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:17 am
by Travis6876874

Trying to get it to work like the image included, question blue, right below is a list of 3 answers, the buttons at the bottom are just buttons, the first answer on a list is the button on the far LEFT etc. The little red box is where ill end up displaying a timer. for 23 seconds per question!

THE COLORS ARE NOT REALLY USED, I JUST WANT ALL THE TEXT IN WHITE LETTERS. THE BUTTONS WILL BE CUSTOM

Image


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:30 am
by Travis6876874

Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:44 am
by Travis6876874

Hey, Thanks, it says sciencequestions_read_service, does it make a difference?
or should it really say science_read_service and means i messed up?

Are the settings, method put? or get? or something else)


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:46 am
by Travis6876874

You like my Art?


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:50 am
by Travis6876874

Thanks!


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 10:50 am
by Alena Prykhodko

Yes, sciencequestions_read_service, it's ok. It's auto generated service, no need to edit it.
Please find more about methods here http://devcenter.appery.io/documentat...

Also please read more about Read service http://devcenter.appery.io/documentat...


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 11:03 am
by Alena Prykhodko

Sure, nice art! ;)
Do you need further assistance or on this step everything is clear?


Importing data base services for question and answers?

Posted: Sat Jun 07, 2014 4:27 pm
by Travis6876874

Clear, Thank You .