×
الرئيسية إنشاء سيرة ذاتية دورات تدريبية الأختبارات
قناة منصة معارف علي التليجرام الاقوي عربيا .. اشترك الآن

وظيفة Training Program Coordinator - 2 month Internship

شركة : Speakup

مقر الشركة : Maadi, Cairo


إخفاء جميع الإعلانات
تفاصيل الوظيفة
  • Input program scheduling details, logistics details and follow through on implementation.
  • Ensure instructors and clients are informed of all aspects of program and schedule pre-delivery
  • Resolve customer complaints.
  • Coordinate customer registration and scheduling
  • Confirm customer attendance and progress
  • Suggest and implement solutions when there is a service issue.
  • Compile reports on overall customer satisfaction.
  • Handle student and instructor logistics and assist in proper resource management
إخفاء جميع الإعلانات
متطلبات الوظيفة
  • Good Communicator
  • Adaptive to change
  • Detail-oriented
  • Excellent follow-up skills
  • Can work under pressure
  • Very Good English is preferred
  • Ability to multi-task
  • Proactive
  • Preferably (not a must) has his/her own car
  • MS Office (Word, Excel, PowerPoint) high Proficiency level is a must.

إخفاء جميع الإعلانات

دورات تدريبية في هذا التخصص الوظيفي

إخفاء جميع الإعلانات

عن الشركة

Speak Up is one of the largest language school networks in Europe, owned by the international capital group Empik Media & Fashion). The EM&F Group is a leading distributor of products, such as media, entertainment, lifestyle, language training, cosmetics,
×

يجب ان يكون لديك حساب داخل المنصة
حتى تستطيع المشاركة و التفاعل مع التعليقات

