SSC recruitment rip-off: 222 people working without giving exams, says Bag Committee report | India News
An investigation is underway into allegations of ‘corruption’ in SSC group C recruitment in West bengal. The report of retired Justice Ranjit Bag Committee was submitted to the Calcutta High Court at this time within the Group C recruitment corruption case of SSC. According to the courtroom sources, the report highlighted the shortcomings and corruption within the recruitment course of. The report stated 381 people had been issued letters of advice even after the expiry of their time period. Out of the 381, 222 names weren’t on any panel or ready listing. They didn’t participate within the character check. Because none of them handed the written check. The suggestion letter was issued with a scanned signature from the SSC workplace.
A complete of 11 officers have been named within the report for his or her alleged involvement in corruption. An FIR may be lodged towards 4 people if mandatory. The Bag committee really helpful a departmental inquiry towards 6. The verdict within the case shall be introduced on May 18.
The Bag report talked about the involvement of School Service Commission’s programming officer Samarjit Acharya, Board of Secondary Education president Kalyanmoy Gangopadhyay, School Service Commission Chairman Saumitra Sarkar, School Service Commission Secretary Ashok Kumar Saha, former Chairman of The School Service Commission Subiresh Bhattacharya, Regional Chairman of the Commission Sharmila Mitra, Shubhajit Chattopadhyay, Sheikh Sirajuddin, Mahua Biswas, Chaitali Bhattacharya and board’s technical officer Rajesh Layek within the report.
According to the report, an FIR may be lodged towards Soumitra Sarkar, Ashok Kumar Saha, Kalyanmoy Gangopadhyay, Shanti Prasad Sinha, Samarjit Acharya if mandatory. Apart from this, the Bag Committee has really helpful a departmental inquiry towards Subiresh Bhattacharya, Chaitali Bhattacharya, Sharmila Mitra, Mahua Biswas, Shubhajit Chattopadhyay and Sheikh Sirajuddin.
What’s within the report?
The report claims that Shanti Prasad Sinha used to provide a false suggestion letter to Kalyanmoy Gangopadhyay. Then Kalyanmoy Gangopadhyay used to organize the appointment letter with technical officer Rajesh Layek on the premise of that suggestion letter. At the identical time, the report claimed that the advisory committee, which was fashioned on the premise of the approval of Partha Chattopadhyay, was unlawful.
In 2016, the method of recruiting Group C workers via SSC started in authorities and government-aided faculties within the state. The time period of the involved panel expired on May 18, 2019. After that, some job seekers filed a case within the Calcutta High Court on a number of prices comparable to appointment from the expired panel, getting jobs for the ineligible ones as in comparison with the eligible ones. Justice Abhijit Gangopadhyay had earlier ordered a CBI probe into the recruitment corruption case. He was stayed by a division bench of Justice Subrata Talukdar. The case was heard at this time on that bench.
Meanwhile, SSC is making modifications within the trainer’s recritment rule to stop corruption. It is thought that this time the examination for the recruitment of lecturers shall be held solely in OMR Sheet. In addition, trainer recruitment shall be returned to the interview.
Loading
';
var cat = "?cat=120183";
//$(".main-rhs2463260").theiaStickySidebar();
var instagram_script=document.createElement('script');
instagram_script.defer="defer";
instagram_script.async="async";
instagram_script.src="https://platform.instagram.com/en_US/embeds.js";
document.head.appendChild(instagram_script);
/*************************************/
/*$(window).scroll(function(){
var last = $('div.listing').filter('div:last');
var lastHeight = last.offset().top ;
if(lastHeight + last.height() < $(document).scrollTop() + $(window).height() && nextload==true){
var circle = "";
var myTimer = "";
var interval = 30;
var angle = 0;
var Inverval = "";
var angle_increment = 6;
$.ajax({
url: "/micros/article-list.php" + cat + nextpath,
async: true,
dataType: "json",
beforeSend: function() {
$('div.listing').append(load);
nextload=false;
//console.log("/micros/article-list.php" + cat + nextpath);
ice = 1;
circle = $('.center-section').find('#green-halo');
myTimer = $('.center-section').find('#myTimer');
angle = 0;
Inverval = setInterval(function (){
$(circle).attr("stroke-dasharray", angle + ", 20000");
//myTimer.innerHTML = parseInt(angle/360*100) + '%';
if (angle >= 360) {
angle = 1;
}
angle += angle_increment;
}.bind(this),interval);
},
success: function(data){
nextload=false;
//console.log("success");
//console.log(data);
$.each(data['rows'], function(key,val){
//console.log("data found");
ice = 2;
if(val['id']!='2463260'){
string = '
function pauseEvent(event) {
var videotype = "zee english video";
gtag('event', 'Pause', { 'event_category': videotype, 'event_label': vlabel});
}
function AdloadEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adloaded", { "event_category": videotype, "event_label": vlabel});
}
function AdProgressEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adprogress", { "event_category": videotype, "event_label": vlabel});
}
function adPausedEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adpaused", { "event_category": videotype, "event_label": vlabel});
}
/* End of Kaltura player function code */
$(document).delegate("div[id^='play']", "click", function(){
//console.log($(this).attr("id"));
//console.log($(this).attr("video-source"));
//console.log($(this).attr("video-code"));
var isyoutube = $(this).attr("video-source");
var vurl = $(this).attr("video-path");
var vid = $(this).attr("id");
$(this).hide();
var pvid = $(this).attr("newsid");
var vx = $(this).attr("id").replace('play-','');
var vC = $(this).attr("video-code");
var playDiv = "video-" + vid + "-" + pvid;
if(isyoutube =='No'){
kalturaPlayerAPIReady(vC, playDiv,pvid);
}else{
onYouTubePlay(vid, vC, playDiv,vx, pvid);
}
});
$(document).delegate("div[id^='ptop']", "click", function(){
var vid = $(this).attr("id").replace('ptop','');
$(this).hide();
var pvid = $(this).attr("newsid");
var vurl = $(this).attr("video-path");
//console.log($(this).attr("id") + "--" + vid);
//console.log($(this).parent().children().find('#play-'+vid).attr("video-source"));
//console.log($(this).parent().children().find('#play-'+vid).attr("video-code"));
var isyoutube = $(this).parent().children().find('#play-'+vid).attr("video-source");
var vC = $(this).parent().children().find('#play-'+vid).attr("video-code");
var playDiv = "mvideo-play-" + vid + "-" + pvid;
if(isyoutube =='No'){
//console.log(jwplayer($(this).attr("id")).getState());
kalturaPlayerAPIReady(vC, playDiv,pvid);
var nxti = 3;
var ci = 1;
var nxti_1 = 6;
var nxti_2 = 9;
var nxti_3 = 12;
if($.autopager==false){
var use_ajax = false;
/*var disqus_shortname="zeehindi";
var disqus_identifier; //made of post id and guid
var disqus_url; //post permalink
function loadDisqus(source, identifier, url, nid) {
if (window.DISQUS) {
//alert("if");
jQuery('
').insertAfter(source);
jQuery('#disqus_thread').insertAfter(source); //append the HTML after the link
//if Disqus exists, call it's reset method with new parameters
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
}else{
jQuery('
').insertAfter(source);
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument