{"title":"Connecticut Electrical Exam Prep","description":"\n\u003cstyle\u003e\n  .jcr-ct-self-study {\n    --ink:#0c1f3f;\n    --muted:#4c5870;\n    --line:#dfe6f2;\n    --brand:#d97a05;\n    --brand-dark:#ad5f03;\n    color:#fff;\n    font-family:\"Source Sans Pro\",Arial,sans-serif;\n    max-width:780px;\n  }\n  .collection-hero { isolation:isolate; position:relative; }\n  .collection-hero__image { z-index:0; }\n  .collection-hero::after {\n    background:linear-gradient(90deg,rgba(1,11,64,.78),rgba(1,11,64,.56),rgba(1,11,64,.2));\n    border-radius:inherit;\n    content:\"\";\n    inset:0;\n    pointer-events:none;\n    position:absolute;\n    z-index:1;\n  }\n  .collection-hero__content-wrap { position:relative; z-index:2; }\n  .collection-hero__content h1 { text-shadow:0 2px 18px rgba(1,11,64,.55); }\n  .jcr-ct-self-study * { box-sizing:border-box; }\n  .jcr-ct-self-study a { color:inherit; }\n  .jcr-ct-kicker {\n    color:#ffcf8c;\n    font-size:14px;\n    font-weight:900;\n    letter-spacing:1px;\n    margin:0 0 12px;\n    text-transform:uppercase;\n  }\n  .jcr-ct-lead {\n    color:rgba(255,255,255,.96);\n    font-size:clamp(20px,2.2vw,28px);\n    font-weight:900;\n    line-height:1.22;\n    margin:0 0 18px;\n  }\n  .jcr-ct-copy {\n    color:rgba(255,255,255,.92);\n    font-size:18px;\n    line-height:1.5;\n    margin:0 0 24px;\n  }\n  .jcr-ct-copy a,\n  .jcr-ct-note a,\n  .jcr-ct-details a {\n    color:#ffcf8c;\n    font-weight:800;\n    text-decoration:underline;\n  }\n  .jcr-ct-actions {\n    display:grid;\n    gap:12px;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    margin:0 0 22px;\n  }\n  .jcr-ct-button {\n    align-items:center;\n    border-radius:6px;\n    display:inline-flex;\n    font-size:16px;\n    font-weight:900;\n    justify-content:center;\n    min-height:48px;\n    padding:13px 22px;\n    text-decoration:none!important;\n  }\n  .jcr-ct-button--primary {\n    background:var(--brand);\n    border:2px solid var(--brand);\n    color:#fff!important;\n  }\n  .jcr-ct-button--primary:hover {\n    background:var(--brand-dark);\n    border-color:var(--brand-dark);\n  }\n  .jcr-ct-button--secondary {\n    background:#fff;\n    border:2px solid #fff;\n    color:var(--ink)!important;\n  }\n  .jcr-ct-actions \u003e .jcr-ct-button,\n  .jcr-ct-actions \u003e .jcr-ct-compare { width:100%; }\n  .jcr-ct-compare { margin:0; }\n  .jcr-ct-compare summary { height:100%; width:100%; }\n  .jcr-ct-compare[open] { grid-column:1 \/ -1; }\n  .jcr-ct-compare summary,\n  .jcr-ct-details summary {\n    cursor:pointer;\n    list-style:none;\n  }\n  .jcr-ct-compare summary::-webkit-details-marker,\n  .jcr-ct-details summary::-webkit-details-marker { display:none; }\n  .jcr-ct-compare summary::after,\n  .jcr-ct-details summary::after {\n    content:\" +\";\n    font-weight:900;\n    margin-left:8px;\n  }\n  .jcr-ct-compare[open] summary::after,\n  .jcr-ct-details[open] summary::after { content:\" −\"; }\n  .jcr-ct-compare-panel {\n    background:#fff;\n    border:1px solid var(--line);\n    border-left:6px solid var(--brand);\n    border-radius:8px;\n    box-shadow:0 12px 30px rgba(1,11,64,.22);\n    color:var(--ink);\n    margin-top:12px;\n    padding:22px 24px;\n  }\n  .jcr-ct-compare-grid {\n    display:grid;\n    gap:18px 24px;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n  .jcr-ct-compare-item strong {\n    color:var(--brand);\n    display:block;\n    font-size:15px;\n    font-weight:900;\n    margin:0 0 4px;\n  }\n  .jcr-ct-compare-item span {\n    color:var(--ink);\n    display:block;\n    font-size:16px;\n    line-height:1.4;\n  }\n  .jcr-ct-compare-note {\n    border-top:1px solid var(--line);\n    color:var(--muted);\n    font-size:15px;\n    line-height:1.45;\n    margin:18px 0 0;\n    padding:16px 0 0;\n  }\n  .jcr-ct-compare-note a { color:var(--brand-dark); font-weight:900; }\n  .jcr-ct-stat {\n    background:#fff;\n    border-left:6px solid var(--brand);\n    border-radius:8px;\n    color:var(--ink);\n    display:grid;\n    gap:0;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    margin:0 0 22px;\n    padding:22px 18px 18px;\n  }\n  .jcr-ct-stat__item {\n    border-right:1px solid var(--line);\n    padding:0 18px;\n    text-align:center;\n  }\n  .jcr-ct-stat__item:nth-child(3) { border-right:0; }\n  .jcr-ct-stat__number {\n    color:var(--ink);\n    display:block;\n    font-size:clamp(36px,5vw,54px);\n    font-weight:900;\n    line-height:1;\n    margin:0 0 8px;\n  }\n  .jcr-ct-stat__text {\n    color:var(--muted);\n    display:block;\n    font-size:15px;\n    line-height:1.3;\n  }\n  .jcr-ct-stat__text strong {\n    color:var(--brand);\n    display:block;\n    font-size:17px;\n  }\n  .jcr-ct-stat__note {\n    border-top:1px solid var(--line);\n    color:var(--muted);\n    font-size:14px;\n    grid-column:1 \/ -1;\n    line-height:1.4;\n    margin:18px 0 0;\n    padding:16px 12px 0;\n    text-align:center;\n  }\n  .jcr-ct-buy {\n    background:rgba(255,255,255,.97);\n    border:1px solid var(--line);\n    border-left:6px solid var(--brand);\n    border-radius:8px;\n    color:var(--ink);\n    font-size:16px;\n    line-height:1.5;\n    margin:0 0 22px;\n    padding:19px 22px;\n  }\n  .jcr-ct-buy strong { color:var(--brand); }\n  .jcr-ct-options {\n    display:grid;\n    gap:16px;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    margin:0 0 22px;\n  }\n  .jcr-ct-option {\n    background:rgba(255,255,255,.97);\n    border:1px solid var(--line);\n    border-radius:8px;\n    color:var(--ink);\n    padding:20px;\n  }\n  .jcr-ct-option h2 {\n    color:var(--ink);\n    font-size:21px;\n    line-height:1.15;\n    margin:0 0 10px;\n  }\n  .jcr-ct-option p {\n    color:var(--muted);\n    font-size:15px;\n    line-height:1.45;\n    margin:0;\n  }\n  .jcr-ct-details {\n    background:rgba(1,11,64,.66);\n    border-left:4px solid var(--brand);\n    border-radius:8px;\n    color:rgba(255,255,255,.96);\n    font-size:16px;\n    line-height:1.5;\n    margin:0 0 18px;\n    padding:18px 20px;\n  }\n  .jcr-ct-details summary { color:#fff; font-weight:900; }\n  .jcr-ct-details ul { margin:14px 0 0; padding-left:20px; }\n  .jcr-ct-details li { margin:0 0 8px; }\n  .jcr-ct-note {\n    background:rgba(1,11,64,.66);\n    border-left:4px solid var(--brand);\n    border-radius:8px;\n    color:rgba(255,255,255,.96);\n    font-size:16px;\n    line-height:1.5;\n    margin:0;\n    padding:18px 20px;\n  }\n  @media (max-width:800px) {\n    .jcr-ct-compare-grid,\n    .jcr-ct-options { grid-template-columns:1fr; }\n  }\n  @media (max-width:700px) {\n    .jcr-ct-actions { grid-template-columns:1fr; }\n    .jcr-ct-actions .jcr-ct-button { width:100%; }\n    .jcr-ct-stat { grid-template-columns:1fr; }\n    .jcr-ct-stat__item {\n      border-bottom:1px solid var(--line);\n      border-right:0;\n      padding:14px 8px;\n    }\n    .jcr-ct-stat__item:nth-child(3) { border-bottom:0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jcr-ct-self-study\"\u003e\n  \u003cp class=\"jcr-ct-kicker\"\u003eConnecticut electrical exam prep\u003c\/p\u003e\n  \u003cp class=\"jcr-ct-lead\"\u003eConnecticut electrical exam prep you can start today.\u003c\/p\u003e\n  \u003cp class=\"jcr-ct-copy\"\u003ePrepare for Connecticut's open-book E-1 contractor or E-2 journeyperson exam with JCR's 2020 NEC self-study materials or live virtual exam-prep classes. The \u003ca href=\"https:\/\/test-takers.psiexams.com\/api\/content\/bulletin\/84\"\u003ecurrent PSI bulletin\u003c\/a\u003e allows the 2020 or 2023 NEC for both exams.\u003c\/p\u003e\n\n  \u003cdiv class=\"jcr-ct-actions\"\u003e\n    \u003ca class=\"jcr-ct-button jcr-ct-button--primary\" href=\"\/collections\/virtual-courses\"\u003eView Live Virtual Exam Prep Classes\u003c\/a\u003e\n    \u003ca class=\"jcr-ct-button jcr-ct-button--secondary\" href=\"\/products\/connecticut-e1-e2-electrical-exam-prep-self-study\"\u003eShop Connecticut Self-Study Exam Prep\u003c\/a\u003e\n    \u003ca class=\"jcr-ct-button jcr-ct-button--secondary\" href=\"https:\/\/quiz.jcrproductions.com\/free-practice\/\"\u003eTry Free Practice Exam\u003c\/a\u003e\n\n  \u003cdetails class=\"jcr-ct-compare\"\u003e\n    \u003csummary class=\"jcr-ct-button jcr-ct-button--secondary\"\u003eCompare E-1 + E-2 exams\u003c\/summary\u003e\n    \u003cdiv class=\"jcr-ct-compare-panel\"\u003e\n      \u003cdiv class=\"jcr-ct-compare-grid\"\u003e\n        \u003cdiv class=\"jcr-ct-compare-item\"\u003e\n\u003cstrong\u003eE-1 trade exam\u003c\/strong\u003e\u003cspan\u003e100 questions · 4 hours · 70% to pass\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"jcr-ct-compare-item\"\u003e\n\u003cstrong\u003eE-2 trade exam\u003c\/strong\u003e\u003cspan\u003e80 questions · 3.5 hours · 70% to pass\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"jcr-ct-compare-item\"\u003e\n\u003cstrong\u003eE-1 extra requirement\u003c\/strong\u003e\u003cspan\u003eSeparate Business \u0026amp; Law exam: 50 questions · 2 hours · 70% to pass\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"jcr-ct-compare-item\"\u003e\n\u003cstrong\u003eE-2 requirement\u003c\/strong\u003e\u003cspan\u003eTrade exam only; no separate Business \u0026amp; Law exam\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"jcr-ct-compare-note\"\u003eBoth trade exams are open book. See every topic and allowed reference in the \u003ca href=\"https:\/\/test-takers.psiexams.com\/api\/content\/bulletin\/84\"\u003eofficial PSI bulletin, updated February 4, 2026\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-ct-stat\"\u003e\n    \u003cdiv class=\"jcr-ct-stat__item\"\u003e\n      \u003cspan class=\"jcr-ct-stat__number\"\u003e93%\u003c\/span\u003e\n      \u003cspan class=\"jcr-ct-stat__text\"\u003e\u003cstrong\u003ePass rate\u003c\/strong\u003eamong JCR classroom exam-prep students\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"jcr-ct-stat__item\"\u003e\n      \u003cspan class=\"jcr-ct-stat__number\"\u003e40+\u003c\/span\u003e\n      \u003cspan class=\"jcr-ct-stat__text\"\u003e\u003cstrong\u003eYears\u003c\/strong\u003eteaching electrical professionals\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"jcr-ct-stat__item\"\u003e\n      \u003cspan class=\"jcr-ct-stat__number\"\u003e20,000+\u003c\/span\u003e\n      \u003cspan class=\"jcr-ct-stat__text\"\u003e\u003cstrong\u003eElectricians trained\u003c\/strong\u003ethrough JCR programs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"jcr-ct-stat__note\"\u003eJCR's materials use the \u003cstrong\u003e2020 NEC\u003c\/strong\u003e, one of the two NEC editions PSI currently allows for Connecticut E-1 and E-2.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-ct-buy\"\u003e\n    \u003cstrong\u003eBest choice for E-1 and E-2 trade exam candidates:\u003c\/strong\u003e start with the Connecticut E-1 \u0026amp; E-2 Self-Study Course. It combines the manual, online videos, 500+ practice questions, and permanent Code tabs. E-1 candidates also need separate Business \u0026amp; Law preparation; this bundle prepares you for the electrical trade\/NEC side.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-ct-options\"\u003e\n    \u003carticle class=\"jcr-ct-option\"\u003e\n      \u003ch2\u003eManual + videos\u003c\/h2\u003e\n      \u003cp\u003eLearn NEC navigation, calculations, theory, and exam-style problem solving at your own pace.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"jcr-ct-option\"\u003e\n      \u003ch2\u003e500+ practice questions\u003c\/h2\u003e\n      \u003cp\u003eBuild speed and accuracy with JCR's proprietary mock exam before PSI's timed test.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"jcr-ct-option\"\u003e\n      \u003ch2\u003ePermanent Code tabs\u003c\/h2\u003e\n      \u003cp\u003eMove through NFPA 70 and NFPA 72 faster with permanent tabs PSI allows.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"jcr-ct-details\"\u003e\n    \u003csummary\u003eExam-day rules and official links\u003c\/summary\u003e\n    \u003cul\u003e\n      \u003cli\u003eBring your own allowed books. The E-1 and E-2 lists include the 2020 or 2023 NEC, NFPA 72 (2013), OSHA references, and additional books.\u003c\/li\u003e\n      \u003cli\u003ePermanent tabs are allowed. Temporary tabs and loose papers are not.\u003c\/li\u003e\n      \u003cli\u003eA silent, nonprinting, non-programmable calculator is allowed.\u003c\/li\u003e\n      \u003cli\u003eE-1 candidates use the Connecticut NASCLA Contractors Guide, 6th edition, for the separate Business \u0026amp; Law exam.\u003c\/li\u003e\n      \u003cli\u003e\n\u003ca href=\"https:\/\/test-takers.psiexams.com\/api\/content\/bulletin\/84\"\u003eOpen the current PSI bulletin\u003c\/a\u003e · \u003ca href=\"https:\/\/portal.ct.gov\/dcp\/license-services-division\/all-license-applications\/electrical-license\"\u003eConnecticut electrical license application\u003c\/a\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/details\u003e\n\n  \u003cp class=\"jcr-ct-note\"\u003eWant live instructor help? View JCR's \u003ca href=\"\/collections\/virtual-courses\"\u003elive virtual exam-prep classes\u003c\/a\u003e or call \u003ca href=\"tel:+17046968555\"\u003e(704) 696-8555\u003c\/a\u003e and we will help you choose the right path.\u003c\/p\u003e\n\u003c\/div\u003e\n","products":[{"product_id":"vfd-plc-variable-frequency-drives-and-programmable-logic-controllers-1","title":"9\/10\/26 and 9\/11\/26 - VFD\/PLC CE (Variable Frequency Drives and Programmable Logic Controllers) - Virtual","description":"\u003cp\u003e9\/10\/26 Virtual Zoom - 12p - 4p EST\u003c\/p\u003e\n\u003cp\u003e9\/11\/26 Virtual Zoom - 9a -1p EST\u003c\/p\u003e\n\u003cp\u003e$230 for both days\u003c\/p\u003e","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":51984872538393,"sku":null,"price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/Rectangle_8725_977e86d9-f767-4dff-8980-59782927d7bd.png?v=1770896959"},{"product_id":"2020-limited-unlimited-sample-exam-booklet","title":"2020 NEC Mock Exam: 500+ Questions","description":"\u003ch5\u003eTest your 2020 NEC exam readiness with JCR's 500+ question electrical mock exam.\u003c\/h5\u003e\u003cbr\u003e\n\n\u003cp\u003eThis mock exam package includes a printed sample exam booklet plus access to JCR's digital mock exam app. Use it when you want realistic practice, NEC answer references, and a clearer picture of whether you are ready before you sit for your electrical licensing exam.\u003c\/p\u003e\u003cbr\u003e\n\n\u003cp\u003eThe mock exam is built for 2020 NEC-based electrical exam prep. It is a strong fit after you finish a class, while you are working through a self-study bundle, or when you need a stand-alone readiness check before scheduling or retaking your exam. Confirm your exact exam name, code edition, and allowed references on JCR's \u003ca href=\"\/pages\/state-requirements-electricians\"\u003estate requirements page\u003c\/a\u003e before ordering.\u003c\/p\u003e\u003cbr\u003e\n\n\u003cp\u003eThis electrical mock exam package includes:\u003c\/p\u003e\u003cbr\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003e500+ realistic practice questions:\u003c\/strong\u003e sample exam questions designed to build code-search speed, calculation confidence, and exam stamina.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAnswer references from the 2020 NEC:\u003c\/strong\u003e check missed questions against the code book so your review turns into real code-navigation practice.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePrinted mock exam booklet:\u003c\/strong\u003e paper practice that feels closer to the testing process and helps you work through full exam sets.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDigital mock exam app access:\u003c\/strong\u003e online practice so you can keep testing weak areas, timing, and readiness.\u003c\/li\u003e\n\u003c\/ul\u003e\u003cbr\u003e\n\n\u003cstyle\u003e\n  .jcr-product-proof {\n    background: #f4f7fb;\n    border: 1px solid #dfe6f2;\n    border-radius: 8px;\n    margin: 32px 0 0;\n    padding: 28px;\n  }\n\n  .jcr-product-proof h3 {\n    color: #0c1f3f;\n    font-size: 26px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n\n  .jcr-product-proof p,\n  .jcr-product-proof li {\n    color: #0c1f3f;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.45;\n  }\n\n  .jcr-product-proof ul {\n    margin: 16px 0 0;\n    padding-left: 20px;\n  }\n\n  .jcr-product-proof li {\n    margin: 10px 0;\n  }\n\n  .jcr-product-proof a {\n    color: #0c1f3f;\n    font-weight: 800;\n    text-decoration: underline;\n  }\n\n  .jcr-self-study-faq {\n    background: #fffdf5;\n    border: 1px solid #e8e0d2;\n    border-radius: 8px;\n    margin: 32px 0 0;\n    padding: 28px;\n  }\n\n  .jcr-self-study-faq h3 {\n    color: #0c1f3f;\n    font-size: 26px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 6px;\n  }\n\n  .jcr-self-study-faq__intro,\n  .jcr-self-study-faq p {\n    color: #26231f;\n    font-size: 16px;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .jcr-self-study-faq__intro {\n    margin-bottom: 14px;\n  }\n\n  .jcr-self-study-faq__item {\n    border-top: 1px solid #e8e0d2;\n    padding: 18px 0;\n  }\n\n  .jcr-self-study-faq__item:last-child {\n    padding-bottom: 0;\n  }\n\n  .jcr-self-study-faq h4 {\n    color: #0c1f3f;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.3;\n    margin: 0 0 8px;\n  }\n\n  .jcr-self-study-faq a {\n    color: #0c1f3f;\n    font-weight: 800;\n    text-decoration: underline;\n  }\n\n  @media (max-width: 749px) {\n    .jcr-product-proof,\n    .jcr-self-study-faq {\n      padding: 22px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jcr-product-proof\"\u003e\n  \u003ch3\u003eBefore you order\u003c\/h3\u003e\n  \u003cp\u003eUse this mock exam when you already have the 2020 NEC and need realistic practice questions, answer references, and a readiness check.\u003c\/p\u003e\n  \u003cul\u003e\n    \u003cli\u003eNeed the full study system? Get the complete \u003ca href=\"\/products\/limited-unlimited-exam-preparation-bundle\"\u003eElectrical Exam Prep Self-Study Bundle -\u0026gt;\u003c\/a\u003e\n\u003c\/li\u003e\n    \u003cli\u003eConfirm your exact exam requirements on your \u003ca href=\"\/pages\/state-requirements-electricians\"\u003estate's requirements page -\u0026gt;\u003c\/a\u003e\n\u003c\/li\u003e\n    \u003cli\u003eGroup discounts available for orders of 5+ copies. \u003ca href=\"mailto:info@jcrproductions.com\"\u003eEmail JCR -\u0026gt;\u003c\/a\u003e\n\u003c\/li\u003e\n    \u003cli\u003eQuestions? Call JCR at \u003ca href=\"tel:7046968555\"\u003e(704) 696-8555\u003c\/a\u003e or \u003ca href=\"mailto:info@jcrproductions.com?subject=Electrical%20Mock%20Exam%20Question\"\u003eemail us\u003c\/a\u003e for help choosing the right exam prep option.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"jcr-self-study-faq\"\u003e\n  \u003ch3\u003eElectrical Mock Exam FAQ\u003c\/h3\u003e\n  \u003cp class=\"jcr-self-study-faq__intro\"\u003eQuick answers before you order.\u003c\/p\u003e\n\n  \u003cdiv class=\"jcr-self-study-faq__item\"\u003e\n    \u003ch4\u003eIs this the full self-study bundle?\u003c\/h4\u003e\n    \u003cp\u003eNo. This product is the mock exam booklet plus digital mock exam practice. If you also need the manual, video lessons, and full study path, choose the \u003ca href=\"\/products\/limited-unlimited-exam-preparation-bundle\"\u003eElectrical Exam Prep Self-Study Bundle\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-self-study-faq__item\"\u003e\n    \u003ch4\u003eWho should buy the mock exam?\u003c\/h4\u003e\n    \u003cp\u003eBuy it if you have already studied and want a realistic readiness check, or if you need extra practice questions alongside a class, workshop, or self-study bundle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-self-study-faq__item\"\u003e\n    \u003ch4\u003eWhat code book do I need?\u003c\/h4\u003e\n    \u003cp\u003eThis mock exam is built around the 2020 NEC. Your licensing agency's current candidate bulletin controls the exact code edition and allowed references, so confirm those details before you practice and again before test day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jcr-self-study-faq__item\"\u003e\n    \u003ch4\u003eHow should I use it?\u003c\/h4\u003e\n    \u003cp\u003eWork practice sets with the NEC open, check every missed answer against the reference, and repeat weak topics until you can find answers quickly. The goal is not just memorization; it is faster code-book navigation under exam pressure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":52065204666649,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/limited_unlimited_sample_exam.png?v=1773288147"},{"product_id":"permanent-labels-nfpa70-nfpa72","title":"Permanent Labels (NFPA70 \u0026 NFPA72) Code Book Tabs","description":"Find key NEC and NFPA 72 sections faster during study and open-book electrical exams. These pre-printed permanent tabs help you organize your 2020 code books so you can spend less time searching and more time answering questions.\n\n\u003cbr\u003e\u003cbr\u003eThese tabs are for the 2020 NEC state exams\n\nIncludes permanent labels for the 2020 NEC and NFPA 72, designed to help exam candidates quickly locate major articles, tables, and reference sections.\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cstrong\u003eStudent tips:\u003c\/strong\u003e\n\u003cul\u003e\n  \u003cli\u003ePinch each tab firmly onto both sides of the page so it bonds permanently.\u003c\/li\u003e\n  \u003cli\u003eStart from the back of the book and work forward so the tabs line up cleanly.\u003c\/li\u003e\n  \u003cli\u003eDo not leave tabbed books in a hot vehicle; heat can weaken adhesive and print.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cbr\u003eAlways check your state’s exam rules before test day to confirm which reference materials and tab types are permitted.\n","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":52065236091161,"sku":null,"price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/JCRProductCoverArt.png?v=1772751680"},{"product_id":"7-15-26-electrical-exam-prep-live-virtual","title":"7\/15\/26 - Electrical Exam Prep - Live Virtual 4 Sessions (Mike Waggoner)","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":52422502023449,"sku":null,"price":747.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/image_f7ce1fdb-8fb4-4a2f-b6d2-0e90928d4bcf.png?v=1782394485"},{"product_id":"8-19-26-electrical-exam-prep-live-virtual-4-sessions-mike-waggoner","title":"8\/19\/26 - Electrical Exam Prep - Live Virtual 4 Sessions (Mike Waggoner)","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":52756395458841,"sku":null,"price":760.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/image_f7ce1fdb-8fb4-4a2f-b6d2-0e90928d4bcf.png?v=1782394485"},{"product_id":"connecticut-e1-e2-electrical-exam-prep-self-study","title":"Connecticut E-1 \u0026 E-2 Electrical Exam Prep - Self-Study Course (2020 NEC)","description":"\n\u003cdiv style=\"max-width:760px;line-height:1.65;color:#17233d;\"\u003e\n  \u003cp style=\"font-size:22px;font-weight:800;line-height:1.3;margin:0 0 14px;\"\u003ePrepare for Connecticut's E-1 or E-2 electrical trade exam with a complete 2020 NEC self-study system.\u003c\/p\u003e\n  \u003cp style=\"margin:0 0 18px;\"\u003eBuild the code-navigation speed, calculation fluency, and test-taking confidence you need for Connecticut's open-book electrical trade exam. This $495 bundle combines JCR's exam-prep manual, 100 study videos, 500+ practice questions, digital mock exam access, and permanent Code tabs.\u003c\/p\u003e\n\n  \u003cdiv style=\"background:#fff4e5;border:2px solid #d97a05;border-radius:8px;padding:18px 20px;margin:0 0 22px;\"\u003e\n    \u003cp style=\"font-size:18px;font-weight:800;margin:0 0 8px;\"\u003eImportant for E-1 candidates\u003c\/p\u003e\n    \u003cp style=\"margin:0;\"\u003e\u003cstrong\u003eConnecticut also requires a separate Business \u0026amp; Law exam for the E-1 license.\u003c\/strong\u003e This JCR course prepares you for the electrical trade\/NEC portion only. It does not include Connecticut Business \u0026amp; Law instruction, the Connecticut NASCLA Contractors Guide, application or eligibility review, or complete coverage of every Connecticut-specific rule and reference listed by PSI. E-2 candidates take the trade exam only.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:24px;margin:24px 0 12px;\"\u003eWhat is included\u003c\/h3\u003e\n  \u003cul style=\"margin:0 0 22px;padding-left:22px;\"\u003e\n    \u003cli style=\"margin-bottom:10px;\"\u003e\n\u003cstrong\u003e152-page JCR Exam Prep Manual:\u003c\/strong\u003e a unit-by-unit study path with a six-week schedule, guided practice, video prompts, and answer keys.\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:10px;\"\u003e\n\u003cstrong\u003e100 study videos spanning 20+ hours:\u003c\/strong\u003e step-by-step instruction you can pause, rewind, and revisit.\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:10px;\"\u003e\n\u003cstrong\u003e500+ realistic practice questions:\u003c\/strong\u003e paper and digital practice to build speed, timing, and accuracy.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePermanent NFPA 70 and NFPA 72 Code tabs:\u003c\/strong\u003e faster access to heavily tested articles, tables, and sections.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 style=\"font-size:24px;margin:24px 0 12px;\"\u003eConnecticut E-1 and E-2 trade exams\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 16px;\"\u003e\n    \u003cdiv style=\"background:#f5f7fb;border:1px solid #dce3ef;border-radius:8px;padding:16px;\"\u003e\n      \u003cstrong style=\"display:block;font-size:18px;\"\u003eE-1 trade exam\u003c\/strong\u003e\n      \u003cspan\u003e100 questions · 4 hours · 70% to pass\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#f5f7fb;border:1px solid #dce3ef;border-radius:8px;padding:16px;\"\u003e\n      \u003cstrong style=\"display:block;font-size:18px;\"\u003eE-2 trade exam\u003c\/strong\u003e\n      \u003cspan\u003e80 questions · 3.5 hours · 70% to pass\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"margin:0 0 18px;\"\u003eBoth trade exams are open book. PSI's bulletin updated February 4, 2026 lists either the 2020 or 2023 NEC as allowed for E-1 and E-2. JCR's course is built around the \u003cstrong\u003e2020 NEC\u003c\/strong\u003e, so it is the best fit for candidates studying with and bringing the 2020 edition. PSI can change exam details and allowed references; review the \u003ca href=\"https:\/\/test-takers.psiexams.com\/api\/content\/bulletin\/84\"\u003ecurrent official Connecticut PSI bulletin\u003c\/a\u003e before test day.\u003c\/p\u003e\n\n  \u003ch3 style=\"font-size:24px;margin:24px 0 12px;\"\u003eWhat you will study\u003c\/h3\u003e\n  \u003cp style=\"margin:0 0 18px;\"\u003eNEC navigation, test strategy, Ohm's Law, electrical formulas, ampacity, overcurrent protection, dwelling and service calculations, grounding and bonding, boxes, raceways, conduit fill, motors, appliances, special occupancies, NFPA 72, and electrical math review.\u003c\/p\u003e\n\n  \u003cdiv style=\"background:#0c1f3f;color:#fff;border-radius:8px;padding:20px;margin:24px 0;\"\u003e\n    \u003cp style=\"font-size:20px;font-weight:800;margin:0 0 8px;\"\u003eA practical study path\u003c\/p\u003e\n    \u003cp style=\"margin:0;\"\u003eWork through the manual and videos first, then use the mock exams to identify weak areas and build open-book lookup speed. Most successful students plan several weeks of consistent study rather than trying to cram.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails style=\"border-top:1px solid #dce3ef;padding:14px 0;\"\u003e\n    \u003csummary style=\"cursor:pointer;font-weight:800;\"\u003eDoes this cover Connecticut Business \u0026amp; Law?\u003c\/summary\u003e\n    \u003cp style=\"margin:10px 0 0;\"\u003eNo. E-1 candidates must prepare separately for Connecticut's Business \u0026amp; Law exam using the references in the current PSI bulletin. JCR's bundle focuses on the electrical trade\/NEC exam. E-2 candidates do not take a separate Business \u0026amp; Law exam.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails style=\"border-top:1px solid #dce3ef;padding:14px 0;\"\u003e\n    \u003csummary style=\"cursor:pointer;font-weight:800;\"\u003eIs this a Connecticut licensing or application course?\u003c\/summary\u003e\n    \u003cp style=\"margin:10px 0 0;\"\u003eNo. JCR provides electrical exam-prep study materials. Connecticut DCP decides eligibility and licensing, and PSI administers the exams. Use the \u003ca href=\"https:\/\/portal.ct.gov\/dcp\/license-services-division\/all-license-applications\/electrical-license\"\u003eConnecticut electrical licensing page\u003c\/a\u003e for current application requirements.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails style=\"border-top:1px solid #dce3ef;border-bottom:1px solid #dce3ef;padding:14px 0;\"\u003e\n    \u003csummary style=\"cursor:pointer;font-weight:800;\"\u003eCan I get live instructor help?\u003c\/summary\u003e\n    \u003cp style=\"margin:10px 0 0;\"\u003eYes. Browse JCR's \u003ca href=\"\/collections\/virtual-courses\"\u003elive virtual electrical exam-prep classes\u003c\/a\u003e if you prefer a scheduled class with an instructor.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cp style=\"margin:22px 0 0;\"\u003eQuestions before ordering? Call \u003ca href=\"tel:+17046968555\"\u003e(704) 696-8555\u003c\/a\u003e or \u003ca href=\"mailto:info@jcrproductions.com?subject=Connecticut%20Exam%20Prep%20Question\"\u003eemail JCR\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"JCR Productions","offers":[{"title":"Default Title","offer_id":52827300397337,"sku":null,"price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/files\/ct-e1-e2-electrical-exam-prep-product-honest-v2.png?v=1784034292"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/4089\/7049\/collections\/7_f6d422be-eefb-4ba5-a0f2-e937d0eef7c2.png?v=1784028507","url":"https:\/\/www.jcrproductions.com\/collections\/connecticut-electrical-exam-prep.oembed","provider":"JCR Productions","version":"1.0","type":"link"}