Home News CUET UG 2024 scheduled for tomorrow postponed to May 29 for Delhi candidates

CUET UG 2024 scheduled for tomorrow postponed to May 29 for Delhi candidates

General

Freny Ashwin
Freny Ashwin
CUET UG 2024 scheduled for tomorrow postponed to May 29 for Delhi candidates

The National Testing Agency (NTA) has postponed the CUET UG 2024 exam for Delhi candidates only, originally scheduled for tomorrow, May 15, due to 'unavoidable reasons'. The rescheduled exams for chemistry, biology, general test, and English will now take place on May 29. NTA has announced that new admit cards for these candidates will be issued soon. Meanwhile, the university entrance exam will commence as planned for all other candidates starting tomorrow.

NTA announced in an official notice that due to unavoidable reasons, the test papers for Chemistry (306), Biology (304), English (101), and General Test (501), originally scheduled for May 15, 2024, have been postponed for candidates at centers across Delhi only. The exams will now take place on May 29, 2024. Revised admit cards will be issued for these candidates.

Direct Link to Download CUET 2024 Admit Card: Direct Link

Read More: CUET 2024 Answer Key

NTA clarified that the CUET 2024 exam will proceed as scheduled for candidates in all other cities across the country, including Gurugram, Ghaziabad, Faridabad, and Noida, as well as at international examination centers. Additionally, exams scheduled for May 16, 17, and 18 will be conducted as planned at all exam centers, including those in Delhi.

For further details regarding CUET (UG) 2024, candidates can contact 011 - 40759000 / 011 - 69227700 or email at cuet-ug@nta.ac.in," NTA stated in the notice.

According to the schedule, the CUET 2024 exam will be conducted in pen and paper mode from May 15 to May 18. NTA has released the CUET 2024 admit card for all candidates appearing for the May 15 to May 18 exams on the official website, exams.nta.ac.in/CUET-UG/.

Recently, several candidates reported difficulties downloading the CUET UG 2024 admit card and issues with missing examination centers. In response to these complaints, NTA advised applicants to download their CUET UG hall tickets on the evening of May 14.

Similar News

