My First Quiz App in Corona

Hi Friends! I recently began developing with Corona SDK and loving it. Today i released my first Quiz Game built with Corona sdk. It’s available on Google Play: https://play.google.com/store/apps/details?id=com.vndtech.iplcricketquiz

You may have a look and I thank you for your reviews and suggestions to make it better, many thanks in advance, cheers!

Can you please tell if you followed a specific tutorial? I am also trying to build a quiz and to be more specific I want to build a quiz that has multiple choice questions and facebook score sharing features. The questions will be images. I have search the web but I cant find anything.

I made the quiz myself and yes i guess there are no tutorials for it, maybe i’ll make one when i get time. But you can use corona storyboard or composer for making various scenes in your quiz app. you can use sqlite to store data. also for implementing facebook sharing here is an excellent article: http://forums.coronalabs.com/topic/46179-problem-with-facebook-native-app-and-api/?hl=%2Bhash+%2Bkey. have you created any logic for your quiz game yet? 

Sorry but I am totally new in this. What do you been by the term logic? Do you mean the questions of the quiz ?
What I want to build is the following . I want the quiz to have some questions in which the user will answer if they are right or wrong, and some scenes which will be like the 4 picks one word quizzes . I hope it is clear what I am trying to build.
Thanks for your reply and for your help.

Can you please tell if you followed a specific tutorial? I am also trying to build a quiz and to be more specific I want to build a quiz that has multiple choice questions and facebook score sharing features. The questions will be images. I have search the web but I cant find anything.

I made the quiz myself and yes i guess there are no tutorials for it, maybe i’ll make one when i get time. But you can use corona storyboard or composer for making various scenes in your quiz app. you can use sqlite to store data. also for implementing facebook sharing here is an excellent article: http://forums.coronalabs.com/topic/46179-problem-with-facebook-native-app-and-api/?hl=%2Bhash+%2Bkey. have you created any logic for your quiz game yet? 

Sorry but I am totally new in this. What do you been by the term logic? Do you mean the questions of the quiz ?
What I want to build is the following . I want the quiz to have some questions in which the user will answer if they are right or wrong, and some scenes which will be like the 4 picks one word quizzes . I hope it is clear what I am trying to build.
Thanks for your reply and for your help.