Coventry University Dagenham

... United Kingdom
...

No data found!

Intakes
All Campuses Dagenham
Website www.coventry.ac.uk/cul
Monthly Living Cost Inside £1,334, Outside £1,023
Funds Requirements for Visa null
Application Fees null
Currency
Is Lang Mendatory Yes
Part Time Work Details null
Ranking
  • No data found!
English Language Requirements

null

Scholarship Policy

null

Fees & Funding

No data found!

Application Guidelines
  • No data found!
Apply Online

No data found!

Immigration Support Service

No data found!

...

No Data Found!

'

Schools, Faculties, and Institutions
Faculties
  • No data found!
Institutes
  • No data found!
Scholarships, Bursaries, and Funding

Students at This University can apply for various scholarship schemes offered by the university, the UK government, and other organizations.

Here are some of the most popular scholarships at Coventry University Dagenham:

  • No data found!

Student Accommodation

No data found!

Off-Campus Student Accommodations

For students that may prefer a private student accommodation option, the university authority would be able to help them find a suitable place.

  • No data found!

Popular Courses
BA (Hons) Global Business Top up
Coventry University Dagenham
Campus

Dagenham

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

16800

BA (Hons) Sport & Leisure Management
Coventry University Dagenham
Campus

Dagenham

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

16800

Campus

Dagenham

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

16800

MSc Forensic Psychology and Mental Health
Coventry University Dagenham
Campus

Dagenham

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

18600

BSc (Hons) Psychology
Coventry University Dagenham
Campus

Dagenham

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

18300

MA Design Management
Coventry University Dagenham
Campus

Dagenham

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

18600

