Working with tables
Chicrala
Member Posts: 1
Hi there,
I am trying to make an quiz app with tables and so far it is working very well.
However I want to store not only the total score, which I can do with a game parameter, but the score for each question let us say 0 for wrong and 1 for correct.
What function I can use to change the value of a single cell inside a table and keep the result?
And after that, is there a function to export the data to a server?
Thanks a lot,
Regards.
Comments
@Chicrala, use the behaviour "Change Table Value" to change a specific sell.
"Save Table" to save it.
As a Pro member you would have access to the networking features where you could send the table to your own server.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
Thanks @Hopscotch =D