COMEDK UGET Hall Ticket 2024 Issued at comedk.org By - Avantika Bhardwaj13th May, 2024, 2 min read Read More
Chandigarh University and Harvard Business School Online: A Gateway to Global Business Education By - Neha Siddhwani09th May, 2024, 3 min read Read More
CBSE 12 Class Result Publishing Soon By - Avantika Bhardwaj09th May, 2024, 3 min read Read More
View All
Check Eligibility Apply Now
Request history8.3.19PHP Version212msRequest Duration2MBMemory UsageGET news/{slug}Route
    • Booting (12.89ms)time
    • Application (199ms)time
    • 1 x Application (93.93%)
      199ms
      1 x Booting (6.07%)
      12.89ms
      10 templates were rendered
      • pages.news.descriptiondescription.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.author-detailsauthor-details.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET news/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\NewsController@description
      as
      news.description
      namespace
      prefix
      /news
      where
      file
      app/Http/Controllers/NewsController.php:83-126
      8 statements were executed143ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new7.51msselect * from `seo_redirects` where `redirect_from` = '/news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates' limit 1
        Bindings
        • 0: /news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new730μsselect * from `meta_tags` where `slug` = 'news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • NewsController.php#88db_collegesearch_new1.39msselect * from `articles` where (`slug` = 'cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates' and `type` = 'news') and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 1
        Bindings
        • 0: cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates
        • 1: news
        • 2: active
        Backtrace
        • app/Http/Controllers/NewsController.php:88
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • NewsController.php#88db_collegesearch_new1.19msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (307) and `admins`.`deleted_at` is null
        Bindings
        • 0: 307
        Backtrace
        • app/Http/Controllers/NewsController.php:88
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Article.php#109db_collegesearch_new95.35msselect * from `articles` where `type` = 'news' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 3
        Bindings
        • 0: news
        • 1: active
        Backtrace
        • app/Models/Article.php:109
        • app/Http/Controllers/NewsController.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Article.php#109db_collegesearch_new1.89msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (151, 289) and `admins`.`deleted_at` is null
        Bindings
        • 0: 151
        • 1: 289
        Backtrace
        • app/Models/Article.php:109
        • app/Http/Controllers/NewsController.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Article.php#27db_collegesearch_new33.98msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'article' and `faqs`.`faq_id` = 2567 and `faqs`.`faq_id` is not null and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 1: 2567
        • 2: active
        Backtrace
        • app/Models/Article.php:27
        • app/Http/Controllers/NewsController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#156db_collegesearch_new1.24msselect * from `brandings` where `section` = 'news' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: news
        • 1: active
        Backtrace
        • app/helpers.php:156
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Article
      4Article.php#?
      App\Models\Admin
      3Admin.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          E7FiFmx5TQ65FRbYrzLJWIDXhigZlTToY6aE7Q2I
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/news/cuet-ug-2024-postponed-exam-tomorrow-res...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates
          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 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          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 => "Mon, 17 Mar 2025 04:07:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklGaXljNTFWL3U2SFFPVU13YzBIQ0E9PSIsInZhbHVlIjoicUFzK3IrSkdMWmZ5Lzh4aUhKTFpSV0JHSldBUWhqdGFFRGx2Y2pOZXVrMFBvK2dkR0FDWWFUYlJ3V1lBdlF5RnlyMkd2bHMxLzB3TnQ5bmMxd0d6ZTNnWlZRc3B3L2JMOWxzN0xUWTZXOTVQK29yRFczVE95RzZ2SmxlQTRXeFIiLCJtYWMiOiIwMzAxNDFlMzdlNzcwNTE4OTA1YmIzMTJiM2I0NWQ2YTA2NmY5ZTBmNTBmOTgwOTUzZjdlOWQ0YmVlYzcwZjk0IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 06:07:05 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IklGaXljNTFWL3U2SFFPVU13YzBIQ0E9PSIsInZhbHVlIjoicUFzK3IrSkdMWmZ5Lzh4aUhKTFpSV0JHSldBUWhqdGFFRGx2Y2pOZXVrMFBvK2dkR0FDWWFUYlJ3V1lBdlF5RnlyMkd2b" 1 => "laravel_session=eyJpdiI6IlgrRFhTcjZnYmdGRkJNM3RZbXZ4R1E9PSIsInZhbHVlIjoiajJ4Q1JYeUhrZ3llT2FWZE1ab1lrN1lEc0ZNcyt1Qy9oVGdENUdVY3plcThXQTVtNWg3Nm1OSFZOYlJjTE02R1lHQjI3OHpVZWR5eEE1ajVIRFo1RFhpZWRtbTdaMmEvRnZycWRLMElRekRFVU9hOEZ6Nnl4U3JZTmtsNnNlTW4iLCJtYWMiOiI0ODZiNmZiNDNkOGIyZDIxZjAxNjI0NzkyNDE0MDFhNGZjMzMxM2IwYTVhMGRhM2E1NGVhNjI5NmY1MmUzN2Q1IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 06:07:05 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IlgrRFhTcjZnYmdGRkJNM3RZbXZ4R1E9PSIsInZhbHVlIjoiajJ4Q1JYeUhrZ3llT2FWZE1ab1lrN1lEc0ZNcyt1Qy9oVGdENUdVY3plcThXQTVtNWg3Nm1OSFZOYlJjTE02R1lH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklGaXljNTFWL3U2SFFPVU13YzBIQ0E9PSIsInZhbHVlIjoicUFzK3IrSkdMWmZ5Lzh4aUhKTFpSV0JHSldBUWhqdGFFRGx2Y2pOZXVrMFBvK2dkR0FDWWFUYlJ3V1lBdlF5RnlyMkd2bHMxLzB3TnQ5bmMxd0d6ZTNnWlZRc3B3L2JMOWxzN0xUWTZXOTVQK29yRFczVE95RzZ2SmxlQTRXeFIiLCJtYWMiOiIwMzAxNDFlMzdlNzcwNTE4OTA1YmIzMTJiM2I0NWQ2YTA2NmY5ZTBmNTBmOTgwOTUzZjdlOWQ0YmVlYzcwZjk0IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 06:07:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IklGaXljNTFWL3U2SFFPVU13YzBIQ0E9PSIsInZhbHVlIjoicUFzK3IrSkdMWmZ5Lzh4aUhKTFpSV0JHSldBUWhqdGFFRGx2Y2pOZXVrMFBvK2dkR0FDWWFUYlJ3V1lBdlF5RnlyMkd2b" 1 => "laravel_session=eyJpdiI6IlgrRFhTcjZnYmdGRkJNM3RZbXZ4R1E9PSIsInZhbHVlIjoiajJ4Q1JYeUhrZ3llT2FWZE1ab1lrN1lEc0ZNcyt1Qy9oVGdENUdVY3plcThXQTVtNWg3Nm1OSFZOYlJjTE02R1lHQjI3OHpVZWR5eEE1ajVIRFo1RFhpZWRtbTdaMmEvRnZycWRLMElRekRFVU9hOEZ6Nnl4U3JZTmtsNnNlTW4iLCJtYWMiOiI0ODZiNmZiNDNkOGIyZDIxZjAxNjI0NzkyNDE0MDFhNGZjMzMxM2IwYTVhMGRhM2E1NGVhNjI5NmY1MmUzN2Q1IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 06:07:05 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlgrRFhTcjZnYmdGRkJNM3RZbXZ4R1E9PSIsInZhbHVlIjoiajJ4Q1JYeUhrZ3llT2FWZE1ab1lrN1lEc0ZNcyt1Qy9oVGdENUdVY3plcThXQTVtNWg3Nm1OSFZOYlJjTE02R1lH" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "E7FiFmx5TQ65FRbYrzLJWIDXhigZlTToY6aE7Q2I" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 04:07:05GET/news/cuet-ug-2024-postponed-exam-tomorrow-rescheduled-may-29-for-delhi-candidates1088