An Introduction to CLAT
<div class="xblock xblock-public_view xblock-public_view-vertical" data-course-id="course-v1:EBC+clat+2019" data-init="VerticalStudentView" data-runtime-class="LmsRuntime" data-runtime-version="1" data-block-type="vertical" data-usage-id="block-v1:EBC+clat+2019+type@vertical+block@2db06b0ce2b54e60925ad98bb1220f1e" data-request-token="7a061a8e654311f08e040242ac120008" data-graded="False" data-has-score="False">
<div class="vert-mod">
<div class="vert vert-0" data-id="block-v1:EBC+clat+2019+type@html+block@a7076bf124ce4549a6e18316f13e359f">
<div class="xblock xblock-public_view xblock-public_view-html xmodule_display xmodule_HtmlBlock" data-course-id="course-v1:EBC+clat+2019" data-init="XBlockToXModuleShim" data-runtime-class="LmsRuntime" data-runtime-version="1" data-block-type="html" data-usage-id="block-v1:EBC+clat+2019+type@html+block@a7076bf124ce4549a6e18316f13e359f" data-request-token="7a061a8e654311f08e040242ac120008" data-graded="False" data-has-score="False">
<script type="json/xblock-args" class="xblock-json-init-args">
{"xmodule-type": "HTMLModule"}
</script>
<h3><span style="color: #ff0000;">20th FEB 2020</span></h3>
<section class="update-description">
<section class="primary">
<p>We regularly update our courses and release new editions. A new edition of this course has been released. Please click the link below to go to the new edition.</p>
</section>
<h4 class="hd hd-4">An Introduction to CLAT, 2nd Edition, 2020</h4>
<form>
<p><input type="button" value="Intro to CLAT, 2nd Edn." onclick="window.open('https://ebclearning.com/courses/course-v1:EBC+clat-2nd+2020/courseware')" /></p>
</form></section>
<p></p>
<p></p>
</div>
</div>
<div class="vert vert-1" data-id="block-v1:EBC+clat+2019+type@bcp_xblock+block@d08ad916e93a4c76aefe4fe9d7909e0f">
<div class="xblock xblock-public_view xblock-public_view-bcp_xblock" data-course-id="course-v1:EBC+clat+2019" data-init="BCPlayerBlock" data-runtime-class="LmsRuntime" data-runtime-version="1" data-block-type="bcp_xblock" data-usage-id="block-v1:EBC+clat+2019+type@bcp_xblock+block@d08ad916e93a4c76aefe4fe9d7909e0f" data-request-token="7a061a8e654311f08e040242ac120008" data-graded="False" data-has-score="False">
<div class="brightcove-xblock">
<h1 style="display: none;">Video on A) What is CLAT?</h1>
<h3 class="hd hd-2">A) What is CLAT?</h3>
</div>
<div id="playerContainer" class="outer" data-account="6415696987001" data-player="uXtBDHC3p" data-video-id="6346780528112" data-location="65e6987480cf65cad76769d9"></div>
<input type="hidden" name="current_view" value="public" id="current_view_type">
<script type="text/javascript">
$(document).ready(function() {
var $h1 = $('#course-h1-title');
var $h2 = $('<h2></h2>')
.attr('class', $h1.attr('class'))
.attr('id', $h1.attr('id'))
.html($h1.html());
$h1.replaceWith($h2);
});
</script>
</div>
</div>
<div class="vert vert-2" data-id="block-v1:EBC+clat+2019+type@html+block@a39a303123554a12a256507391bea33c">
<div class="xblock xblock-public_view xblock-public_view-html xmodule_display xmodule_HtmlBlock" data-course-id="course-v1:EBC+clat+2019" data-init="XBlockToXModuleShim" data-runtime-class="LmsRuntime" data-runtime-version="1" data-block-type="html" data-usage-id="block-v1:EBC+clat+2019+type@html+block@a39a303123554a12a256507391bea33c" data-request-token="7a061a8e654311f08e040242ac120008" data-graded="False" data-has-score="False">
<script type="json/xblock-args" class="xblock-json-init-args">
{"xmodule-type": "HTMLModule"}
</script>
<head>
<style>
.collapsible {
background-color: #777;
color: white;
cursor: pointer;
padding: 10px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
}
.active, .collapsible:hover {
/*background-color: #555;*/
font-size: 115%;
}
.myContent {
border: 1px solid darkgray;
background: white;
padding: 10px 18px;
/*font: 24px/36px sans-serif;*/
/*width: 200px;*/
display: none;
height: 400px;
overflow: scroll;
}
/* Scrollbar styles */
::-webkit-scrollbar {
width: 8px;
height: 0px;
}
::-webkit-scrollbar-track {
}
::-webkit-scrollbar-thumb {
background: darkgray;
}
::-webkit-scrollbar-thumb:hover {
background: red;
}
</style>
</head>
<body>
<!--<button class="collapsible"><h4>Notes</h4></button>
<div class="myContent">
<p>Go to this link. Find a sample of ____ Agreement here.</p>
</div>-->
<button class="collapsible"><h4>Transcript</h4></button>
<div class="myContent">
<p>Welcome to this discussion on CLAT. CLAT or the Common Law Admission Test is an exam for over 20 national law universities with more and more universities added every year. This exam is conducted both at the undergraduate level as well as the postgraduate level. However, in this course, we will focus our discussion on the undergraduate course only. This exam usually takes place in the 2nd week of May. However this year, the exam will be taking place in the fourth week owing to the general elections. Last year <em>i.e.</em> in 2018 there were more than 55,000 aspirants for this exam. And not only government colleges but even many private institutions colleges consider this exam for entrance into their courses. Apart from NLUs, many private universities also consider this exam score for admission into their law courses.</p>
</div>
<script>
var coll = document.getElementsByClassName("collapsible");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function() {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
</script>
</body>
</div>
</div>
<div class="vert vert-3" data-id="block-v1:EBC+clat+2019+type@html+block@cf58200193184e28bc3cde7ae9414b1f">
<div class="xblock xblock-public_view xblock-public_view-html xmodule_display xmodule_HtmlBlock" data-course-id="course-v1:EBC+clat+2019" data-init="XBlockToXModuleShim" data-runtime-class="LmsRuntime" data-runtime-version="1" data-block-type="html" data-usage-id="block-v1:EBC+clat+2019+type@html+block@cf58200193184e28bc3cde7ae9414b1f" data-request-token="7a061a8e654311f08e040242ac120008" data-graded="False" data-has-score="False">
<script type="json/xblock-args" class="xblock-json-init-args">
{"xmodule-type": "HTMLModule"}
</script>
<hr />
<br />
<p>To go to the next or previous page use the Next or Previous buttons above and below each page.</p>
<div><img src="https://ebclearning.com/asset-v1:EBCLearning+conflicts-in-corporate-form-acl-3+2022+type@asset+block@navigation.png"/></div>
<hr />
</div>
</div>
</div>
<script type="text/javascript">
(function (require) {
require(['/static/js/dateutil_factory.a28baef97506.js?raw'], function () {
require(['js/dateutil_factory'], function (DateUtilFactory) {
DateUtilFactory.transform('.localized-datetime');
});
});
}).call(this, require || RequireJS.require);
</script>
<script>
function emit_event(message) {
parent.postMessage(message, '*');
}
</script>
</div>