...
Request history8.1.11PHP Version295msRequest Duration2MBMemory UsageGET university-details/{id?}Route
    • Booting (12.39ms)time
    • Application (283ms)time
    • 1 x Application (95.79%)
      283ms
      1 x Booting (4.2%)
      12.39ms
      4 templates were rendered
      • university-detailsuniversity-details.blade.php#?blade
      • ajax.homejshomejs.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • ajax.menusearchjsmenusearchjs.blade.php#?blade
      uri
      GET university-details/{id?}
      middleware
      web
      controller
      App\Http\Controllers\UniversityController@details
      namespace
      prefix
      where
      file
      app/Http/Controllers/UniversityController.php:55-65
      16 statements were executed, 12 of which were duplicates, 4 unique. Show only duplicated236ms
      • Connection Establishedstaging_liveUniversityController.php#56
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:56
        • 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 `slug` = 'coventry-university-dagenham' limit 1
        4.09msstaging_liveUniversityController.php#56
        Bindings
        • 0: coventry-university-dagenham
        Backtrace
        • 16. app/Http/Controllers/UniversityController.php:56
        • 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 `represent_countries` where `represent_countries`.`id` in ('1')
        1.3msstaging_liveUniversityController.php#56
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Http/Controllers/UniversityController.php:56
        • 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 `countries` where `countries`.`id` in ('235')
        520μsstaging_liveUniversityController.php#56
        Bindings
        • 0: 235
        Backtrace
        • 26. app/Http/Controllers/UniversityController.php:56
        • 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 `courses` where `institute_id` = '129' order by RAND() limit 6
        218msstaging_liveUniversityController.php#62
        Bindings
        • 0: 129
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:62
        • 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` = '129' limit 1
        1.03msstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        570μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 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` = '129' limit 1
        680μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        4.31msstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 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` = '129' limit 1
        860μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        610μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 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` = '129' limit 1
        970μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        810μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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` = '129' limit 1
        900μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        450μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 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` = '129' limit 1
        600μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 129
        Backtrace
        • 22. view::university-details:310
        • 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
        590μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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\Institute
      7Institute.php#?
      App\Models\Course
      6Course.php#?
      App\Models\CourseLevel
      6CourseLevel.php#?
      App\Models\RepresentCountry
      1RepresentCountry.php#?
      App\Models\Country
      1Country.php#?
          _token
          LLVQloZ0zZ73Cjg5xyD952bVRaaXdDJhRawvPO0Z
          current_url
          https://staging.bheuni.io/university-details/coventry-university-dagenham
          _previous
          array:1 [ "url" => "https://staging.bheuni.io/university-details/coventry-university-dagenham" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /university-details/coventry-university-dagenham
          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=eyJpdiI6Iko0VXo1SkJibW1hdFgwTCs4cHpIcXc9PSIsInZhbHVlIjoid25ZcjdScDdnNG5xS25SeDNzUzJRalk1amh3Tk5qa2E1eEx1czY3TVRlbVNtVFhzTEVhbUhyYXpVRWxDZEdUajFjR05VT3FKQ0Q3YW81eE1GYnNVYkoxSXNTZHVYZHdjdkh5WkxZK29JMGVEczFzRkszZWtHNnRERk9XOElNeC8iLCJtYWMiOiIyOGMzNWRiMDQ1ZDY4ZGFmNzFkZjUwMzgzNGI4YmQzNGZlNTYwY2IzNGM2ZTljOTgzMjE4MTRmNjdmMGZjY2EzIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6InpRYkZ2alorK3dSYWVKa1Jxdnl4OFE9PSIsInZhbHVlIjoiS2o0YjdLeHpxNFJCdHdpbGFnck5aRkp0cWorbTFZRloreHRSRTlZSTh0TndDa0o5VXJVcWkvdmlOTEpXdlBOckJxMy9wdVl1MW5LOWZzNVpSdEdYNlMyMDJkQ3RpdmZRTi9iNklOMjRWL2RrNmtDQ0lpR2RVVjZLcWpGdVFtTmkiLCJtYWMiOiJmZmU5ZDIyOTM3NWU2YTUyM2E2OGVmMmFlYWYzMWI0NjFlOTZjZjEyNGVkZDYxNTQ0ZTgyYWYxOTdjOGJhNzg5IiwidGFnIjoiIn0%3D; _fbp=fb.1.1748760641634.119850816588051629; _tt_enable_cookie=1; _ttp=01JWN43G51K7SJJMVD579560RF_.tt.1; ttcsid=1748760641702::SrMnvR9ulzAj9O5ZUZ4s.1.1748760642001; ttcsid_CLKVGJRC77U3V0M5NEGG=1748760641701::gTbHgULGH3LwQ1S-GTx5.1.1748760642235XSRF-TOKEN=eyJpdiI6Iko0VXo1SkJibW1hdFgwTCs4cHpIcXc9PSIsInZhbHVlIjoid25ZcjdScDdnNG5xS25SeDNzUzJRalk1amh3Tk5qa2E1eEx1czY3TVRlbVNtVFhzTEVhbUhyYXpVRWxDZEdUajFjR05VT" ] "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" => "LLVQloZ0zZ73Cjg5xyD952bVRaaXdDJhRawvPO0Z" "bhe_uni_session" => "X5qMMeyvzeMXBL7iBkgZJp8hMSyH8s6R0VNWr3mi" "_fbp" => null "_tt_enable_cookie" => null "_ttp" => 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, 01 Jun 2025 06:50:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZKUy9YdmRuUTVxNGU0VlBsb0dOQUE9PSIsInZhbHVlIjoiYUk5ZHlSYVdhQWRuTnNhWXZiWVRsUFlQRWpoOXRiNGVUWFBXaWNkTXF3MXRCa2VUQ0hvazBNUE5ZbTBTUEV3V1pmUXkvcDJYQkR1ZU9rRFpuQ1J5SmN1eVNvNDRTUWllSWlubUcxY1VjakY5czY3WlFmMGNScXFsTjVQTDZDYWkiLCJtYWMiOiI2NjUzZWYzOTg0NmQ2Y2IzNTlkNTEwNWE2ZmU0NjJmYjYzY2I1YzU4MzZjZDgwZmEyNTE4Y2QzMjJjMWJmNDRiIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 02:50:42 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IlZKUy9YdmRuUTVxNGU0VlBsb0dOQUE9PSIsInZhbHVlIjoiYUk5ZHlSYVdhQWRuTnNhWXZiWVRsUFlQRWpoOXRiNGVUWFBXaWNkTXF3MXRCa2VUQ0hvazBNUE5ZbTBTUEV3V1pmUXkvc" 1 => "bhe_uni_session=eyJpdiI6IkVtVGR5bWR2amE5Mm1taURtQXc1dnc9PSIsInZhbHVlIjoiWXYwYTFVUXkveUNyd0RvSm4rZTBHb3M4NXNVbEZ6czlXLzlIcjNPL1BheVF3N0tRRVBSVzJFMGxtWTlwcDR4dVI4SSt5ZVFVaG9FU0pyS01JNHRkUU9FRVJVeGNuWlNkU3lUR3FsVjZCeTk1NmlWblZ1bEc2OUNremJIRHRpZDIiLCJtYWMiOiJkNzExNjJkMTg1MjZmZGU2ZGFlM2Q0MTk3OGI0ZWU3ZWUyZDhhMjRiZmRiOGMzNjQzNzQzMjU5NTVmMmY1ZWY0IiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 02:50:42 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IkVtVGR5bWR2amE5Mm1taURtQXc1dnc9PSIsInZhbHVlIjoiWXYwYTFVUXkveUNyd0RvSm4rZTBHb3M4NXNVbEZ6czlXLzlIcjNPL1BheVF3N0tRRVBSVzJFMGxtWTlwcDR4dVI4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZKUy9YdmRuUTVxNGU0VlBsb0dOQUE9PSIsInZhbHVlIjoiYUk5ZHlSYVdhQWRuTnNhWXZiWVRsUFlQRWpoOXRiNGVUWFBXaWNkTXF3MXRCa2VUQ0hvazBNUE5ZbTBTUEV3V1pmUXkvcDJYQkR1ZU9rRFpuQ1J5SmN1eVNvNDRTUWllSWlubUcxY1VjakY5czY3WlFmMGNScXFsTjVQTDZDYWkiLCJtYWMiOiI2NjUzZWYzOTg0NmQ2Y2IzNTlkNTEwNWE2ZmU0NjJmYjYzY2I1YzU4MzZjZDgwZmEyNTE4Y2QzMjJjMWJmNDRiIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 02:50:42 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IlZKUy9YdmRuUTVxNGU0VlBsb0dOQUE9PSIsInZhbHVlIjoiYUk5ZHlSYVdhQWRuTnNhWXZiWVRsUFlQRWpoOXRiNGVUWFBXaWNkTXF3MXRCa2VUQ0hvazBNUE5ZbTBTUEV3V1pmUXkvc" 1 => "bhe_uni_session=eyJpdiI6IkVtVGR5bWR2amE5Mm1taURtQXc1dnc9PSIsInZhbHVlIjoiWXYwYTFVUXkveUNyd0RvSm4rZTBHb3M4NXNVbEZ6czlXLzlIcjNPL1BheVF3N0tRRVBSVzJFMGxtWTlwcDR4dVI4SSt5ZVFVaG9FU0pyS01JNHRkUU9FRVJVeGNuWlNkU3lUR3FsVjZCeTk1NmlWblZ1bEc2OUNremJIRHRpZDIiLCJtYWMiOiJkNzExNjJkMTg1MjZmZGU2ZGFlM2Q0MTk3OGI0ZWU3ZWUyZDhhMjRiZmRiOGMzNjQzNzQzMjU5NTVmMmY1ZWY0IiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 02:50:42 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IkVtVGR5bWR2amE5Mm1taURtQXc1dnc9PSIsInZhbHVlIjoiWXYwYTFVUXkveUNyd0RvSm4rZTBHb3M4NXNVbEZ6czlXLzlIcjNPL1BheVF3N0tRRVBSVzJFMGxtWTlwcDR4dVI4" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "LLVQloZ0zZ73Cjg5xyD952bVRaaXdDJhRawvPO0Z" "current_url" => "https://staging.bheuni.io/university-details/coventry-university-dagenham" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/university-details/coventry-university-dagenham" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-01 06:50:42GET/university-details/coventry-university-dagenham41621