var quiz = {
    partOne: {
        questions: [{
            name: 'q7',
            id: 'q7',
            choices: [{
                value: 'H',
                displayText: 'Understanding'
            }, {
                value: 'P',
                displayText: 'Logic'
            }, {
                value: 'M',
                displayText: 'Wealth'
            }]
        }, {
            name: 'q2',
            id: 'q2',
            choices: [{
                value: 'P',
                displayText: 'Thinking'
            }, {
                value: 'D',
                displayText: 'Winning'
            }, {
                value: 'M',
                displayText: 'Practicality'
            }]
        }, {
            name: 'q9',
            id: 'q9',
            choices: [{
                value: 'P',
                displayText: 'Information'
            }, {
                value: 'D',
                displayText: 'Authority'
            }, {
                value: 'M',
                displayText: 'Profit'
            }]
        }, {
            name: 'q3',
            id: 'q3',
            choices: [{
                value: 'M',
                displayText: 'Efficiency'
            }, {
                value: 'H',
                displayText: 'Helping'
            }, {
                value: 'P',
                displayText: 'Knowledge'
            }]
        }, {
            name: 'q4',
            id: 'q4',
            choices: [{
                value: 'D',
                displayText: 'Control'
            }, {
                value: 'H',
                displayText: 'Unselfishness'
            }, {
                value: 'C',
                displayText: 'Taste'
            }]
        }, {
            name: 'q10',
            id: 'q10',
            choices: [{
                value: 'D',
                displayText: 'Privilege'
            }, {
                value: 'C',
                displayText: 'Beauty'
            }, {
                value: 'M',
                displayText: 'Effectiveness'
            }]
        }, {
            name: 'q5',
            id: 'q5',
            choices: [{
                value: 'M',
                displayText: 'Production'
            }, {
                value: 'P',
                displayText: 'Learning'
            }, {
                value: 'C',
                displayText: 'Art'
            }]
        }, {
            name: 'q1',
            id: 'q1',
            choices: [{
                value: 'C',
                displayText: 'Style'
            }, {
                value: 'D',
                displayText: 'Power'
            }, {
                value: 'H',
                displayText: 'People'
            }]
        }, {
            name: 'q6',
            id: 'q6',
            choices: [{
                value: 'C',
                displayText: 'Appearance'
            }, {
                value: 'P',
                displayText: 'Solution'
            }, {
                value: 'H',
                displayText: 'Giving'
            }]
        }, {
            name: 'q8',
            id: 'q8',
            choices: [{
                value: 'C',
                displayText: 'Elegance'
            }, {
                value: 'D',
                displayText: 'Influence'
            }, {
                value: 'H',
                displayText: 'Aid'
            }]
        }]
    },
    partTwo: {
        questions: [{
            name: 'q15',
            id: 'q15',
            choices: [{
                value: 'S',
                displayText: 'I can sit for long periods of time and work on puzzles, read or just think'
            }, {
                value: 'H',
                displayText: 'It makes me feel good to take care of people'
            }, {
                value: 'T',
                displayText: 'I like to buy sensible things I can make or work on myself'
            }, {
                value: 'B',
                displayText: 'After I suggest a plan, I prefer to let others take care of the details'
            }, {
                value: 'L',
                displayText: 'I am satisfied knowing that I have done an assignment carefully and completely'
            }, {
                value: 'C',
                displayText: 'I have a good imagination'
            }]
        }, {
            name: 'q12',
            id: 'q12',
            choices: [{
                value: 'H',
                displayText: 'I love company'
            }, {
                value: 'S',
                displayText: 'I can get absorbed for hours thinking something out'
            }, {
                value: 'C',
                displayText: 'I appreciate beautiful surroundings; color and design mean a lot to me'
            }, {
                value: 'B',
                displayText: 'I enjoy competing'
            }, {
                value: 'L',
                displayText: 'I like to get my surroundings in order before I start a project'
            }, {
                value: 'T',
                displayText: 'I can usually carry/build/fix things myself'
            }]
        }, {
            name: 'q11',
            id: 'q11',
            choices: [{
                value: 'T',
                displayText: 'It is important for me to be physically fit'
            }, {
                value: 'L',
                displayText: 'I appreciate clear directions so I know exactly what to do'
            }, {
                value: 'C',
                displayText: 'Music color and beauty can affect my moods'
            }, {
                value: 'S',
                displayText: 'It is important for me to understand things thoroughly'
            }, {
                value: 'B',
                displayText: 'I have confidence in myself that I can make things happen'
            }, {
                value: 'H',
                displayText: 'People enrich my life and give it meaning'
            }]
        }, {
            name: 'q14',
            id: 'q14',
            choices: [{
                value: 'T',
                displayText: 'I like to take things apart to see if I can fix them'
            }, {
                value: 'L',
                displayText: 'A good routine helps me get the job done'
            }, {
                value: 'C',
                displayText: 'I like to dress in unique ways, to try new colors and styles'
            }, {
                value: 'H',
                displayText: 'I can often sense when a person needs to talk to someone'
            }, {
                value: 'S',
                displayText: 'Reading about new discoveries is exciting'
            }, {
                value: 'B',
                displayText: 'I enjoy getting people organized and on the move'
            }]
        }, {
            name: 'q16',
            id: 'q16',
            choices: [{
                value: 'B',
                displayText: 'To be successful, it is important to aim high'
            }, {
                value: 'T',
                displayText: 'I would rather be on my own doing hands-on activities'
            }, {
                value: 'S',
                displayText: 'I like to analyze a problem pretty thoroughly before I act on it'
            }, {
                value: 'H',
                displayText: 'I feel concerned that so many people in our society need help'
            }, {
                value: 'C',
                displayText: 'I love to try creative new ideas'
            }, {
                value: 'L',
                displayText: 'I prefer a position where I am not responsible for decisions'
            }]
        }, {
            name: 'q20',
            id: 'q20',
            choices: [{
                value: 'C',
                displayText: 'I like to rearrange my surroundings to make them different than the norm'
            }, {
                value: 'B',
                displayText: 'I am willing to take some risks to get ahead'
            }, {
                value: 'T',
                displayText: 'Good physical hard work never hurt anyone'
            }, {
                value: 'S',
                displayText: 'I like to learn all there is to know about subjects that interest me'
            }, {
                value: 'H',
                displayText: 'People often tell me their problems'
            }, {
                value: 'L',
                displayText: 'I like clear directions and established rules when performing a task'
            }]
        }, {
            name: 'q18',
            id: 'q18',
            choices: [{
                value: 'S',
                displayText: 'I like to stay with a problem until I figure out an answer'
            }, {
                value: 'L',
                displayText: 'I appreciate knowing exactly what people expect of me'
            }, {
                value: 'C',
                displayText: 'The beauty of nature touches something deep inside me'
            }, {
                value: 'H',
                displayText: 'Close relationships are important to me'
            }, {
                value: 'T',
                displayText: 'I like my surroundings to be practical'
            }, {
                value: 'B',
                displayText: 'Promotion and advancement are important to me'
            }]
        }, {
            name: 'q17',
            id: 'q17',
            choices: [{
                value: 'H',
                displayText: 'I like to find ways to help people care more for each other'
            }, {
                value: 'T',
                displayText: 'It is invigorating to do things outdoors'
            }, {
                value: 'C',
                displayText: 'I like my work to be an expression on my feelings and moods'
            }, {
                value: 'B',
                displayText: 'It is exciting to take part in an important decision'
            }, {
                value: 'L',
                displayText: 'I do not need much to be happy'
            }, {
                value: 'S',
                displayText: 'I ask "why?" a lot'
            }]
        }, {
            name: 'q19',
            id: 'q19',
            choices: [{
                value: 'S',
                displayText: 'I have always been curious about the way things work'
            }, {
                value: 'C',
                displayText: 'I look forward to seeing art shows, plays, and good films'
            }, {
                value: 'L',
                displayText: 'When I say I will do it, I follow through on every detail'
            }, {
                value: 'T',
                displayText: 'A strong system of law and order is important to me'
            }, {
                value: 'H',
                displayText: 'I believe that people are basically good'
            }, {
                value: 'B',
                displayText: 'It is exciting to influence people'
            }]
        }, {
            name: 'q13',
            id: 'q13',
            choices: [{
                value: 'S',
                displayText: 'It is satisfying to explore new ideas'
            }, {
                value: 'T',
                displayText: 'I enjoy making things with my hands'
            }, {
                value: 'H',
                displayText: 'I value being able to share my personal concerns with people'
            }, {
                value: 'B',
                displayText: 'Being a key person in a group is very satisfying to me'
            }, {
                value: 'C',
                displayText: 'I always seem to be looking for new ways to express my creativity'
            }, {
                value: 'L',
                displayText: 'I take pride in being very careful about the details of my work'
            }]
        }]
    },
    partThree: {
        questions: [{
            name: 'q38',
            id: 'q38',
            choices: [{
                value: 'J',
                displayText: 'Early Starting',
                definition: 'Steady progress, self-disciplined   '
            }, {
                value: 'P',
                displayText: 'Pressure Prompted',
                definition: 'Work in bursts, spurts'
            }]
        }, {
            name: 'q22',
            id: 'q22',
            choices: [{
                value: 'I',
                displayText: 'Restrained',
                definition: 'Remain controlled, private'
            }, {
                value: 'E',
                displayText: 'Expressive',
                definition: 'Self-revealing, demonstrative'
            }]
        }, {
            name: 'q24',
            id: 'q24',
            choices: [{
                value: 'E',
                displayText: 'Participate',
                definition: 'Take part, share with others'
            }, {
                value: 'I',
                displayText: 'Observe',
                definition: 'See, watch, notice'
            }]
        }, {
            name: 'q29',
            id: 'q29',
            choices: [{
                value: 'S',
                displayText: 'Traditional',
                definition: 'Established, conventional'
            }, {
                value: 'N',
                displayText: 'Original',
                definition: 'New, fresh, inventive'
            }]
        }, {
            name: 'q25',
            id: 'q25',
            choices: [{
                value: 'I',
                displayText: 'Quiet',
                definition: 'Calm, enjoys solitude'
            }, {
                value: 'E',
                displayText: 'Enthusiastic',
                definition: 'Energetic, lively'
            }]
        }, {
            name: 'q27',
            id: 'q27',
            choices: [{
                value: 'S',
                displayText: 'Realistic',
                definition: 'Matter of fact, seeks efficiency'
            }, {
                value: 'N',
                displayText: 'Imaginative',
                definition: 'Inventive, seeks novelty'
            }]
        }, {
            name: 'q34',
            id: 'q34',
            choices: [{
                value: 'T',
                displayText: 'Logical',
                definition: 'Reasonable, objective'
            }, {
                value: 'F',
                displayText: 'Sensitive',
                definition: 'Responsive to feelings of others'
            }]
        }, {
            name: 'q28',
            id: 'q28',
            choices: [{
                value: 'N',
                displayText: 'Unplanned',
                definition: 'Spontaneous, acting upon impulses'
            }, {
                value: 'S',
                displayText: 'Organized',
                definition: 'Orderly, systematic'
            }]
        }, {
            name: 'q30',
            id: 'q30',
            choices: [{
                value: 'N',
                displayText: 'Speculative',
                definition: 'Involving risk, chance, guesswork'
            }, {
                value: 'S',
                displayText: 'Factual',
                definition: 'Based on fact, actual events'
            }]
        }, {
            name: 'q21',
            id: 'q21',
            choices: [{
                value: 'E',
                displayText: 'Pioneering',
                definition: 'Lead the way, active'
            }, {
                value: 'I',
                displayText: 'Receiving',
                definition: 'Reserved, low key'
            }]
        }, {
            name: 'q31',
            id: 'q31',
            choices: [{
                value: 'T',
                displayText: 'Tough',
                definition: 'Firm, strong, great endurance'
            }, {
                value: 'F',
                displayText: 'Tender',
                definition: 'Gentle, kind, sympathetic'
            }]
        }, {
            name: 'q32',
            id: 'q32',
            choices: [{
                value: 'F',
                displayText: 'Accepting',
                definition: 'Open, tolerant, trusting'
            }, {
                value: 'T',
                displayText: 'Critical',
                definition: 'Skeptical, wants proof'
            }]
        }, {
            name: 'q23',
            id: 'q23',
            choices: [{
                value: 'E',
                displayText: 'Gregarious',
                definition: 'Seeks popularity, joins groups'
            }, {
                value: 'I',
                displayText: 'Intimate',
                definition: 'Private, seeks one-on-one conversations'
            }]
        }, {
            name: 'q33',
            id: 'q33',
            choices: [{
                value: 'T',
                displayText: 'Question',
                definition: 'Ask, inquire, challenge'
            }, {
                value: 'F',
                displayText: 'Accommodate',
                definition: 'Approving, seeks harmony'
            }]
        }, {
            name: 'q35',
            id: 'q35',
            choices: [{
                value: 'F',
                displayText: 'Compassionate',
                definition: 'Sympathetic, tactful'
            }, {
                value: 'T',
                displayText: 'Reasonable',
                definition: 'Sound judgment, logical'
            }]
        }, {
            name: 'q40',
            id: 'q40',
            choices: [{
                value: 'P',
                displayText: 'Adaptable',
                definition: 'Plans loosely'
            }, {
                value: 'J',
                displayText: 'Methodical',
                definition: 'Structured plan and organized'
            }]
        }, {
            name: 'q36',
            id: 'q36',
            choices: [{
                value: 'J',
                displayText: 'Systematic',
                definition: 'Methodical, planner'
            }, {
                value: 'P',
                displayText: 'Casual',
                definition: 'Nonchalant, unconcerned, relaxed'
            }]
        }, {
            name: 'q39',
            id: 'q39',
            choices: [{
                value: 'J',
                displayText: 'Scheduled',
                definition: 'Routine, structured'
            }, {
                value: 'P',
                displayText: 'Spontaneous',
                definition: 'Likes variety, unexpected'
            }]
        }, {
            name: 'q37',
            id: 'q37',
            choices: [{
                value: 'P',
                displayText: 'Open-ended',
                definition: 'No fixed limits, flexible'
            }, {
                value: 'J',
                displayText: 'Planful',
                definition: 'Future focused, plan ahead'
            }]
        }, {
            name: 'q26',
            id: 'q26',
            choices: [{
                value: 'N',
                displayText: 'Abstract',
                definition: 'Figurative, symbolic'
            }, {
                value: 'S',
                displayText: 'Concrete',
                definition: 'Exact facts, literal'
            }]
        }]
    }
}

