MRes Politics

... United Kingdom
... University of Exeter

Course Overview

You will develop a range of academic, knowledge-based and personal skills: Advanced independent thinking Experience of working as an individual on challenging material The ability to reflect on your learning, evaluate personal strengths and weakness, and map out a plan of personal development based on those reflections Experience of working as a participant and/or leader of a group, and of contributing effectively to the planning and achievement of that group’s objectives Experience of giving presentations to others in your field The ability to construct a rigorous argument, and defend that argument citing relevant sources, both in written form and orally

General Eligibility

A 2:1 Honours degree or equivalent, supported by strong evidence of research potential in undergraduate work, e.g through level three independent project or dissertation and/or through testimonial from academic referees.

Part Time Work Details

Apprentices will need to be employed by your organization for a minimum of 30 hours per week. Your organization will also need to commit to sponsoring apprentices to complete this qualification.

Language Requirement

  • IELTS Overall score 6.5. No less than 6.0 in any section. TOEFL Overall score 90 with minimum scores of 21 for writing, 21 for listening, 22 for reading and 23 for speaking.

Programme Information
...
Course Category

Politics and International Development


...
Campus Name

Streatham Campus


...
Course Level

Postgraduate


...
Duration

Full time, 1 year & Part time, 2 Years


...
Available Intake

September


...
IELTS Score

6.0


...
Tuition Fees Range

UK: £,0900 full-time; £4,500 part-time & International: £19,500,


Subject Recommendations for You
Campus

Leeds, England

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ 2500

MA Literary Linguistics
University of Nottingham
Campus

University Park (Nottingham, UK), Jubilee Campus (Nottingham, UK), Sutton Bonington (Nottingham, UK), Semenyih (Malaysia), Ningbo (China)

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ 21500

MA Sexual Dissidence
University of Sussex - Study Group
Campus

