{"id":1025,"date":"2021-08-25T02:31:56","date_gmt":"2021-08-25T02:31:56","guid":{"rendered":"https:\/\/englishclasswithcheryl.com\/?page_id=1025"},"modified":"2023-04-03T01:21:17","modified_gmt":"2023-04-03T01:21:17","slug":"group-sessions","status":"publish","type":"page","link":"https:\/\/www.englishwithcheryl.ca\/fr\/group-sessions\/","title":{"rendered":"Group Sessions"},"content":{"rendered":"\n<h3 class=\"wp-block-heading alignwide has-text-align-center has-extra-large-font-size\" style=\"padding-right:var(--wp--preset--spacing--70)\"><strong>Next Group Session : Tuesdays, Apr 25 &#8211; May 30 , 2023<\/strong> <\/h3>\n\n\n\n<div style=\"height:13px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"582\" height=\"750\" src=\"https:\/\/i0.wp.com\/www.englishwithcheryl.ca\/wp-content\/uploads\/2021\/08\/GroupClassOnlineResizedCropped.jpg?resize=582%2C750&#038;ssl=1\" alt=\"Group ESL lesson\" class=\"wp-image-1050\" srcset=\"https:\/\/i0.wp.com\/www.englishwithcheryl.ca\/wp-content\/uploads\/2021\/08\/GroupClassOnlineResizedCropped.jpg?w=582&amp;ssl=1 582w, https:\/\/i0.wp.com\/www.englishwithcheryl.ca\/wp-content\/uploads\/2021\/08\/GroupClassOnlineResizedCropped.jpg?resize=233%2C300&amp;ssl=1 233w\" sizes=\"auto, (max-width: 582px) 100vw, 582px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-green-background-color has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0px;padding-left:var(--wp--preset--spacing--80);flex-basis:67%\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\">\n<p>Rate:<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p><strong>$120<\/strong> (CAD)\/6-week session<br><strong>$30<\/strong> (CAD)\/class (drop-in)<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-small-font-size\">&#8211;<span style=\"color: #222222;background-color: #EEEADD\" class=\"stk-highlight\"> <strong>Tuesdays 12:30pm-2:15pm EDT<\/strong><\/span> (with 15 min break)<br><em>Appropriate for <strong>Low-Intermediate to Advanced<\/strong><\/em><\/p>\n\n\n\n<p class=\"has-small-font-size\">&#8211; <strong><span style=\"color: #222222;background-color: #EEEADD\" class=\"stk-highlight\">Tuesdays 6:30pm-8:15pm EDT<\/span><\/strong> (with 15 min break)<br><em>Appropriate for <strong>Low-Intermediate to Advanced<\/strong><\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<div id=\"smart-button-container\">\n      <div style=\"text-align: center;\">\n        <div style=\"margin-bottom: 1.25rem;\">\n          <p><\/p>\n          <select id=\"item-options\"><option value=\"Tuesdays 12:30pm EDT\" price=\"120\">Tuesdays 12:30pm EDT &#8211; 120 CAD<\/option><option value=\"Tuesdays 6:30pm EDT\" price=\"120\">Tuesdays 6:30pm EDT &#8211; 120 CAD<\/option><option value=\"Drop-in (one class only)\" price=\"30\">Drop-in (one class only) &#8211; 30 CAD<\/option><\/select>\n          <select style=\"visibility: hidden\" id=\"quantitySelect\"><\/select>\n        <\/div>\n      <div id=\"paypal-button-container\"><\/div>\n      <\/div>\n    <\/div>\n    <script src=\"https:\/\/www.paypal.com\/sdk\/js?client-id=sb&#038;enable-funding=venmo&#038;currency=CAD\" data-sdk-integration-source=\"button-factory\"><\/script>\n    <script>\n      function initPayPalButton() {\n        var shipping = 0;\n        var itemOptions = document.querySelector(\"#smart-button-container #item-options\");\n    var quantity = parseInt();\n    var quantitySelect = document.querySelector(\"#smart-button-container #quantitySelect\");\n    if (!isNaN(quantity)) {\n      quantitySelect.style.visibility = \"visible\";\n    }\n    var orderDescription = '';\n    if(orderDescription === '') {\n      orderDescription = 'Item';\n    }\n    paypal.Buttons({\n      style: {\n        shape: 'pill',\n        color: 'gold',\n        layout: 'vertical',\n        label: 'paypal',\n        \n      },\n      createOrder: function(data, actions) {\n        var selectedItemDescription = itemOptions.options[itemOptions.selectedIndex].value;\n        var selectedItemPrice = parseFloat(itemOptions.options[itemOptions.selectedIndex].getAttribute(\"price\"));\n        var tax = (0 === 0 || false) ? 0 : (selectedItemPrice * (parseFloat(0)\/100));\n        if(quantitySelect.options.length > 0) {\n          quantity = parseInt(quantitySelect.options[quantitySelect.selectedIndex].value);\n        } else {\n          quantity = 1;\n        }\n\n        tax *= quantity;\n        tax = Math.round(tax * 100) \/ 100;\n        var priceTotal = quantity * selectedItemPrice + parseFloat(shipping) + tax;\n        priceTotal = Math.round(priceTotal * 100) \/ 100;\n        var itemTotalValue = Math.round((selectedItemPrice * quantity) * 100) \/ 100;\n\n        return actions.order.create({\n          purchase_units: [{\n            description: orderDescription,\n            amount: {\n              currency_code: 'CAD',\n              value: priceTotal,\n              breakdown: {\n                item_total: {\n                  currency_code: 'CAD',\n                  value: itemTotalValue,\n                },\n                shipping: {\n                  currency_code: 'CAD',\n                  value: shipping,\n                },\n                tax_total: {\n                  currency_code: 'CAD',\n                  value: tax,\n                }\n              }\n            },\n            items: [{\n              name: selectedItemDescription,\n              unit_amount: {\n                currency_code: 'CAD',\n                value: selectedItemPrice,\n              },\n              quantity: quantity\n            }]\n          }]\n        });\n      },\n      onApprove: function(data, actions) {\n        return actions.order.capture().then(function(orderData) {\n          \n          \/\/ Full available details\n          console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));\n\n          \/\/ Show a success message within this page, e.g.\n          const element = document.getElementById('paypal-button-container');\n          element.innerHTML = '';\n          element.innerHTML = '<h3>Thank you for your payment!<\/h3>';\n\n          \/\/ Or go to another URL:  actions.redirect('thank_you.html');\n\n        });\n      },\n      onError: function(err) {\n        console.log(err);\n      },\n    }).render('#paypal-button-container');\n  }\n  initPayPalButton();\n    <\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Benefits of group lessons include:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>a dynamic environment in which students not only learn from the instructor but also from eachother&#8217;s questions and errors<\/li>\n\n\n\n<li>access to a variety of English accents and levels<\/li>\n\n\n\n<li>engaging classes that incorporate conversation, presentations, debate, music, grammar drills, games, and personalized feedback<\/li>\n\n\n\n<li>individual attention due to small group size (3-6 students)<\/li>\n\n\n\n<li>quality instruction at great rates.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><br><\/h3>\n","protected":false},"excerpt":{"rendered":"<p>Next Group Session : Tuesdays, Apr 25 &#8211; May 30 , 2023 Rate: $120 (CAD)\/6-week session$30 (CAD)\/class (drop-in) &#8211; Tuesdays 12:30pm-2:15pm EDT (with 15 min break)Appropriate for Low-Intermediate to Advanced &#8211; Tuesdays 6:30pm-8:15pm EDT (with 15 min break)Appropriate for Low-Intermediate to Advanced Tuesdays 12:30pm EDT &#8211; 120 CADTuesdays 6:30pm EDT &#8211; 120 CADDrop-in (one class&hellip; <a class=\"more-link\" href=\"https:\/\/www.englishwithcheryl.ca\/fr\/group-sessions\/\">Continue reading <span class=\"screen-reader-text\">Group Sessions<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"class_list":["post-1025","page","type-page","status-publish","hentry","entry"],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","trp-custom-language-flag":"","post-thumbnail":""},"post_excerpt_stackable_v2":"<p>Next Group Session : Tuesdays, Apr 25 &#8211; May 30 , 2023 Rate: $120 (CAD)\/6-week session$30 (CAD)\/class (drop-in) &#8211; Tuesdays 12:30pm-2:15pm EDT (with 15 min break)Appropriate for Low-Intermediate to Advanced &#8211; Tuesdays 6:30pm-8:15pm EDT (with 15 min break)Appropriate for Low-Intermediate to Advanced Tuesdays 12:30pm EDT &#8211; 120 CADTuesdays 6:30pm EDT &#8211; 120 CADDrop-in (one class only) &#8211; 30 CAD Benefits of group lessons include: a dynamic environment in which students not only learn from the instructor but also from eachother&#8217;s questions and errors access to a variety of English accents and levels engaging classes that incorporate conversation, presentations, debate, music,&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"CherylRocks","url":"https:\/\/www.englishwithcheryl.ca\/fr\/author\/cherylrocks\/"},"comments_num_v2":"0 comments","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/pages\/1025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/comments?post=1025"}],"version-history":[{"count":4,"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/pages\/1025\/revisions"}],"predecessor-version":[{"id":1153,"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/pages\/1025\/revisions\/1153"}],"wp:attachment":[{"href":"https:\/\/www.englishwithcheryl.ca\/fr\/wp-json\/wp\/v2\/media?parent=1025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}