-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
254 lines (217 loc) · 13.3 KB
/
index.html
File metadata and controls
254 lines (217 loc) · 13.3 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>IT Hutech - Cổng Quản Lý Đồ Án Sinh Viên 2020</title>
<meta name="keywords" content="Cổng quản lý đồ án, quản lý đồ án it hutech, ithutech, tra cứu thông tin giảng viên hướng dẫn">
<meta name="description" content="Cổng quản lý đồ án thực tập khoa Công Nghệ Thông Tin, triển khai thực hiện đồ án năm học 2019 - 2020">
<meta name="distribution" content="Global">
<meta name="GENERATOR" content="Trường Đại học Công nghệ TP.HCM - HUTECH">
<meta property="og:title" content="Cổng quản lý đồ án thực tập khoa Công Nghệ Thông Tin">
<meta property="og:description" content="Cổng quản lý đồ án thực tập khoa Công Nghệ Thông Tin, triển khai thực hiện đồ án năm học 2019 - 2020, Việc quản lý và tra cứu đồ án sinh viên dễ dàng tiện lợi">
<meta property="og:site_name" content="ithutech.github.io">
<meta property="og:type" content="website">
<meta property="og:locale" content="vi_VN">
<meta property="og:image" content="https://raw.githubusercontent.com/ithutech/doan/master/images/intro-ithutechthuctap.png">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="335">
<meta property="og:image:alt" content="Cổng quản lý đồ án thực tập khoa Công Nghệ Thông Tin, triển khai thực hiện đồ án năm học 2019 - 2020">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css">
<link rel='shortcut icon' type='image/x-icon' href='./favicon.ico' />
<link rel="stylesheet" href="./tui-editor/src/css/tuidoc-editor-style.css">
<!-- Editor's Dependencies -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.48.4/codemirror.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">
<!-- Editor's Extension Dependencies -->
<link rel="stylesheet" href="https://uicdn.toast.com/tui.chart/v3.7.0/tui-chart.css">
<link rel="stylesheet" href="https://uicdn.toast.com/tui-color-picker/v2.2.1/tui-color-picker.css">
<!-- Editor -->
<link rel="stylesheet" href="./tui-editor/dist/tui-editor.css">
<link rel="stylesheet" href="./tui-editor/dist/tui-editor-contents.css">
<link rel="stylesheet" href="./main.css">
<link rel="stylesheet" href="./tab.css">
<link rel="stylesheet" href="./responsive.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" type="text/javascript"></script>
<script src="./js/popup.js" type="text/javascript"></script>
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/tab.css">
<link rel="stylesheet" href="./assets/css/file-release.css">
<!-- <script type="text/javascript">
if (screen.width <= 768) {
location.href = "https://ithutech.github.io/doan/m";
}
</script> -->
<body id="main-load">
<div class="loader loader-dot is-hidden">
<div class="loading">
<div class="a" style="--n: 5;">
<div class="dot_lhie" style="--i: 0;"></div>
<div class="dot_lhie" style="--i: 1;"></div>
<div class="dot_lhie" style="--i: 2;"></div>
<div class="dot_lhie" style="--i: 3;"></div>
<div class="dot_lhie" style="--i: 4;"></div>
</div>
</div>
</div>
<main id="main-wrapper">
<!-- Header menu -->
<header class="wrapper-header">
<div class="logo"></div>
<nav class="menu">
<ul>
<li class="nav-links"><a href="#">Trang Chủ</a></li>
<li class="nav-links"><a href="#">Hỏi Đáp</a></li>
<li class="nav-links login active is-hidden"><span id="logout">Thoát</span></li>
<li class="nav-links login ope-log"><span id="profile">Đăng Nhập</button></li>
</ul>
</nav>
<div id="login" class="overlay clearfix">
<!-- Header login form ithutech -->
<div class="popup-login">
<h2>thông tin đăng nhập</h2>
<a href="#" class="close">×</a>
<div class="ih columns">
<ul class="tab-login">
<li>
<a class="button active" href="#tab-login">Sinh viên/Giảng viên</a>
</li>
<li>
<a class="button" href="#tab-guide">Hướng Dẫn Đăng Nhập</a>
</li>
</ul>
<div class="tab-content-login">
<div class="tab-access-login active" id="tab-login">
<div class="form-box">
<form name="loginForm" onsubmit="return false;">
<fieldset class="fieldset-form">
<div class="input-group">
<input id="fill-user" type="text" class="form-control" value="" required>
<span class="highlight"></span>
<span class="bar-transition"></span>
<label>Nhập Thông Tin Tài Khoản</label>
</div>
<div class="input-group">
<input id="fill-secret" type="password" class="form-control" value="" required>
<span class="highlight"></span>
<span class="bar-transition"></span>
<label>Nhập Mật khẩu Cá Nhân</label>
</div>
<div class="input-group">
<input id="submitLogin" type="submit" class="login" value="ĐĂNG NHẬP">
<div class="lg-oad loading is-hidden"><i class="fas fa-spinner fa-pulse"></i></div>
</div>
<a href="https://ithutech.github.io/doan/quenmatkhau"><p style="text-align:center; font-size:16px; font-weight:bold">Quên mật khẩu?</p></a>
</fieldset>
</form>
</div>
</div>
<div class="tab-access-login" id="tab-guide">
<div class="gui-box">
<div class="gui">
<p>Sinh viên sử dụng tài khoản: MSSV - Mật khẩu đã được cấp</p>
</div>
<div class="gui">
<p>Giảng viên sử dụng tài khoản: EMAIL - Mật khẩu đã được cấp</p>
</div>
</div>
</div>
<div style="clear:both; width: 100%;height: 20px; "><a href="#" style="float:right">>>>> Cán Bộ/Khoa</a></div>
</div>
</div>
</div>
</div>
</header>
<section id="app-main" class="clearfix">
<div class="ithutech-row">
<!-- slidebar - update notification, new, update version,.... -->
<div class="ithutech-col-3 float-left">
<aside class="bar-info clearfix ">
<div class="info-no left-f">
<div class="info-no-title u">
<span>thông báo</span>
</div>
<div class="info-no-details">
<h2 class="title-no-news">Lưu ý : Một số nhà mạng (fpt,..) Hiện đang chặn api google nên đăng nhập bị load liên tục các bạn dùng vpn để tránh bị.</h2>
<h2 class="title-no-news">Thay đổi thông tin tài khoản</h2>
<p class="text">Tất cả sinh viên thay đổi mật khẩu cá nhân cho lần đăng nhập đầu tiên
<br />Tra cứu thông tin giảng viên hướng dẫn </p>
</p>
<div class="readmore-box"><a href="#" class="read-more">XEM THÊM</a></div>
</div>
</div>
<div class="info-no left-f new-update ">
<div class="info-no-title u">
<span>tin tức - cập nhật</span>
</div>
<div class="info-no-details">
<h2 class="title-no-news">Cập Nhật Ngày 01/01/2020</h2>
<p class="text">Cổng tra cứu dành cho sinh viên<br />
<ul class="ul-news">
<li>Báo cáo online</li>
<li>Tra cứu giảng viên</li>
<li>Thay đổi mật khẩu</li>
</ul>
</p>
<div class="readmore-box" ><a href="https://docs.google.com/forms/d/e/1FAIpQLSd57fZA6Wy2Zh0rSD6WNfr7xmIJ7Df0diPu-QZW_E6ENhGo8w/viewform" class="read-more" style="background: red;">BÁO LỖI HỆ THỐNG</a></div>
</div>
</div>
</aside>
</div>
<!-- section introduction web manager system ithutech -->
<div class="ithutech-col-7 float-left">
<article class="introduc ">
<div id="content_news">
<div style="text-align: center;">
<span style="font-size:16px"><span style="font-family:times new roman,times,serif"><span style="font-size:18px"><strong>THÔNG BÁO</strong><br>
<strong style="color:red">Sinh viên đăng nhập với tên đăng nhập và mật khẩu là mã số sinh viên</strong><br>
<strong>LƯU Ý: ĐỔI MẬT KHẨU SAU LẦN ĐĂNG NHẬP ĐẦU TIÊN</strong></span></span>
</span>
</div>
<div><span style="font-size:16px"><strong>1. Thời gian thực hiện:</strong></span></div>
<ul class="text-transform-none">
<li style="text-align:justify;background: transparent url(//www.hutech.edu.vn/images/bullet1.gif) no-repeat scroll 0 8px;"><span style="font-size:14px;">Tìm kiếm, ứng tuyển và ổn định đơn nơi thực tập Báo cáo thông tin đơn vị thực tập chính thức cho giảng viên.</span> </li>
<li style="text-align:justify;background: transparent url(//www.hutech.edu.vn/images/bullet1.gif) no-repeat scroll 0 8px;"><span style="font-size:14px;">Cập nhật thông tin lên cổng quản lý thực tập trước ngày <strong>11/07/2020 </strong>.</span></li>
<li style="text-align:justify;background: transparent url(//www.hutech.edu.vn/images/bullet1.gif) no-repeat scroll 0 8px;"><span style="font-size:16px;"><strong>Thời gian Thực tập: </strong></span></li>
<li style="text-align:justify"><span style="font-size:14px;margin-left: 15px;" >Từ ngày :<strong><em>13/07/2020 – 13/09/2020 (8 tuần)</em></strong></span></li>
<li style="text-align:justify"><span style="font-size:14px;margin-left: 15px;" >Thời gian thực hiện, hoàn tất nộp file báo cáo thực tập tốt nghiệp online (tại đường link thông báo sau) và quyển báo cáo (tối đa 20 trang) có nhận xét, chữ ký của GVHD từ <strong><em>14/09/2020 - 18/09/2020.</em></strong></span></li>
<li style="text-align:justify"><span style="font-size:14px;margin-left: 15px;">Thời gian chấm & công bố kết quả : Từ <strong><em>21/09/2020 – 25/09/2020</em></strong></span></li>
</ul>
<div><span style="font-size:16px"><strong>2. Giảng viên theo dõi & đánh giá thực tập tốt nghiệp</strong></span></div>
<ul class="text-transform-none">
<li style="text-align:justify;background: transparent url(//www.hutech.edu.vn/images/bullet1.gif) no-repeat scroll 0 8px;">Đăng nhập để biết thông tin Giảng viên theo dõi & đánh giá thực tập
</li>
<li style="text-align:justify;background: transparent url(//www.hutech.edu.vn/images/bullet1.gif) no-repeat scroll 0 8px;">Yêu cầu sinh viên cập nhật đầy đủ thông tin liên hệ.
</li>
</ul>
</div>
</article>
<!-- section indution technoly extension, etc,.... -->
<article class="product-review ">
<div class="img-cover">
<img src="./images/gioi-thieu.webp">
</div>
</article>
</div>
<!-- article login sucess -->
</div>
</section>
<div id="alert-area" class="alert-area"></div>
</main>
<footer class="footer copywrite clearfix">
<div class="ithutech-row">
<div class="full-width-absoluted bg-blue"><div style="min-width: 1024px; max-width: 1024px; margin:0 auto;"><div class="float-left" style="line-height: 16px"><p style="color:white; padding: 12px 0"><strong style="color:white; float:left">KHOA CÔNG NGHỆ THÔNG TIN - HUTECH</strong><br>
Trụ sở: 475A Điện Biên Phủ, P.25, Q.Bình Thạnh, TP.HCM<br>ĐT: (028) 3 5120 791 - Email: khoa.cntt@hutech.edu.vn</p></div>
<div class="float-right"><p style="color:white; padding: 12px 0"><strong style="color:white; float:left">HỔ TRỢ, BÁO LỖI</strong><br>Email: khoa.cntt@hutech.edu.vn<br></div>
</div></div>
</div>
</footer>
</div>
<script src="./js/cooEsULmDDphHMkie.js" type="text/javascript"></script>
<script src="./js/main.js" type="text/javascript"></script>
<script src="./js/popup.js" type="text/javascript"></script>
<script src="./tui-editor/dist/tui-editor-Editor-full.js"></script>
</body>
</html>