Brighton

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ 18975

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 Version1.47sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[11:03:01] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (28.12ms)time
  • Application (1.44s)time
  • 1 x Application (98.09%)
    1.44s
    1 x Booting (1.91%)
    28.12ms
    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 duplicated1.42s
    • 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` = '11305' limit 1
      21.35msstaging_liveCourseController.php#131
      Bindings
      • 0: 11305
      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 ('42')
      670μsstaging_liveCourseController.php#131
      Bindings
      • 0: 42
      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')
      4.93msstaging_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')
      2.91msstaging_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 ('2')
      2.53msstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      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 ('9') order by `category_name` asc
      950μsstaging_liveCourseController.php#131
      Bindings
      • 0: 9
      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` = '2' order by RAND() limit 3
      1.38sstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      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` = '98' limit 1
      3.11msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 98
      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` = '2' limit 1
      1.64msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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` = '108' limit 1
      1.61msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 108
      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` = '2' limit 1
      1.2msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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` = '37' limit 1
      830μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 37
      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` = '2' limit 1
      320μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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#?
    App\Models\Category
    1Category.php#?
        _token
        zFhdR0z45X7KAu1BgGaGA8cykjrdHtmLA1FMGGQg
        current_url
        https://staging.bheuni.io/course-details/11305
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/11305" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/11305
        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 => "XSRF-TOKEN=eyJpdiI6IisvRitQRWk4SVp6ZWp2enA5WVlBQ1E9PSIsInZhbHVlIjoiZi9wdUs1Zmo5UmRjaFo3L0ZhdHphNGM1WE45aWNKdkFNSmNYQ3UwZlYzVGxoZDhpczNEbjVEanc4WTBlZVNmVEhTbVh0VkRlTUFIa0FhUTBJTStYWWFSS1VqNExZREFrclEyWG5iZ3JoRlFhZ0xmNSttaXRjYU83WFQ5cHF2WS8iLCJtYWMiOiI3YTdkOTlkN2Y0N2RjZWIwMTg0YjYxYzZmNTZmZWNmYzRmNmUzZjMyOTMxZDA2ODEyZmIxZGIxNzQ3MGFlNzY4IiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6Ii9QeXhiRDVQMmtnS2RVd000SkJZTlE9PSIsInZhbHVlIjoiWFFSbXdjTTVsMnJjaU9BRE1ya2xUT2pMcENhWVdDV0dnUzlpbVp2UHFhZXp0ZmlNQzlKVmFKVjJKc1M1Z3BONVk4V0ZSQmtwT3VwRkxhMXVoc28zQzB2UWk1dno5Tk9FLzdKMy9hMzEyR2xjM25yV2NnYzBJcUI0VUw1RDRqWkciLCJtYWMiOiI2ZDhlMGZlZjA5ZWFjMDM4OWUwMTBhYzMxNjliNDE0YWJhNTYzZTIwZDQ1Y2Y0NjgwNDlmODA0NWM4ZjU0NGU1IiwidGFnIjoiIn0%3D; _tt_enable_cookie=1; _ttp=01K01Q7N2QRWMS0BBWVQ2RPJ52_.tt.1; _fbp=fb.1.1752404579463.73155609371609921; ttcsid=1752404579420::sUrF_AkP89fWmjFsnApi.1.1752404579716; ttcsid_CLKVGJRC77U3V0M5NEGG=1752404579420::bIw_n6yEAf1Q8qhOciG9.1.1752404579726XSRF-TOKEN=eyJpdiI6IisvRitQRWk4SVp6ZWp2enA5WVlBQ1E9PSIsInZhbHVlIjoiZi9wdUs1Zmo5UmRjaFo3L0ZhdHphNGM1WE45aWNKdkFNSmNYQ3UwZlYzVGxoZDhpczNEbjVEanc4WTBlZVNmVEhTbVh0V" ] "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 [ "XSRF-TOKEN" => "zFhdR0z45X7KAu1BgGaGA8cykjrdHtmLA1FMGGQg" "bhe_uni_session" => "YByXsBqTiJdBbZjdS43Tw981U0otyNV178gtAiCt" "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "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 => "Sun, 13 Jul 2025 11:03:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5ieTdnMFE5WGJ4eXAwcDRpWm5QNHc9PSIsInZhbHVlIjoidmdaY1FWa0hqNTFYdStRWHd6RTZ1dnVBYUQxZ1prNHJUSUdmM0s4eWErVkxHSFoyNkN5UXhKNHVtWDhBcXlYam5oQVhZVWRqTFpaWDhYdXVTMlZPVHBNYjlsYjNYaVY1akxYNytXZFE1REZBOEZ3OEF4VW9RVStVeTVaYUQ0WW0iLCJtYWMiOiIwODU5NGFjMWIyN2MyZjEzNTllMTg1ODY3Y2Y3YTZhZjkzNWFjMzdjZjA2NWE4YWUxZTc4YWU2NjQ2ODE2OWViIiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 07:03:01 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6Ik5ieTdnMFE5WGJ4eXAwcDRpWm5QNHc9PSIsInZhbHVlIjoidmdaY1FWa0hqNTFYdStRWHd6RTZ1dnVBYUQxZ1prNHJUSUdmM0s4eWErVkxHSFoyNkN5UXhKNHVtWDhBcXlYam5oQVhZV" 1 => "bhe_uni_session=eyJpdiI6ImI5N01vVEFBY0ZOdzF1bDNJMmIrOWc9PSIsInZhbHVlIjoiWk0rUnQrNWZybjllRUdQTFpSdTFtTWUrWEpoMWh6Tk9FbjBBdXhjVVF2d0ZFOFdHNHBvVXYyWUlsWDBqWi83ME40Rm1HbFFNRHpPRnVHRHNMVXNuRkJCREF0Q0RFa2duVEw0bHpFSFBFVFZZRHd2ZVdhVUMrQjZ3eU9md3JoYysiLCJtYWMiOiJmMTk4ZThhOTU5NjdjZGU0OWU2NzExN2ZiNTQwM2UyZDFhYWFkZTE1OTdiYzM1YmYyNTczNmY2Yjk0MTBkMWFmIiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 07:03:01 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6ImI5N01vVEFBY0ZOdzF1bDNJMmIrOWc9PSIsInZhbHVlIjoiWk0rUnQrNWZybjllRUdQTFpSdTFtTWUrWEpoMWh6Tk9FbjBBdXhjVVF2d0ZFOFdHNHBvVXYyWUlsWDBqWi83ME40" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5ieTdnMFE5WGJ4eXAwcDRpWm5QNHc9PSIsInZhbHVlIjoidmdaY1FWa0hqNTFYdStRWHd6RTZ1dnVBYUQxZ1prNHJUSUdmM0s4eWErVkxHSFoyNkN5UXhKNHVtWDhBcXlYam5oQVhZVWRqTFpaWDhYdXVTMlZPVHBNYjlsYjNYaVY1akxYNytXZFE1REZBOEZ3OEF4VW9RVStVeTVaYUQ0WW0iLCJtYWMiOiIwODU5NGFjMWIyN2MyZjEzNTllMTg1ODY3Y2Y3YTZhZjkzNWFjMzdjZjA2NWE4YWUxZTc4YWU2NjQ2ODE2OWViIiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 07:03:01 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5ieTdnMFE5WGJ4eXAwcDRpWm5QNHc9PSIsInZhbHVlIjoidmdaY1FWa0hqNTFYdStRWHd6RTZ1dnVBYUQxZ1prNHJUSUdmM0s4eWErVkxHSFoyNkN5UXhKNHVtWDhBcXlYam5oQVhZV" 1 => "bhe_uni_session=eyJpdiI6ImI5N01vVEFBY0ZOdzF1bDNJMmIrOWc9PSIsInZhbHVlIjoiWk0rUnQrNWZybjllRUdQTFpSdTFtTWUrWEpoMWh6Tk9FbjBBdXhjVVF2d0ZFOFdHNHBvVXYyWUlsWDBqWi83ME40Rm1HbFFNRHpPRnVHRHNMVXNuRkJCREF0Q0RFa2duVEw0bHpFSFBFVFZZRHd2ZVdhVUMrQjZ3eU9md3JoYysiLCJtYWMiOiJmMTk4ZThhOTU5NjdjZGU0OWU2NzExN2ZiNTQwM2UyZDFhYWFkZTE1OTdiYzM1YmYyNTczNmY2Yjk0MTBkMWFmIiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 07:03:01 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6ImI5N01vVEFBY0ZOdzF1bDNJMmIrOWc9PSIsInZhbHVlIjoiWk0rUnQrNWZybjllRUdQTFpSdTFtTWUrWEpoMWh6Tk9FbjBBdXhjVVF2d0ZFOFdHNHBvVXYyWUlsWDBqWi83ME40" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "zFhdR0z45X7KAu1BgGaGA8cykjrdHtmLA1FMGGQg" "current_url" => "https://staging.bheuni.io/course-details/11305" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/11305" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-13 11:03:01GET/course-details/11305141315