-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog_details_feedback.html
351 lines (286 loc) · 21.3 KB
/
blog_details_feedback.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
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>栗 KURI 栗 team's website</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="assets/kuri photos/BW-darkx150px.ico">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/kuri_style.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body>
<!-- Preloader Start -->
<div id="preloader-active">
<div class="preloader d-flex align-items-center justify-content-center">
<div class="preloader-inner position-relative">
<div class="preloader-circle"></div>
<div class="preloader-img pere-text">
<img style="width: 35px; height: 35px;" src="assets/img/kuri photos/Kuri_BW-light.ico" alt="">
</div>
</div>
</div>
</div>
<!-- Preloader Start -->
<header>
<!-- Header Start -->
<div class="header-area header-transparent">
<div class="main-header">
<div class="header-bottom header-sticky">
<div class="container-fluid">
<div class="row align-items-center">
<!-- Logo -->
<div class="col-xl-2 col-lg-1 col-md-1">
<div class="logo">
<a href="index.html"><img style="width: 273px; height: 150px;" src="assets/img/kuri photos/Inline Logo BW-lightx150px.png" alt=""></a>
</div>
</div>
<div class="col-xl-8 col-lg-8 col-md-8">
<!-- Main-menu -->
<div class="main-menu f-right d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="blog.html">Blogs</a>
<!-- <ul class="submenu">
</ul> -->
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- Hero Start-->
<div class="slider-area slider-bg ">
<div class="single-slider d-flex align-items-center slider-height2 ">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="hero-cap text-center pt-50">
<h2>Feedback</h2>
</div>
</div>
</div>
</div>
</div>
<!-- Slider Shape -->
<div class="slider-shape d-none d-lg-block">
<img class="slider-shape1" src="assets/img/hero/top-left-shape.png" alt="">
<img class="slider-shape2" src="assets/img/hero/right-top-shape.png" alt="">
<img class="slider-shape3" src="assets/img/hero/left-botom-shape.png" alt="">
</div>
</div>
<!--Hero End -->
<!--================Blog Area =================-->
<section class="blog_area single-post-area section-padding">
<div class="container">
<div class="row">
<div class="col-xl-12 posts-list">
<div class="single-post">
<div class="w3-content w3-display-container">
<img class="mySlides" src="assets/img/blog/feedback.jpg" style = "width:100%">
</div>
<div class="blog_details">
<h2>Feedback from team members
</h2>
<ul class="blog-info-link mt-3 mb-4">
<li><a href="blog.html"><i class="fa fa-user"></i> Blogs</a></li>
</ul>
<div class="testimonial-founder d-flex align-items-center mb-30">
<div class="founder-img">
<img class="avapic" src="assets/img/about us pic/img-3.png" alt="">
</div>
<span class = "feedbackname">Vo Tuong Minh</span>
</div>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
For this assignment, our group is divided into 3 teams: Research & Writing, Web Development, and Game Development.<br>
<br>The Research & Writing team consists of Nhi and Manh, who are both very hard working and active in communication with other group members to collect resources for our report paper. Thus, they are instrumental in conveying our project idea and progress in the report and writing content for the group’s website. Additionally, one area Manh could improve on is his public speaking skill, as it would aid in his future career in IT.
<br><br>Linh and Huy are in charge of Web Development. They are also very enthusiastic with our assignment. However, their progress is somewhat slower than that of our Research & Writing team, perhaps due to them having to wait for Nhi and Manh to finish their web content writing. With that said, I would still like to advise Linh and Huy to make better use of their idle time and be more active for their future group assignments so that they could achieve better results.
<br><br>With support from other team members, game development and project management are my main responsibilities. I am glad that after over 10 weeks of working together on this assignment, we have all grown and honed our skills in IT and teamwork. However, I still have a lot to learn. My management is still far from optimal, and I could still provide more support to my team members, considering that the project demo is optional for this assignment. I am very grateful for the help and cooperation that my team members provided me, such that I was able to learn what I love - game development and project management.
</blockquote>
</div>
</div>
<div class="testimonial-founder d-flex align-items-center mb-30">
<div class="founder-img">
<img class="avapic" src="assets/img/about us pic/img-4.jpg" alt="">
<span class = "feedbackname">Nguyen Hoang Linh</span>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
During the period of close to or more than 10 weeks working together, I found Kuri’s teamwork to be very effective and efficient. Our team divided the work very clearly and the members followed the deadlines closely. We have three main groups, which are Game development, Web development, and Research and Writing group. For game development, Mike is the leader of this group. His meticulousness and dedication to the project have been paid off with the result of a game that looks simple but is actually a mountain of time and effort. Moving on to the next group, Nhat Huy is one of my group’s members, and we work on building the website for Kuri together. He is a studious and attentive person that tries his best to do the tasks. Last but not least, Nhi and Manh, who are members of the Writing group, are the ones in charge of writing the final report and uploading the content for our group. We can all see the high quality of this group through the final report, and I rate this group as the most important group in our team.
</blockquote>
</div>
</div>
<div class="testimonial-founder d-flex align-items-center mb-30">
<div class="founder-img">
<img class="avapic" src="assets/img/about us pic/img1.jpg" alt="">
</div>
<span class = "feedbackname">Doan Yen Nhi</span>
</div>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
The first member of Kuri, Mike Vo, is a very passionate, professional, and responsible leader. He has great management and planning skills, and he sets the weekly goals and deadlines clearly for us to follow. He is very supportive and caring of other members; nevertheless, he is also strict when it comes to work and deadlines so that we can finish our tasks on time. He also tries his best and puts a lot of effort into his work, which is clearly reflected through the game. Overall, Mike is an incredible and reliable leader to work with.
<br><br> The next member is Manh Du, who is in my Writing and Research Group. Although Manh is quite reserved, he usually raises various helpful suggestions for the project in general and the writing process in specific. He is also very responsible and hardworking: he finishes all of his weekly tasks early, and his work is of very good quality. Therefore, working with Manh is very enjoyable and productive.
<br><br> Thirdly, our Lead Web Developer Linh Nguyen is a very innovative and active person. He usually gives very useful constructive feedback to our work, and he can come up with creative ideas for the project. He is also willing to learn new things to gain new knowledge and help other members. He also communicates effectively with other members.
<br><br> Next is Huy Nguyen, who is our Web Developer. Huy is good at communicating: he responds fast to our messages and keeps up with all the information in Kuri. However, we sometimes need to remind him of deadlines and tasks; hence, he needs to improve his timeliness regarding deadlines.
<br><br> Lastly, I feel that I am quite diligent and proactive: I actively divide the tasks between members of the writing group, and I usually finish my tasks early. I also constantly remind Kuri members of certain deadlines and schedules. Despite this, I sometimes forget some important details that we previously discussed during group meetings. Hence, I feel that I should also take notes more regularly during group meetings.
</blockquote>
</div>
</div>
<div class="testimonial-founder d-flex align-items-center mb-30">
<div class="founder-img">
<img class="avapic" src="assets/img/about us pic/img-2.png" alt="">
</div>
<span class = "feedbackname">Nguyen Nhat Huy</span>
</div>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
For 10 weeks working on the project with the Kuri team, I realized how efficient we are when working as a team. Every member has their own task that is suitable for their ability. Fortunately, my team leader can manage the project efficiently by setting weekly deadlines and using the team calendar to track the progress. We divided into 3 groups : Web development, Game Development and Writing group. I am in the web development group and I have experienced lots of new things. Linh, who is also a web developer, has helped me a lot in coding, and he works efficiently with his knowledge. Next group is the game development with Mike Vo, who has finished his task perfectly. He also has good management skills, which helps him organize and give out tasks in a reasonable way. Finally, the most important group is the Writing group, with Nhi and Manh contributing many things to our team. With their writing skills, our report has been written perfectly, and Linh, Mike and I can focus on coding. Hence, I think the writing group might be the most important part of our group project.
</blockquote>
</div>
</div>
<div class="testimonial-founder d-flex align-items-center mb-30">
<div class="founder-img">
<img class="avapic" src="assets/img/about us pic/img-5.jpg" alt="">
</div>
<span class = "feedbackname">Do Duc Manh</span>
</div>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
Here is my feedback for my team’s members as well as my reflection on my performance.
<br><br><b>Mike: </b> He is the team leader and the game developer, who is very keen on his game and has been proactive in the group. He also contacts and consults other classmates who have necessary skills to help him improve the game. Lastly, he usually arranges our group meetings and asks to check the group’s progress updates.
<br><br> <b> Linh: </b> He is the web and game developer of our team. Although being away for a few weeks because of COVID, he keeps his working pace and joins group meetings through calls when needed. He gives very constructive feedback for every members’ project ideas in the previous assignment.
<br><br><b> Huy: </b> He is also a web developer of our team, and he works well with his team leader Linh. Even though he communicates with us regularly, he might need to work on his time management skills and be more responsive when the team needs progress updates on our group chat. He also helps in preparing the presentation for the standup meetings and the project presentation.
<br><br><b> Nhi: </b> She is the leader of the research and writing group who works hard and usually finishes her work before the research and writing group’s deadline. Her writing quality is good, and the grammar and content of the writing are taken care of attentively. She also has not missed any group meetings.
<br><br><b> Manh: </b> I am the remaining member of the research and writing group, and I joined every group meeting and gave contributions. Even though I have not missed any deadlines and did not take my work lightly, I sometimes procrastinate; hence, I need to take time and finish my work sooner.
</blockquote>
</div>
</div>
</div>
</div>
<div class="navigation-top">
</div>
<div class="navigation-area">
<div class="row">
<div
class="col-lg-6 col-md-6 col-12 nav-left flex-row d-flex justify-content-start align-items-center">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================ Blog Area end =================-->
</main>
<footer>
<!-- Footer Start-->
<div class="footer-area">
<div class="container">
<div class="footer-bottom">
<div class="row d-flex justify-content-between align-items-center">
<div class="col-xl-9 col-lg-9 ">
<div class="footer-copy-right">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | </p>
</div>
</div>
<div class="col-xl-3 col-lg-3">
<!-- Footer Social -->
<div class="footer-social f-right">
<a href="https://github.com/kuri-team"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End-->
</footer>
<!-- Scroll Up -->
<div id="back-top" >
<a title="Go to Top" href="#"> <i class="fas fa-level-up-alt"></i></a>
</div>
<!-- JS here -->
<!-- All JS Custom Plugins Link Here here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Nice-select, sticky -->
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
<script>
var slideIndex = 1;
showDivs(slideIndex);
function plusDivs(n) {
showDivs(slideIndex += n);
}
function currentSlide(n) {
showDivs(slideIndex = n);
}
function showDivs(n) {
var i;
var x = document.getElementsByClassName("mySlides");
if (n > x.length) {slideIndex = 1}
if (n < 1) {slideIndex = x.length}
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
x[slideIndex-1].style.display = "block";
}
</script>
</body>
</html>