A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: doing a test with score to auto-evaluate

  1. #1
    Junior Member
    Join Date
    Mar 2002
    Location
    Barcelona
    Posts
    23

    doing a test with score to auto-evaluate

    Hello

    I need to do a CD-room with flash creating an exe file, up to here I have no problem.

    I have to do a test for the users of this application. The test will be exercises for students with a score in every exercise and a final score adding the previous scores to auto-evaluate the students.

    Can I do all this using flash in a CD-room? is technically possible? How can I do something like this?


    Regards


    PS: Sorry for my english.

  2. #2
    Junior Member
    Join Date
    Oct 2003
    Posts
    8
    Just store the scores in an object or an array. When you reach the end of the quiz simply pull from the array and display the scores. Obviously the scores will be deleted from memory once the application is closed.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center