Notice (8): Undefined variable: circulars [APP\View\Layouts\site.ctp, line 351]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'types' => array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
),
'department' => array(
'Department' => array(
'id' => '3',
'name' => 'Basic Sciences & Humanities',
'description' => '<p>For Human & other science related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:44:19',
'facultyList' => '/img/not_available',
'Roadmap' => '/img/not_available',
'infrastructure' => '/img/not_available'
)
),
'about' => array(
'About' => array(
'id' => '15',
'department_id' => '3',
'paragraph1' => '<p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>',
'paragraph2' => '<p>Apart from teaching the above-mentioned courses and some second year courses, which form the basis for all branches of engineering, this department familiarizes the new entrants with the philosophy of our organization and the value-based approach to education that has earned this college its distinctive reputation.</p>',
'special_line' => '<p>Department of Basic sciences & Humanities</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2020-06-07 17:37:57'
)
),
'dept' => 'humanities',
'type' => 'under-graduate',
'visions' => array(),
'obj' => array(),
'programs' => array(
'Program' => array(
'id' => '3',
'department_id' => '3',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
),
'broc' => array(),
'content_for_layout' => '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Basic Sciences & Humanities (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Basic Sciences & Humanities</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Basic Sciences & Humanities</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-trace').style.display = (document.getElementById('cakeErr6566a848791dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\academic_sidebar.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a848791dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-code').style.display = (document.getElementById('cakeErr6566a848791dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-context').style.display = (document.getElementById('cakeErr6566a848791dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a848791dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a848791dd-context" class="cake-context" style="display: none;">$name = 'academic_sidebar'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\academic_sidebar.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 140
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-trace').style.display = (document.getElementById('cakeErr6566a84879be4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\ug_projects.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a84879be4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-code').style.display = (document.getElementById('cakeErr6566a84879be4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-context').style.display = (document.getElementById('cakeErr6566a84879be4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a84879be4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a84879be4-context" class="cake-context" style="display: none;">$name = 'ug_projects'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\ug_projects.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 143
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/humanities/1.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/2.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/3.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/4.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/5.png"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/humanities">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<a href="/img/not_available" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>',
'scripts_for_layout' => '',
'title_for_layout' => 'Academics'
)
$types = array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
)
$department = array(
'Department' => array(
'id' => '3',
'name' => 'Basic Sciences & Humanities',
'description' => '<p>For Human & other science related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:44:19',
'facultyList' => '/img/not_available',
'Roadmap' => '/img/not_available',
'infrastructure' => '/img/not_available'
)
)
$about = array(
'About' => array(
'id' => '15',
'department_id' => '3',
'paragraph1' => '<p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>',
'paragraph2' => '<p>Apart from teaching the above-mentioned courses and some second year courses, which form the basis for all branches of engineering, this department familiarizes the new entrants with the philosophy of our organization and the value-based approach to education that has earned this college its distinctive reputation.</p>',
'special_line' => '<p>Department of Basic sciences & Humanities</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2020-06-07 17:37:57'
)
)
$dept = 'humanities'
$type = 'under-graduate'
$visions = array()
$obj = array()
$programs = array(
'Program' => array(
'id' => '3',
'department_id' => '3',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
)
$broc = array()
$content_for_layout = '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Basic Sciences & Humanities (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Basic Sciences & Humanities</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Basic Sciences & Humanities</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-trace').style.display = (document.getElementById('cakeErr6566a848791dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\academic_sidebar.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a848791dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-code').style.display = (document.getElementById('cakeErr6566a848791dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-context').style.display = (document.getElementById('cakeErr6566a848791dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a848791dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a848791dd-context" class="cake-context" style="display: none;">$name = 'academic_sidebar'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\academic_sidebar.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 140
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-trace').style.display = (document.getElementById('cakeErr6566a84879be4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\ug_projects.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a84879be4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-code').style.display = (document.getElementById('cakeErr6566a84879be4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-context').style.display = (document.getElementById('cakeErr6566a84879be4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a84879be4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a84879be4-context" class="cake-context" style="display: none;">$name = 'ug_projects'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\ug_projects.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 143
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/humanities/1.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/2.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/3.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/4.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/5.png"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/humanities">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<a href="/img/not_available" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>'
$scripts_for_layout = ''
$title_for_layout = 'Academics'
include - APP\View\Layouts\site.ctp, line 351
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105
Warning (2): Invalid argument supplied for foreach() [APP\View\Layouts\site.ctp, line 351]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'types' => array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
),
'department' => array(
'Department' => array(
'id' => '3',
'name' => 'Basic Sciences & Humanities',
'description' => '<p>For Human & other science related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:44:19',
'facultyList' => '/img/not_available',
'Roadmap' => '/img/not_available',
'infrastructure' => '/img/not_available'
)
),
'about' => array(
'About' => array(
'id' => '15',
'department_id' => '3',
'paragraph1' => '<p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>',
'paragraph2' => '<p>Apart from teaching the above-mentioned courses and some second year courses, which form the basis for all branches of engineering, this department familiarizes the new entrants with the philosophy of our organization and the value-based approach to education that has earned this college its distinctive reputation.</p>',
'special_line' => '<p>Department of Basic sciences & Humanities</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2020-06-07 17:37:57'
)
),
'dept' => 'humanities',
'type' => 'under-graduate',
'visions' => array(),
'obj' => array(),
'programs' => array(
'Program' => array(
'id' => '3',
'department_id' => '3',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
),
'broc' => array(),
'content_for_layout' => '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Basic Sciences & Humanities (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Basic Sciences & Humanities</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Basic Sciences & Humanities</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-trace').style.display = (document.getElementById('cakeErr6566a848791dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\academic_sidebar.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a848791dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-code').style.display = (document.getElementById('cakeErr6566a848791dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-context').style.display = (document.getElementById('cakeErr6566a848791dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a848791dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a848791dd-context" class="cake-context" style="display: none;">$name = 'academic_sidebar'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\academic_sidebar.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 140
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-trace').style.display = (document.getElementById('cakeErr6566a84879be4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\ug_projects.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a84879be4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-code').style.display = (document.getElementById('cakeErr6566a84879be4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-context').style.display = (document.getElementById('cakeErr6566a84879be4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a84879be4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a84879be4-context" class="cake-context" style="display: none;">$name = 'ug_projects'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\ug_projects.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 143
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/humanities/1.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/2.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/3.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/4.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/5.png"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/humanities">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<a href="/img/not_available" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>',
'scripts_for_layout' => '',
'title_for_layout' => 'Academics'
)
$types = array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
)
$department = array(
'Department' => array(
'id' => '3',
'name' => 'Basic Sciences & Humanities',
'description' => '<p>For Human & other science related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:44:19',
'facultyList' => '/img/not_available',
'Roadmap' => '/img/not_available',
'infrastructure' => '/img/not_available'
)
)
$about = array(
'About' => array(
'id' => '15',
'department_id' => '3',
'paragraph1' => '<p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>',
'paragraph2' => '<p>Apart from teaching the above-mentioned courses and some second year courses, which form the basis for all branches of engineering, this department familiarizes the new entrants with the philosophy of our organization and the value-based approach to education that has earned this college its distinctive reputation.</p>',
'special_line' => '<p>Department of Basic sciences & Humanities</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2020-06-07 17:37:57'
)
)
$dept = 'humanities'
$type = 'under-graduate'
$visions = array()
$obj = array()
$programs = array(
'Program' => array(
'id' => '3',
'department_id' => '3',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
)
$broc = array()
$content_for_layout = '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Basic Sciences & Humanities (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Basic Sciences & Humanities</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Basic Sciences & Humanities</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-trace').style.display = (document.getElementById('cakeErr6566a848791dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\academic_sidebar.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a848791dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-code').style.display = (document.getElementById('cakeErr6566a848791dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a848791dd-context').style.display = (document.getElementById('cakeErr6566a848791dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a848791dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a848791dd-context" class="cake-context" style="display: none;">$name = 'academic_sidebar'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\academic_sidebar.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 140
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-trace').style.display = (document.getElementById('cakeErr6566a84879be4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (1024)</a>: Element Not Found: Elements\ug_projects.ctp [<b>CORE\Cake\View\View.php</b>, line <b>429</b>]<div id="cakeErr6566a84879be4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-code').style.display = (document.getElementById('cakeErr6566a84879be4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6566a84879be4-context').style.display = (document.getElementById('cakeErr6566a84879be4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6566a84879be4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $name </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">DS</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">. </span><span style="color: #DD0000">'Elements' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ext</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Element Not Found: %s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$file</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_NOTICE</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6566a84879be4-context" class="cake-context" style="display: none;">$name = 'ug_projects'
$data = array(
'base' => '/academics/under-graduate/humanities'
)
$options = array(
'callbacks' => false
)
$file = 'Elements\ug_projects.ctp'
$plugin = null</pre><pre class="stack-trace">View::element() - CORE\Cake\View\View.php, line 429
include - APP\View\Academics\department.ctp, line 143
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::render() - CORE\Cake\View\View.php, line 479
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105</pre></div></pre>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/humanities/1.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/2.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/3.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/4.png"></div>
<div class="swiper-slide"><img src="/cdn/humanities/5.png"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>"The Department of Basic Sciences and Humanities which comprises of well-qualified and dedicated faculty for courses in Engineering Mathematics, Engineering Physics, Engineering Chemistry, and Communication Skills, is responsible for orienting all F.E. students towards a successful academic career at Fr. C.R.I.T."</p>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/CourseOutcomes/CO_Hum_22_23.pdf" target="_blank"><span style="background-color: #ffff00;">Course Outcomes</span></a></span></p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/humanities">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<a href="/img/not_available" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>'
$scripts_for_layout = ''
$title_for_layout = 'Academics'
include - APP\View\Layouts\site.ctp, line 351
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105