BA (Hons) Education Studies and Sociology

... United Kingdom
... Bishop Grosseteste University

Course Overview

General Eligibility

Part Time Work Details

Language Requirement

  • The minimum IELTS score required is 6

Programme Information
...
Course Category


...
Campus Name


...
Course Level

Undergraduate


...
Duration

36


...
Available Intake

Sep


...
IELTS Score

6.0


...
Tuition Fees Range

12690,


Subject Recommendations for You
Finance BSc (Hons)
Coventry University
Campus

London

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

£ £9,250, £15,000

Marketing BSc 2021
Aston University
Campus

Birmingham, England, United Kingdom

Entry Score

0.0

Course Level

Undergraduate

Total Course Fee

£ £9,250, £15,950

B.S. Marine Biology
University of New Haven
Campus

West Haven, Connecticut; Prato, Italy; Riyadh, Saudi Arabia

Entry Score

0.0

Course Level

Undergraduate

Total Course Fee

$

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version970msRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[02:09:52] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (18.18ms)time
  • Application (952ms)time
  • 1 x Application (98.13%)
    952ms
    1 x Booting (1.87%)
    18.18ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated923ms
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 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 `courses` where `id` = 'bac2dbfc-d007-41c0-a86e-0cc50f0df80f' limit 1
      2.47msstaging_liveCourseController.php#131
      Bindings
      • 0: bac2dbfc-d007-41c0-a86e-0cc50f0df80f
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 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 `institutes` where `institutes`.`id` in ('56')
      1.06msstaging_liveCourseController.php#131
      Bindings
      • 0: 56
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      1msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      610μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('1')
      540μsstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('0.0') order by `category_name` asc
      570μsstaging_liveCourseController.php#131
      Bindings
      • 0: 0.0
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '1' order by RAND() limit 3
      902msstaging_liveCourseController.php#138
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 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 `institutes` where `institutes`.`id` = '26' limit 1
      6.94msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 26
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      600μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '49' limit 1
      1.23msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 49
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      1.76msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '2b28eed33ae14bccadd0c8b84ddd87f6' limit 1
      700μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 2b28eed33ae14bccadd0c8b84ddd87f6
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      3.5msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
        _token
        VNxtZsIgYIEVTPl305cLaPvCSi6FrN0UiWcADVJx
        current_url
        https://staging.bheuni.io/course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f"...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f
        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:16 [ "cookie" => array:1 [ 0 => "_tt_enable_cookie=1; _ttp=01JZC5HPR61FQ851WY9SE3W9BV_.tt.1; _fbp=fb.1.1751681391446.440525921518941123; XSRF-TOKEN=eyJpdiI6InovSHVTd0JwMlg1NlZTMnNqSUJ4dkE9PSIsInZhbHVlIjoicjlZcmlTZ3hNdDFtUlNSMHNGSVNDYnB4TnZUMnQ5NkxhczNOa1UyTG9Hcm54V0JYK1BxdU5lSytaS3p3R2RvQVg2SUd4S0dhNXN3UXFSVlp1TVZ6a0FNejRVOWw4WXd3VG5aalVocnhDV0dtQmxpSmhYcldQOVczblNXRmlrRHAiLCJtYWMiOiI3ZmYwZmI5ZmY4YmFjM2M0M2QwYzI4YWZmMTgyY2U5NTcwMzMwOWM3N2E5ZWE4M2NlMjc3MzI1OGU1MjFiODIyIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6Ik42UmR4eC80a1VJTzB3ODVvM1NDZlE9PSIsInZhbHVlIjoicEd2TFpISHhrNFZlTVVreXlKWDJOWWRjS3Zwd29LNGZVV1N2QW02V0ROVWNNTFN2Yy9JTUJHMlFDZUttNTRBbnVBRWpRKzNtSUd3OVdCdWQrT0k2S1ljT3lRcUE1WjZ5SnRmYS9rNEVCbXN1NUdYV2FNVGdIL3krcVh0VXp1Rm0iLCJtYWMiOiJmZjI3YzJiMTIwMTBjMWEwMDA4M2ZmNDdjZjk5MzllNDE5ZThkMTRkNTQ2YzZmNjg4MWNiMWYwNTcyYmNlMWUyIiwidGFnIjoiIn0%3D; ttcsid=1751681391370::FI8eaG1vIhvbTVClzk1p.1.1751681391548; ttcsid_CLKVGJRC77U3V0M5NEGG=1751681391370::5Ey-QW1p6IGDECsazg6Q.1.1751681391811_tt_enable_cookie=1; _ttp=01JZC5HPR61FQ851WY9SE3W9BV_.tt.1; _fbp=fb.1.1751681391446.440525921518941123; XSRF-TOKEN=eyJpdiI6InovSHVTd0JwMlg1NlZTMnNqSUJ4dkE9PSIsI" ] "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 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "XSRF-TOKEN" => "VNxtZsIgYIEVTPl305cLaPvCSi6FrN0UiWcADVJx" "bhe_uni_session" => "trtxW8HD7BGaEyTpoUnwu8xgfri4FVmCAXyP6oTP" "ttcsid" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => null ]
        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, 05 Jul 2025 02:09:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii95Ui81OG5hY0J1bUhIVDNLdXR4R1E9PSIsInZhbHVlIjoiQVVLMmJiSFErNGZJOWFiMzNhNVl4NHRFNkFPdkwxZlVJdEFqQzdrc0JNaytSci9Rb1g1YVpxc3pUNDhwM1Y5Z05ZYnJNdWRMRFBPQUZCVzJ5cW15c2NKWXhsbkhIMlVnVmpNcDVxZWhSRHZPY0FTZTR5ZU1DdVpnRUp0SXlUcEIiLCJtYWMiOiI1M2JmOGYxMTdhYTUwZmVhODU1MjhjOGE0YjRlMDc1MDFhMzFiMmYwZjIwMjIwNzQ4M2M1ZGQ0ZDhmNDg3ZTEyIiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 22:09:52 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6Ii95Ui81OG5hY0J1bUhIVDNLdXR4R1E9PSIsInZhbHVlIjoiQVVLMmJiSFErNGZJOWFiMzNhNVl4NHRFNkFPdkwxZlVJdEFqQzdrc0JNaytSci9Rb1g1YVpxc3pUNDhwM1Y5Z05ZYnJNd" 1 => "bhe_uni_session=eyJpdiI6ImpkcXA4WGlxaEdDNko2MENlNzdTR0E9PSIsInZhbHVlIjoiRXQweVhtcExhZTZxNWVUaGpXbXhXTnhIc3dxQmdUT3N4TEV6N3pKaVplU3JVYjZLbnBTNXdCOXIvT21EN3FXcUJZYkErVWVnSGc3RVVBSzgrU2hIcVFNMWkrTzJwUi9hbzdHV3pjdks4YWJmUjlOM3BLZDBua2FBcXZKeUMwQ20iLCJtYWMiOiI1ZjA0ZmI3NjUzNjQzZjI2NjQyOGMzZTBlMGExODgyNzBhMjU4MWUzZGQ3NWU2NmIwZGIxZjRjMDE2ODliM2Y5IiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 22:09:52 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6ImpkcXA4WGlxaEdDNko2MENlNzdTR0E9PSIsInZhbHVlIjoiRXQweVhtcExhZTZxNWVUaGpXbXhXTnhIc3dxQmdUT3N4TEV6N3pKaVplU3JVYjZLbnBTNXdCOXIvT21EN3FXcUJZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii95Ui81OG5hY0J1bUhIVDNLdXR4R1E9PSIsInZhbHVlIjoiQVVLMmJiSFErNGZJOWFiMzNhNVl4NHRFNkFPdkwxZlVJdEFqQzdrc0JNaytSci9Rb1g1YVpxc3pUNDhwM1Y5Z05ZYnJNdWRMRFBPQUZCVzJ5cW15c2NKWXhsbkhIMlVnVmpNcDVxZWhSRHZPY0FTZTR5ZU1DdVpnRUp0SXlUcEIiLCJtYWMiOiI1M2JmOGYxMTdhYTUwZmVhODU1MjhjOGE0YjRlMDc1MDFhMzFiMmYwZjIwMjIwNzQ4M2M1ZGQ0ZDhmNDg3ZTEyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 22:09:52 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6Ii95Ui81OG5hY0J1bUhIVDNLdXR4R1E9PSIsInZhbHVlIjoiQVVLMmJiSFErNGZJOWFiMzNhNVl4NHRFNkFPdkwxZlVJdEFqQzdrc0JNaytSci9Rb1g1YVpxc3pUNDhwM1Y5Z05ZYnJNd" 1 => "bhe_uni_session=eyJpdiI6ImpkcXA4WGlxaEdDNko2MENlNzdTR0E9PSIsInZhbHVlIjoiRXQweVhtcExhZTZxNWVUaGpXbXhXTnhIc3dxQmdUT3N4TEV6N3pKaVplU3JVYjZLbnBTNXdCOXIvT21EN3FXcUJZYkErVWVnSGc3RVVBSzgrU2hIcVFNMWkrTzJwUi9hbzdHV3pjdks4YWJmUjlOM3BLZDBua2FBcXZKeUMwQ20iLCJtYWMiOiI1ZjA0ZmI3NjUzNjQzZjI2NjQyOGMzZTBlMGExODgyNzBhMjU4MWUzZGQ3NWU2NmIwZGIxZjRjMDE2ODliM2Y5IiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 22:09:52 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6ImpkcXA4WGlxaEdDNko2MENlNzdTR0E9PSIsInZhbHVlIjoiRXQweVhtcExhZTZxNWVUaGpXbXhXTnhIc3dxQmdUT3N4TEV6N3pKaVplU3JVYjZLbnBTNXdCOXIvT21EN3FXcUJZ" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "VNxtZsIgYIEVTPl305cLaPvCSi6FrN0UiWcADVJx" "current_url" => "https://staging.bheuni.io/course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-05 02:09:52GET/course-details/bac2dbfc-d007-41c0-a86e-0cc50f0df80f141314