Travis6876874
Posts: 0
Joined: Sat May 17, 2014 1:27 am

Importing data base services for question and answers?

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Importing data base services for question and answers?

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 :)

Travis6876874
Posts: 0
Joined: Sat May 17, 2014 1:27 am

Importing data base services for question and answers?

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

Travis6876874
Posts: 0
Joined: Sat May 17, 2014 1:27 am

Importing data base services for question and answers?

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)

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Importing data base services for question and answers?

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...

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Importing data base services for question and answers?

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

Travis6876874
Posts: 0
Joined: Sat May 17, 2014 1:27 am

Importing data base services for question and answers?

Clear, Thank You .

Return to “Issues”