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@b266b6dbca674afdb85b292fa8be531c" data-request-token="8714a81e652311f086590242ac120008" data-graded="False" data-has-score="False">
<div class="vert-mod">
<div class="vert vert-0" data-id="block-v1:EBC+clat+2019+type@bcp_xblock+block@3a7c63126cc04658b899fc0e4f259efd">
<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@3a7c63126cc04658b899fc0e4f259efd" data-request-token="8714a81e652311f086590242ac120008" data-graded="False" data-has-score="False">
<div class="brightcove-xblock">
<h1 style="display: none;">Video on N) What books to refer for CLAT?</h1>
<h3 class="hd hd-2">N) What books to refer for CLAT?</h3>
</div>
<div id="playerContainer" class="outer" data-account="6415696987001" data-player="uXtBDHC3p" data-video-id="6346781123112" data-location="65e69a2a80cf65cad7676a00"></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-1" data-id="block-v1:EBC+clat+2019+type@html+block@6fabd4cb216842eeab79e3e1a7cdf69c">
<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@6fabd4cb216842eeab79e3e1a7cdf69c" data-request-token="8714a81e652311f086590242ac120008" 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>For study material, you can refer to EBC’s guide book on LLB, which is the most comprehensive book on CLAT preparation, by CLAT Possible. This book includes comprehensive theory on all sections, diagnostic tests for assessment, GK compendiums for memorising current affairs and also a lot of mock tests and practice papers for preparation.</p>
<p>Aniruddha Bhattacharya and Utkarsh Jaiswal’s Legal Aptitude is a must have book for preparation of Legal Aptitude section of CLAT. This book includes step-by-step analysis of each question and detailed chapters on criminal law, contract law, constitutional law and law of contracts. This book also includes legal maxims, legal terms and landmark cases. As a must-have book on legal aptitude.</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>
<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>