BSc Biology

... Canada
... Thompson Rivers University

Course Overview

General Eligibility

Part Time Work Details

Language Requirement

  • The minimum IELTS score required is 7

Programme Information
...
Course Category


...
Campus Name


...
Course Level

Undergraduate


...
Duration

48


...
Available Intake

Jan,May,Sep


...
IELTS Score

7.0


...
Tuition Fees Range

17304,

17304, (INT)


Subject Recommendations for You
BSc (Hons) Chemistry (with Foundation Year)
University of Surrey - Study Group
Campus

Guildford

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

22100

B.S Finance
Webster University
Campus

Multiple campuses

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

28500

Campus

Guelph, Ontario

Entry Score

6.5

Course Level

Undergraduate

Total Course Fee

32596

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 Version718msRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[05:25:57] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (18.75ms)time
  • Application (699ms)time
  • 1 x Application (97.39%)
    699ms
    1 x Booting (2.61%)
    18.75ms
    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 duplicated670ms
    • 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` = '0945b473-bed3-43fe-9dc6-1257704df55f' limit 1
      3.49msstaging_liveCourseController.php#131
      Bindings
      • 0: 0945b473-bed3-43fe-9dc6-1257704df55f
      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 ('5f494cf187494d83861fb5a1781e9fa8')
      1.51msstaging_liveCourseController.php#131
      Bindings
      • 0: 5f494cf187494d83861fb5a1781e9fa8
      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 ('4')
      1.01msstaging_liveCourseController.php#131
      Bindings
      • 0: 4
      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 ('40')
      1.19msstaging_liveCourseController.php#131
      Bindings
      • 0: 40
      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')
      610μ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
      680μ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
      656msstaging_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` = '36' limit 1
      1.28msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 36
      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
      820μ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` = '73b8c644e7d34be383dbcceaec7087e8' limit 1
      900μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 73b8c644e7d34be383dbcceaec7087e8
      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
      610μ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` = '92c491caaf814b9ba81a373fbb6ba8a3' limit 1
      910μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 92c491caaf814b9ba81a373fbb6ba8a3
      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
      530μ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
    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
        0TbeyZ65LflqSN5hC3HM37WkkBRy4GWlq00SRKR5
        current_url
        https://staging.bheuni.io/course-details/0945b473-bed3-43fe-9dc6-1257704df55f
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/0945b473-bed3-43fe-9dc6-1257704df55f"...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/0945b473-bed3-43fe-9dc6-1257704df55f
        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=eyJpdiI6IkEvS0VFeThUMXhGNEs4N282bkZCbUE9PSIsInZhbHVlIjoiaW42alB6RXBhdTE2dHI0M2ptVjlTMER5bkp6SVlHVHFuamlFQjliS1Fha3JyZEIvYzR2QUN3anFMYVB2NmxpWVR6MGtQcFVkeUdxcDZseGxFZVNRZk5Sa1BTY2RNZUtSc2I2QWxrbWtHNmkzeE51SGR5VlJRbEw4RXNPOEc0TmoiLCJtYWMiOiIzN2E2YWI4OGE0Mjc3ZDU5NDVlM2ZlMjUzNzZjM2ZhNzcyNWY2MTlhOGYxM2I0MTFhYzIzNzJmZjlhMTU0YmEzIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6Ink3cUVvbkJzeHZpOGwwZ0t4aVh1MGc9PSIsInZhbHVlIjoiOExJMmJxYk5ud0YyNEx5aFhxU0lGSXBHOEVYaGVaQWpod0U0RDJlSjRFMTR3ajV2TTh2MXFVcmp4T3Npc2kzVS9vcW0xYUpUMFM2czhIZS9JekVXcnJuQjlKalMvNnBoM0E1Rjc1TUxKMnF4TTNuY2ZPSjJYaCs4M1pudlpvTGMiLCJtYWMiOiJmZDcxNjg2ZWVlMGVhMGQzODc0YjE5YmIyNDhkNjg3NmFlYjlmYTk4YTA4MGFjMmJkNjUzN2ViNmEzNDdkMzhkIiwidGFnIjoiIn0%3D; _tt_enable_cookie=1; _ttp=01JWMZ89WMEVAKQJXTZDH5RVTT_.tt.1; _fbp=fb.1.1748755556294.19975290474601848; ttcsid=1748755556249::Bla1xNRDJmta5DEqsRxX.1.1748755556645; ttcsid_CLKVGJRC77U3V0M5NEGG=1748755556248::BeOrvMSAF-Medy5iNdf0.1.1748755556855XSRF-TOKEN=eyJpdiI6IkEvS0VFeThUMXhGNEs4N282bkZCbUE9PSIsInZhbHVlIjoiaW42alB6RXBhdTE2dHI0M2ptVjlTMER5bkp6SVlHVHFuamlFQjliS1Fha3JyZEIvYzR2QUN3anFMYVB2NmxpWVR6MGtQc" ] "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" => "0TbeyZ65LflqSN5hC3HM37WkkBRy4GWlq00SRKR5" "bhe_uni_session" => "BGsJPSJqYhwWUBoXR2IjZ7fbks3KxLJXofS8kPZo" "_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, 01 Jun 2025 05:25:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRWVDQwU0Q1bTA0NmxHUjB0TE1DN1E9PSIsInZhbHVlIjoiRmpKV2ZFYkZ6eDQxclpoV2o3U0hOdWNDYm5GTG9QS1lxWWdvMXFxeHl1WDdNOGRrNG9POTA4OUQwbVBpaElzcDBWa3FSU1RsWmdoTUI5UE0zc0sxZ0hwTStaTXBUL2V1b3EvUjNGM01OTEhTbFF6OHlOeWJtR2NRcGxiUk5naTEiLCJtYWMiOiJhOWE2MTI0YzdhMmYzNDZmYmI0MDVhN2VmNmZhN2VmNTQ3NzAzMDI5YzIxODg1ODE1OGZlOTRkYmY3YzJjNzAwIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 01:25:57 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IlRWVDQwU0Q1bTA0NmxHUjB0TE1DN1E9PSIsInZhbHVlIjoiRmpKV2ZFYkZ6eDQxclpoV2o3U0hOdWNDYm5GTG9QS1lxWWdvMXFxeHl1WDdNOGRrNG9POTA4OUQwbVBpaElzcDBWa3FSU" 1 => "bhe_uni_session=eyJpdiI6InFJdnRiMlJpR2VNQWU4TDhUZmN4cEE9PSIsInZhbHVlIjoiTitYaUIxNGVwU1lxd3FYWVdBNXpkUUp5eDd2TFBJaWQ4d1M3U3lpYUJMYVJlUjBGbE1OOG1GWHBSa2M0MVJsRFkwc2NhQ3Y4dHNMTElPeUFFUklyMEhYeENqU0w3NXpIWGNDaVYrYlBNeCtoMm11cVdPelFJaGNMcjBuL2dsM0UiLCJtYWMiOiI0NzllODRmMjJkMzllYjJiMmJiZTFiYmI5Y2VjYTc3ODJmYWQyOGYwYjk0YjVmODNkN2RiNjVlYzViM2U3MzE0IiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 01:25:57 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6InFJdnRiMlJpR2VNQWU4TDhUZmN4cEE9PSIsInZhbHVlIjoiTitYaUIxNGVwU1lxd3FYWVdBNXpkUUp5eDd2TFBJaWQ4d1M3U3lpYUJMYVJlUjBGbE1OOG1GWHBSa2M0MVJsRFkw" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRWVDQwU0Q1bTA0NmxHUjB0TE1DN1E9PSIsInZhbHVlIjoiRmpKV2ZFYkZ6eDQxclpoV2o3U0hOdWNDYm5GTG9QS1lxWWdvMXFxeHl1WDdNOGRrNG9POTA4OUQwbVBpaElzcDBWa3FSU1RsWmdoTUI5UE0zc0sxZ0hwTStaTXBUL2V1b3EvUjNGM01OTEhTbFF6OHlOeWJtR2NRcGxiUk5naTEiLCJtYWMiOiJhOWE2MTI0YzdhMmYzNDZmYmI0MDVhN2VmNmZhN2VmNTQ3NzAzMDI5YzIxODg1ODE1OGZlOTRkYmY3YzJjNzAwIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 01:25:57 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IlRWVDQwU0Q1bTA0NmxHUjB0TE1DN1E9PSIsInZhbHVlIjoiRmpKV2ZFYkZ6eDQxclpoV2o3U0hOdWNDYm5GTG9QS1lxWWdvMXFxeHl1WDdNOGRrNG9POTA4OUQwbVBpaElzcDBWa3FSU" 1 => "bhe_uni_session=eyJpdiI6InFJdnRiMlJpR2VNQWU4TDhUZmN4cEE9PSIsInZhbHVlIjoiTitYaUIxNGVwU1lxd3FYWVdBNXpkUUp5eDd2TFBJaWQ4d1M3U3lpYUJMYVJlUjBGbE1OOG1GWHBSa2M0MVJsRFkwc2NhQ3Y4dHNMTElPeUFFUklyMEhYeENqU0w3NXpIWGNDaVYrYlBNeCtoMm11cVdPelFJaGNMcjBuL2dsM0UiLCJtYWMiOiI0NzllODRmMjJkMzllYjJiMmJiZTFiYmI5Y2VjYTc3ODJmYWQyOGYwYjk0YjVmODNkN2RiNjVlYzViM2U3MzE0IiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 01:25:57 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6InFJdnRiMlJpR2VNQWU4TDhUZmN4cEE9PSIsInZhbHVlIjoiTitYaUIxNGVwU1lxd3FYWVdBNXpkUUp5eDd2TFBJaWQ4d1M3U3lpYUJMYVJlUjBGbE1OOG1GWHBSa2M0MVJsRFkw" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "0TbeyZ65LflqSN5hC3HM37WkkBRy4GWlq00SRKR5" "current_url" => "https://staging.bheuni.io/course-details/0945b473-bed3-43fe-9dc6-1257704df55f" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/0945b473-bed3-43fe-9dc6-1257704df55f" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-01 05:25:57GET/course-details/0945b473-bed3-43fe-9dc6-1257704df55f141314