سجل الآن مجانا
Request history8.1.2PHP Version299msRequest Duration5MBMemory UsageGET jobs/{title}/{id}Route
    • Booting (207ms)time
    • Application (91.72ms)time
    • 1 x Booting (69.29%)
      207ms
      1 x Application (30.71%)
      91.72ms
      24 templates were rendered
      • jobs.jobjob.blade.php#?blade
      • inc.share_boxshare_box.blade.php#?blade
      • courses.new_course_designnew_course_design.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.layouts.mainmain.blade.php#?blade
      • beta.layouts.partials.notifications_modalnotifications_modal.blade.php#?blade
      • beta.layouts.partials.navbarnavbar.blade.php#?blade
      • beta.layouts.partials.menumenu.blade.php#?blade
      • beta.layouts.partials.student-menustudent-menu.blade.php#?blade
      • beta.layouts.partials.search-input-desktopsearch-input-desktop.blade.php#?blade
      • student.login_Adminlogin_Admin.blade.php#?blade
      • beta.layouts.partials.search-modalsearch-modal.blade.php#?blade
      • beta.layouts.partials.search-input-mobilesearch-input-mobile.blade.php#?blade
      • beta.layouts.partials.mobile-navbarmobile-navbar.blade.php#?blade
      • beta.layouts.partials.mobile-sidebarmobile-sidebar.blade.php#?blade
      • beta.layouts.partials.bottom_navigation_barbottom_navigation_bar.blade.php#?blade
      • student.partials.list_modallist_modal.blade.php#?blade
      • inc.messagesmessages.blade.php#?blade
      • beta.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET jobs/{title}/{id}
      middleware
      web
      controller
      App\Http\Controllers\jobs@job
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/jobs.php:47-86
      15 statements were executed, 6 of which were duplicates, 9 unique. Show only duplicated25.56ms
      • select * from `links_maps` where `from_url` = 'https://new.m3aarf.com/jobs/Training-Program-Coordinator-2-month-Internship/2323' limit 1
        230μsstagingLinkMap.php#20
        Bindings
        • 0: https://new.m3aarf.com/jobs/Training-Program-Coordinator-2-month-Internship/2323
        Backtrace
        • 16. middleware::link_map:20
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/LoginUsersFromApp.php:30
      • select jobs_companies.title as company_title, `location`, `jobs_companies`.`id` as `company_id`, `jobs_companies`.`slug` as `company_slug`, `jobs_companies`.`logo`, `about`, `jobs`.* from `jobs` inner join `jobs_companies` on `jobs_companies`.`id` = `jobs`.`company_id` where `jobs`.`id` = '2323' limit 1
        300μsstagingjobs.php#56
        Bindings
        • 0: 2323
        Backtrace
        • 17. app/Http/Controllers/jobs.php:56
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs` where `id` != 2323 order by `id` desc limit 10
        370μsstagingjobs.php#60
        Bindings
        • 0: 2323
        Backtrace
        • 15. app/Http/Controllers/jobs.php:60
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `title`, `slug`, `lessons_count`, `is_certified`, `cer_title`, `image` from `course` where `is_certified` = '1' and `course`.`deleted_at` is null order by RAND() limit 6
        20.68msstagingjobs.php#68
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/jobs.php:68
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies`
        2.34msstagingjobs.php#71
        Backtrace
        • 16. app/Http/Controllers/jobs.php:71
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        360μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1475' limit 1
        160μsstaginghelper.php#1437
        Bindings
        • 0: 1475
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1474' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1474
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        150μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '364' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 364
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1472' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1472
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\jobs_company
      1484jobs_company.php#?
      App\job
      11job.php#?
      App\course
      6course.php#?
          _token
          9Ho3CGz0TPBzsx3wc90g5etB3xvGHmjpJtNSpjD0
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "new" => [] "old" => [] ]
          path_info
          /jobs/Training-Program-Coordinator-2-month-Internship/2323
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "new.m3aarf.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 31 May 2025 12:10:24 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVwQ014Y1YzMldna0k0WHhlYmljYmc9PSIsInZhbHVlIjoiaS9LdVo1N3B1KzYvRVBxZG4yRXRacndMdXE4eGs1L04wL2dTenRSMGE1cks4N0pJRDMzTXgrM1hTak82RklxZkxEZEJsOEh1bGlVdy9GbHRWNkp0a0trdGZZbitQNTFoZlB4TzhLVXo2Sjg0MDZmWlNjVEJHYkVYQXl3OTBOeUEiLCJtYWMiOiI4NGNkODI3MWYyNDUyZWUzYzc5MzRmZDBiOTBhZGYyMjNiOWJhNDc2ZWNkNDdhY2I0Zjc0YjA3MWRjMDBiZjMwIiwidGFnIjoiIn0%3D; expires=Sat, 31 May 2025 14:10:24 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkVwQ014Y1YzMldna0k0WHhlYmljYmc9PSIsInZhbHVlIjoiaS9LdVo1N3B1KzYvRVBxZG4yRXRacndMdXE4eGs1L04wL2dTenRSMGE1cks4N0pJRDMzTXgrM1hTak82RklxZkxEZEJsO" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVwQ014Y1YzMldna0k0WHhlYmljYmc9PSIsInZhbHVlIjoiaS9LdVo1N3B1KzYvRVBxZG4yRXRacndMdXE4eGs1L04wL2dTenRSMGE1cks4N0pJRDMzTXgrM1hTak82RklxZkxEZEJsOEh1bGlVdy9GbHRWNkp0a0trdGZZbitQNTFoZlB4TzhLVXo2Sjg0MDZmWlNjVEJHYkVYQXl3OTBOeUEiLCJtYWMiOiI4NGNkODI3MWYyNDUyZWUzYzc5MzRmZDBiOTBhZGYyMjNiOWJhNDc2ZWNkNDdhY2I0Zjc0YjA3MWRjMDBiZjMwIiwidGFnIjoiIn0%3D; expires=Sat, 31-May-2025 14:10:24 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkVwQ014Y1YzMldna0k0WHhlYmljYmc9PSIsInZhbHVlIjoiaS9LdVo1N3B1KzYvRVBxZG4yRXRacndMdXE4eGs1L04wL2dTenRSMGE1cks4N0pJRDMzTXgrM1hTak82RklxZkxEZEJsO" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "9Ho3CGz0TPBzsx3wc90g5etB3xvGHmjpJtNSpjD0" "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [ "new" => [] "old" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-31 15:10:24GET/jobs/Training-Program-Coordinator-2-month-Internship/232324151501