﻿<?xml version="1.0" encoding="utf-8" ?>
<quiz>
    <question answer="a">
        <q>If you are under 18 years of age, in order to apply for an examination permit or a special learner permit you must present:</q>
        <a>Consent form signed by a parent or a guardian</a>
        <b>Proof of school attendance</b>
        <c>Immunization records</c>
        <d>US Passport</d>
    </question>
	
    <question answer="a">
        <q>All Graduated Driver License (GDL) permits are valid for how long?</q>
        <a>Two years</a>
        <b>90 days</b>
        <c>Six months</c>
        <d>One year</d>
    </question>
    
    <question answer="a">
        <q>Individuals who are applying for their first driver license are required to participate in which program?</q>
        <a>Graduated Driver License (GDL) program</a>
        <b>Driver Permit Program (DPP)</b>
        <c>After school driving programs</c>
        <d>English as a second language (ESL) courses</d>
    </question>

    <question answer="b">
        <q>In order to operate a large truck, bus or vehicle that transports hazardous materials, you need what?</q>
        <a>Valid US Passport</a>
        <b>Commercial Driver License (CDL) with the proper endorsements</b>
        <c>Basic Digital Driver License (DDL)</c>
        <d>Both B and C</d>
    </question>

    <question answer="b">
        <q>When moving to New Jersey from out-of-state, how soon are you required to get a New Jersey license?</q>
        <a>30 days</a>
        <b>60 days</b>
        <c>90 days</c>
        <d>One year</d>
    </question>

    <question answer="b">
        <q>When operating a vehicle in New Jersey, you must carry what in addition to a valid driver license or provisional license?</q>
        <a>Valid insurance card</a>
        <b>Valid vehicle registration and insurance card</b>
        <c>Valid insurance card, vehicle registration and 6 points of identification</c>
        <d>A valid vehicle registration card</d>
    </question>

    <question answer="d">
        <q>Requirements for 6 Point ID Verification include but are not limited to:</q>
        <a>A primary and a secondary ID</a>
        <b>At least six points of ID</b>
        <c>One proof of address</c>
        <d>All of the above</d>
    </question>

    <question answer="d">
        <q>If you wish to use a birth certificate as part of 6 Point ID Verification, it must be:</q>
        <a>Civil document with a state/municipal seal</a>
        <b>Original document or a certified copy  – not a photocopy or fax</b>
        <c>Issued in the same name that you currently use or accompanied by a proof of a legal name change if your name is different
        </c>
        <d>All of the above</d>
    </question>

    <question answer="b">
        <q>To get a special learner permit you must be how old?</q>
        <a>15 years old</a>
        <b>16 years old</b>
        <c>17 years old</c>
        <d>Junior in high school</d>
    </question>

    <question answer="c">
        <q>To get a provisional license you must:</q>
        <a>Pass the MVC road test, be at least 18 years old and have completed 6 months of supervised driving without any suspensions</a>
        <b>Pass the MVC road test, be at least 17 years old and have completed one year of supervised driving without any suspensions</b>
        <c>Pass the MVC road test, be at least 17 years old and have completed 6 months of supervised practice driving</c>
        <d>Pass the MVC road test, be at least 18, completed 6 months of unsupervised driving</d>
    </question>

    <question answer="a">
        <q>A basic driver license will be issued to applicants who:</q>
        <a>Are at least 18 years old and have completed one year of unsupervised driving with a provisional driver license</a>
        <b>Are at least 18 years old and have completed one year of supervised driving with a provisional driver license</b>
        <c>Are at least 17 years old and have passed the MVC road test</c>
        <d>Are at least 17 years old, have passed the MVC road test and have completed six months of supervised driving with a provisional driver license</d>
    </question>

    <question answer="d">
        <q>The restrictions for a special learner permit prohibit driving:</q>
        <a>Between 11:01 p.m. and 5:00 a.m.</a>
        <b>With more than one person who is not from the special learner permit holder’s household</b>
        <c>Without an Adult Supervising Driver who must be 21 years of age, posses a valid NJ license and have a minimum of three years driving experience</c>
        <d>All of the above</d>
    </question>
</quiz>

