Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I'm relatively new to all this however I would like to say this forum has already helped me get through may of my problems. THANKS :)
I do however have another problem and no matter what I am currently trying i can not get this to work successfully.
I am doing a simple quiz app which is multiple choice with 4 possible answers. I have managed to get the scoring and timer to work and the questions load fine. However my only issue is ensuring the questions are random.
At present I am using a plist to load the questions. I can use the arc4random method to ensure it selects the first question at random however after this it only loads the rest of questions in order.
Is there anyway I can get the app to automatically shuffle the questions in the array when they start the quiz?
If it does the rest of the questions in order, it doesn't sound like you are applying your arc4random code when you are trying to get a new question. Can you post that code?
Replies
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like AwesomeOnly problem I have now is that quiz never ends!! Lol
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome