{"id":14,"date":"2026-05-27T06:58:50","date_gmt":"2026-05-27T06:58:50","guid":{"rendered":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/?page_id=14"},"modified":"2026-05-27T06:58:50","modified_gmt":"2026-05-27T06:58:50","slug":"jobs","status":"publish","type":"page","link":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/jobs\/","title":{"rendered":"First Student Careers"},"content":{"rendered":"<!-- INPUTS -->\n                    What\n                        \n                    Where\n                        \n        <!-- BUTTONS -->\n            <button type=\"submit\" id=\"btn-search\">\n                Search            <\/button>\n                            <a href=\"https:\/\/firststudent.wd1.myworkdayjobs.com\/firststudent\/login\" target=\"_blank\">\n                    Prior Applicants Login Here                <\/a>\n    \n    \n        \/* FIELD *\/\n        .csa-field {\n            flex: 1;\n            \/* min-width: 300px; *\/\n        }\n        \/* INPUT BOX (main container) *\/\n        .csa-input-box {\n            display: flex;\n            align-items: center;\n            border: 1px solid #ccc;\n            border-radius: 6px;\n            background: #ffffff;\n            padding: 0 15px;\n            height: 48px;\n        }\n        \/* LABEL INSIDE *\/\n        .csa-inline-label {\n            font-weight: 600;\n            color: #4b4b4b !important;\n            white-space: nowrap;\n        }\n        \/* INPUT *\/\n        .csa-input {\n            border: none !important;\n            outline: none;\n            box-shadow: none !important;\n            flex: 1;\n            background: transparent;\n            padding: 0;\n            color: #4b4b4b;\n        }\n        \/* ICON *\/\n        .csa-icon {\n            margin-left: 10px;\n            line-height: 0.3rem;\n        }\n        \/* FOCUS EFFECT *\/\n        .csa-input-box:focus-within {\n            border-color: #2563eb;\n            box-shadow: 0 0 0 2px rgba(37,99,235,0.15);\n        }\n        .csa-job-search-wrapper {\n            align-items: center;\n            display: flex;\n            gap: 10px;\n        }\n        \/* GROUPS *\/\n        .csa-input-group,\n        .csa-button-group {\n            display: flex;\n            gap: 10px; \/* inner gap *\/\n            \/* width: 100%; *\/\n        }\n        .csa-input {\n            flex: 1; \/* grow + responsive *\/\n            min-width: 0;\n            padding: 16px;\n            background: #ffffff;\n            color: #4b4b4b;\n            box-sizing: border-box; \/* VERY IMPORTANT *\/\n        }\n        .csa-login-btn {\n            font-size: 16px;\n            line-height: 1em;\n        }\n        .csa-search-btn,\n        .csa-login-btn {\n            flex: 0 0 auto;\n            padding: 16px;\n            border-radius: 6px;\n            border: none;\n            text-decoration: none;\n            white-space: nowrap;\n        }\n        .csa-search-btn {\n            background: #D52B1E;\n            color: #ffffff;\n            text-align: center;\n        }\n        .csa-search-btn:hover {\n            background: rgb(134, 18, 9);\n            border: none;\n        }\n        .csa-login-btn {\n            background: #0b2265;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 500;\n        }\n        .csa-login-btn:hover {\n            background: rgb(5, 23, 77);\n            color: #ffffff;\n            text-decoration: none;\n        }\n        \/* INLINE (default) *\/\n        .csa-layout-inline {\n            flex-direction: row;\n        }\n        .csa-layout-inline .csa-input-group {\n            flex: 1;\n        }\n        .csa-layout-inline .csa-input {\n            flex: 1;\n            min-width: 0;\n        }\n        .csa-layout-inline .csa-search-btn,\n        .csa-layout-inline .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        \/* TWO ROW *\/\n        .csa-layout-two_row {\n            flex-direction: column;\n        }\n        .csa-layout-two_row .csa-input-group {\n            flex-direction: row;\n        }\n        .csa-layout-two_row .csa-button-group {\n            flex-direction: row;\n            justify-content: flex-start;\n        }\n        .csa-layout-two_row .csa-input {\n            width: 48%;\n        }\n        .csa-layout-two_row .csa-search-btn,\n        .csa-layout-two_row .csa-login-btn {\n            width: auto;\n        }\n        \/* STACK INPUTS *\/\n        .csa-layout-stack_inputs {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-input-group {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-button-group {\n            flex-direction: row;\n        }\n        .csa-layout-stack_inputs .csa-input {\n            width: 100%;\n        }\n        .csa-layout-stack_inputs .csa-search-btn,\n        .csa-layout-stack_inputs .csa-login-btn {\n            width: auto;\n        }\n        \/* FULL STACK *\/\n        .csa-layout-full_stack {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input-group,\n        .csa-layout-full_stack .csa-button-group {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input,\n        .csa-layout-full_stack .csa-search-btn,\n        .csa-layout-full_stack .csa-login-btn {\n            width: 100%;\n        }\n        .csa-button-group .csa-search-btn,\n        .csa-button-group .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        @media (max-width: 768px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            .csa-input-group,\n            .csa-button-group {\n                flex-direction: column;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                width: 100%;\n            }\n        }\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            \/* inputs row *\/\n            .csa-input-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-field {\n                flex: 1;\n            }\n            \/* buttons row *\/\n            .csa-button-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                flex: 1;\n                text-align: center;\n            }\n        }\n    \n    Filter By:\n        <button type=\"button\" aria-expanded=\"false\">\n            Filters        <\/button>\n                            <h2>Filter Jobs<\/h2>\n                        <button type=\"button\">\n                Close            <\/button>\n                    Country                \n                        \n                    <ul role=\"group\">\n                        <li aria-live=\"polite\">\n                            Loading&#8230;                        <\/li>\n                    <\/ul>\n                <!-- .csa-filter-dropdown -->\n            <!-- .csa-filter-card -->\n                    State\/Province\/Region                \n                        \n                    <ul role=\"group\">\n                        <li aria-live=\"polite\">\n                            Loading&#8230;                        <\/li>\n                    <\/ul>\n                <!-- .csa-filter-dropdown -->\n            <!-- .csa-filter-card -->\n                    City                \n                        \n                    <ul role=\"group\">\n                        <li aria-live=\"polite\">\n                            Loading&#8230;                        <\/li>\n                    <\/ul>\n                <!-- .csa-filter-dropdown -->\n            <!-- .csa-filter-card -->\n                    Job Type                \n                        \n                    <ul role=\"group\">\n                        <li aria-live=\"polite\">\n                            Loading&#8230;                        <\/li>\n                    <\/ul>\n                <!-- .csa-filter-dropdown -->\n            <!-- .csa-filter-card -->\n    <!-- .csa-facet-filter-bar -->\n    <!-- .csa-facet-filter-inner -->\n<!-- .csa-facet-filter-wrapper -->\n        <!-- AJAX Loading Overlay -->\n        <!-- \n            Loading jobs&hellip;\n         -->\n        <!-- Header -->\n            916 Jobs at First Student\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/b86f1d4f4d1f3403e8062b854b1ced39609a34706a88ec1a6d7fc36f\">\n                        <!-- Title -->\n                            Dispatcher                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Newman, CA, US                        \n                                        Full Time                                    \n                                        Newman, CA, US                                    \n                            <!-- Short description -->\n                                At First Student, our Dispatchers are a constant reflection of our companys commitment to safety and customer service. The Dispatcher is responsible f&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/8c6615eefa7b59b6ba46eed470cbc6cc247807600ef10c34d099e795\">\n                        <!-- Title -->\n                            Van Driver in Training Non-CDL                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Medford, OR, US                        \n                                        Part Time                                    \n                                        Medford, OR, US                                    \n                            <!-- Short description -->\n                                Now Hiring Part Time School Van Drivers &#8211; Medford, OR As a Part Time School Van Driver, you will play a vital role in your community and the lives of &#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/63f59a2b35cd261475327009ec52a30442277c8e939acf55287f905b\">\n                        <!-- Title -->\n                            School Van Driver                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Coos Bay, OR, US                        \n                                        Part Time                                    \n                                        Coos Bay, OR, US                                    \n                            <!-- Short description -->\n                                Additional Job Description Now Hiring Part Time School Van Drivers &#8211; Richmond, CA As a Part Time School Van Driver, you will play a vital role in your&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/6c99411962faf2bb06490a4b3d4d774a0b6301fb6523dc187f464b1e\">\n                        <!-- Title -->\n                            School Bus Driver                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Concord, CA, US                        \n                                        Part Time                                    \n                                        Concord, CA, US                                    \n                            <!-- Short description -->\n                                Now Hiring Part Time School Bus Drivers -Concord, CA As a Part Time School Bus Driver, you will play a vital role in your community and the lives of s&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/e9c58b741b58b0d9a137548d50b5fb221c919f86155b98cf4d4b52f9\">\n                        <!-- Title -->\n                            School Van Driver                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Fresno, CA, US                        \n                                        Part Time                                    \n                                        Fresno, CA, US                                    \n                            <!-- Short description -->\n                                School Van Driver in Fresno, CA Why join as a School Bus Driver? For many reasons \u2022 $19.25\/HR starting wage \u2022 No experience necessary! We train! \u2022 Pai&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/da79bd960b2834c0499b75def5ce56b1c2e3292c3245209f7a2c12c2\">\n                        <!-- Title -->\n                            School Bus Monitor                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Georgetown, ON, CA                        \n                                        Part Time                                    \n                                        Georgetown, ON, CA                                    \n                            <!-- Short description -->\n                                Now Hiring Part Time School Bus Monitors\/Aides &#8211; Georgetown, ON Sign-On Bonus: $2,000* As a Part Time School Bus Monitor, you will play a vital role i&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/532a61957cd6c075a45d8edd087c3b8bbe444ce095930d712d702201\">\n                        <!-- Title -->\n                            School Van Driver                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Battle Ground, WA, US                        \n                                        Part Time                                    \n                                        Battle Ground, WA, US                                    \n                            <!-- Short description -->\n                                School Van Driver in Battle Ground, WA Why join as a School Bus Driver? For many reasons \u2022 $19.25\/HR starting wage \u2022 No experience necessary! We train&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/23e3923a8d6c15d09997f233b9a3277edcc99f58971921e1cf962bbe\">\n                        <!-- Title -->\n                            School Bus Monitor                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Battle Ground, WA, US                        \n                                        Part Time                                    \n                                        Battle Ground, WA, US                                    \n                            <!-- Short description -->\n                                Now Hiring Part Time School Bus Monitors\/Aides &#8211; Battle Ground, WA As a Part Time School Bus Monitor, you will play a vital role in your community and&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/2161c20007aebdb016d703daf1e2b61d1e16dc19ae229ad4ffae5f3f\">\n                        <!-- Title -->\n                            School Van Driver                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Georgetown, ON, CA                        \n                                        Part Time                                    \n                                        Georgetown, ON, CA                                    \n                            <!-- Short description -->\n                                School Van Driver in Georgetown, ON Why join as a School Bus Driver? For many reasons \u2022 $19.25\/HR starting wage \u2022 No experience necessary! We train! \u2022&#8230;                            \n                                                <\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/job-detail\/0334545a290f82b19b93c2b93b72d1aa9839b82fe2177e1454ab27f8\">\n                        <!-- Title -->\n                            School Bus Monitor                        \n                        <!-- Company (static meta) -->\n                            First Student                        \n                        <!-- Location (static meta) -->\n                            Fresno, CA, US                        \n                                        Part Time                                    \n                                        Fresno, CA, US                                    \n                            <!-- Short description -->\n                                Now Hiring Part Time School Bus Monitors\/Aides -Fresno, CA As a Part Time School Bus Monitor, you will play a vital role in your community and the liv&#8230;                            \n                                                <\/a>\n        <!-- #job-list-container -->\n        <!-- Pagination -->\n                                        <!-- PREVIOUS -->\n                                        <!-- PAGE NUMBERS -->\n                    1<a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/page-2\/\">2<\/a><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/page-3\/\">3<\/a><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/page-4\/\">4<\/a><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/page-5\/\">5<\/a>                    <!-- NEXT -->\n                    <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/page-2\/\">&gt;<\/a>                \n                            <!-- #pagination-wrapper -->\n                                    <h3>PEOPLE ALSO SEARCHED:<\/h3>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/search\/q-Paratransit%20Driver\/\">Paratransit Driver<\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/search\/q-Paradox%20Testing\/\">Paradox Testing<\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/search\/q-School%20Bus%20Driver%20-%20Federal%20Ave.\/\">School Bus Driver &#8211; Federal Ave.<\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/search\/q-Spring%20Ford%20School%20Bus%20Monitor\/\">Spring Ford School Bus Monitor<\/a>\n                        <a href=\"https:\/\/demov2-firststudentinc.directapply.one\/jobs\/search\/q-Senior%20Location%20Manager\/\">Senior Location Manager<\/a>\n    <!-- .csa-job-wrapper -->","protected":false},"excerpt":{"rendered":"<p>What Where Search Prior Applicants Login Here \/* FIELD *\/ .csa-field { flex: 1; \/* min-width: 300px; *\/ } \/* INPUT BOX (main container) *\/ .csa-input-box { display: flex; align-items: center; border: 1px solid #ccc; border-radius: 6px; background: #ffffff; padding: 0 15px; height: 48px; } \/* LABEL INSIDE *\/ .csa-inline-label { font-weight: 600; color: #4b4b4b&hellip;<\/p>","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":0,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"wp:attachment":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}