-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
executable file
·79 lines (75 loc) · 4.81 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<head>
<title>About</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/arial.js"></script>
<script type="text/javascript" src="js/slideshow.js"></script>
<script type="text/javascript" src="js/cuf_run.js"></script>
</head>
<body>
<div class="main">
<div class="header">
<div class="header_resize">
<div class="logo">
<img src="images/logo1.png" height="200" />
<img src="images/gchead.png" height="200" />
</div>
<div class="clr"></div>
<div class="menu_nav">
<ul>
<li><a href="index.html"> Home</a></li>
<li class="active"><a href="about.html"> About</a></li>
<li><a href="faculty.html"> Faculty</a></li>
<li><a href="facilities.html"> Facilities</a></li>
<li><a href="contact.html"> Contact</a></li>
<li><a href="studentsec.html"> Student Section</a></li>
<li><a href="downloads.html">Downloads</a></li>
<li class="last"><a href="rusa.html">Rusa</a></li>
</ul>
</div>
<div class="clr"></div>
<div class="header_img"> <br/><img src="images/a10.jpeg" alt="" width="950" /></div>
</div>
</div>
<div id="about"></div>
<div class="clr"></div>
<div class="content">
<div class="content_resize">
<div class="mainbar">
<div class="article1">
<h2><span>About</span> Govt. college Tissa</h2>
<div class="clr"></div>
<p><h3>In order to cater the need of higher education, institution of higher education are the mark of a society in the remote and difficult area of churah tehsil of district chamba. The government of himachal Pradesh diceded to open this college in 2006.
It become functional with a meager number of students and presently around 250 students are enrolled in this institution.
Curriculum planning and implementation:- govt. college tissa is affiliated with Himachal Pradesh University, Shimla. Primarily this college was opened with all three faculities i.e. social science & humanities; science and commerce, however due to lack of infrastructure only social science and humanities section is functional .
Being a affiliated college the curriculum is designed by the board of studies and the executive council of Himachal Pradesh university and is implemented by the college and better band spirit.
Earlier the annual academic system was in vogue, however, since 2013 .the University ha s adopted the CBCS (choice based credit system) and therefore the same decision with respect to curriculum examination and evaluation is being implemented in this college.
the academics issues are discussed with the university time to time in collaboration with the director of higher education ,grants opportunities for faculty improvement through various programmes designed by the university grants commission like orientation programmes ,refresher courses ,,ugc assoceateship at Indian institute of advance studies, shimla and training programmes like induction programme (two weeks)and in service training programme (one week)at GCTE Dharamshala .the faculty is also allotted to avail special leaves to attend seminars and conferences of regional, national ,inter- national level by the govt. of Himachal Pradesh.
Curriculum enrichment is done by the hp university, however, the extension service programs helps the faculty, of the college to enrich the existing curriculum and add to the quality of teaching.</h3></p>
<p><h2>Some detailed information about the college is as follows - </h2></p>
<p><b>College Name - </b> Govt. College, Tissa</p>
<p><b>Location - </b>Chamba, Himachal Pradesh</p><p><b>Address - </b>Govt. College, Tissa, Post office Tissa, Tehsil Churah, Distt. Chamba, Himachal Pradesh - 176316</p>
<p><b>College Type - </b> Affilated College</p>
<p><b>University Name - </b> Himachal Pradesh University</p>
<p><b>Established in - </b> 2006</p>
<p><b>Statutory Body - </b> University Grants Commission</p>
<p><b>College Management - </b> State Government</p>
<p><b>Distance - </b> 72 km from Chamba city</p>
<p><b>Region - </b> Rural, Snow bound</p>
</div>
<div class="clr"></div>
</div>
</div>
<div class="fbg">
<div class="fbg_resize">
<div id="top">
<a href="#"><img src="images/top.png" title="Back to top" /></a>
</div>
© : All rights reserved<br/>
<a href="index.html">Govt. College, Tissa, Distt. Chamba<br/>Himachal Pradesh - 176316</a>
</div></div>
</div>
</body>
</html>