# Quiz results?

**URL:** https://forum.kirupa.com/t/quiz-results/247377
**Category:** flash
**Created:** [December 22, 2007, 5:39am UTC](https://forum.kirupa.com/t/quiz-results/247377 "2007-12-22T05:39:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mrmariner7484](https://avatars.discourse-cdn.com/v4/letter/m/90db22/32.png) [@mrmariner7484](https://forum.kirupa.com/u/mrmariner7484)
#### Post date: [December 22, 2007, 5:39am UTC](https://forum.kirupa.com/t/quiz-results/247377/1 "2007-12-22T05:39:21Z")

</div>

I have a quiz that I am building that is multiple choice with the score being kept track of in a variable named ‘score’

var : score = Number

What I need to do and cannot figure out is how to get that variable sent to me so that I can log the scores of the people taking the quiz, as well as the name and email address of the quiz takers - anyone care to shed some light? (I am sure it is not that difficult - but I am burned out from tryin many different ways)

If more information is needed - please let me know and I will post it - Thanks!
