User Tag List

Results 1 to 2 of 2

Thread: Multiple Choice App with Array

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Multiple Choice App with Array


    Hello everyone!

    I was wondering... I'm trying to create a game/application which allows you to enter a large number of words into an array - alongside 4 choices as to what that word could mean

    What I'm looking for is a way to pick a question (X1) from the Y axis, then display the 4 options (X2-5) in a random order to create a multiple choice question. Also - how would you go about creating a background list of Y axis locations that had already been visited so as not to display the same question twice? I'm hoping to create a little program to help me with my foreign language studies.

    e.g.

    Y1 right answer (x1) , false answer (x2 , x3 , x4 , x5)
    Y2 pout-etre , perhaps , of course , no way , probably
    Y3 grenouille, frog , snail , lizard , ant
    Y4 ....
    etc.


    Thanks to anyone who can help!

  2. #2
    No Products Registered

    Join Date
    Apr 2008
    Location
    Miami, Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Multiple Choice App with Array

    You can try using the quiz object, which can randomize the order of the questions and display a report of correct questions etc. at the end of the quiz, however I don't think you can randomize the order of the answers.

Similar Threads

  1. Adding data to list based off multiple combinations of array variables?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 10th August 2013, 02:19 PM
  2. Multiple apps using the same INI or array file
    By MattKapa in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 20th March 2012, 05:51 PM
  3. Basic Multiple Choice Dialogue for Boba Fonts
    By TreeHugger in forum File Archive
    Replies: 0
    Last Post: 24th August 2009, 10:49 PM
  4. Multiple line array thingy?
    By Aidan in forum The Games Factory 2 - Technical Support
    Replies: 0
    Last Post: 24th February 2008, 05:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •