forked from dohahelmy/NDtranscripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (163 loc) · 7.29 KB
/
index.html
File metadata and controls
163 lines (163 loc) · 7.29 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
<!DOCTYPE html>
<html lang="en">
<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>Google Developer ND'18</title>
<link href="https://fonts.googleapis.com/css?family=Oswald:700|Quicksand" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<div class="nav">
<img tabindex="0" class="logo" src="https://1onjea25cyhx3uvxgs4vu325-wpengine.netdna-ssl.com/wp-content/themes/udacity_wp_1_8/images/Udacity_Logo_SVG_200x35.svg" alt="Udacity_Logo_SVG_200x35">
<div class="pageName">
<h1 tabindex="0">Google Developer '18</h1>
<h3 tabindex="0">Nanodegree AMA Transcripts</h3>
</div>
</div>
<div id="introTitle">
<h2 tabindex="0">AMA Sessions Transcripts</h2>
<date tabindex="0">15<sup>th</sup> February 2018 : 15<sup>th</sup> August 2018</date>
<p tabindex="0">This webpage includes all the transcripts of AMA sessions held on Nanodegree scholarship Slack channel.</p>
</div>
</header>
<main>
<div class="content">
<!--SEARCH BAR and Download button-->
<div class="buttons" dir="rtl">
<input type="search" placeholder="Search">
<input type="button" name="Download" value="Download pdf version">
</div>
<div class="clearfix"></div>
<!--Q&As-->
<div class="Question-list">
<div class="question">
<div class="catergory">
<div class="GENERAL"></div>
<span><a href="#">General</a></span>
<div class="ABND"></div>
<span><a href="#">Android Basics track</a></span>
</div>
<h3>Do we all have a chat in the classroom? Students from other programs said they have, but I don't. Mine is Android Basics</h3>
<p>As of right now, the chat function built into the classrooms have been rolled out to FEND and MWS. This may be rolled into more NDs in the future, but at this time there's nothing to confirm or even speculate on since it's fairly new and still being tested in specific NDs.</p>
</div>
<div class="question">
<div class="catergory">
<div class="GENERAL"></div>
<span><a href="#">General</a></span>
<div class="FEND"></div>
<span><a href="#">Front-end track</a></span>
</div>
<h3>Historically what is reasons made some students not not graduate from the ND is it the same criteria in the first phase or what?
and what advises for us to get 100% competently understanding and stronger front end developers</h3>
<p>Really, it mostly comes down to time management. The first projects are the most important because we have a lot of statistics that show the students who are able to get the first two projects in on time are very likely to successfully finish the ND.</p>
</div>
</div>
</div>
<!--Side Column-->
<div class="sideColumn" dir="rtl">
<div class="filters">
<h2 class="Side-title">Filter Archive</h2>
<div class="filter-item">
<ul>
<li><input type="checkbox" checked>All</li>
<div class="clearfix"></div>
</ul>
</div>
<div class="filter-item">
<h3>filter by catergory</h3>
<ul>
<li>
<input type="checkbox"><div class="GENERAL"></div>General
</li>
<div class="clearfix"></div>
<li>
<input type="checkbox"><div class="TECHNICAL"></div>Technical
</li>
<div class="clearfix"></div>
</ul>
</div>
<div class="filter-item">
<h3>filter by track</h3>
<ul>
<li>
<input type="checkbox"><div class="ABND"></div>ABND
</li>
<div class="clearfix"></div>
<li>
<input type="checkbox"><div class="AND"></div>AND
</li>
<div class="clearfix"></div>
<li>
<input type="checkbox"><div class="FEND"></div>FEND
</li>
<div class="clearfix"></div>
<li>
<input type="checkbox"><div class="MWS"></div>MWS
</li>
<div class="clearfix"></div>
</ul>
</div>
<div class="filter-item">
<h3>filter by time</h3>
<ul>
<li>
<input type="checkbox">Feb 15 – 11AM-12PM CET
</li>
<div class="clearfix"></div>
<li>
<input type="checkbox">Feb 15 – 4PM-5PM CET
</li>
<div class="clearfix"></div>
</ul>
</div>
</div>
</br>
</br>
</br>
<div class="upcoming">
<h2 class="Side-title">Upcoming Sessions</h2>
<ul>
<li class="date" id="nextAMA">
<h3>Friday, Feb 16</h3>
<h4>11AM-12PM CET</h4>
</li>
<li class="date">
<h3>Friday, Feb 16</h3>
<h4>4PM-5PM CET</h4>
</li>
<li class="date">
<h3>Monday, Feb 19</h3>
<h4>11AM-12PM CET</h4>
</li>
<li class="date">
<h3>Monday, Feb 19</h3>
<h4>4PM-5PM CET</h4>
</li>
<li class="date">
<h3>Tuesday, Feb 20</h3>
<h4>4PM-5PM CET</h4>
</li>
<li class="date">
<h3>Wednesday, Feb 21</h3>
<h4>4PM-5PM CET</h4>
</li>
<li class="date">
<h3>Thursday, Feb 22</h3>
<h4>4PM-5PM CET</h4>
</li>
<li class="date">
<h3>Friday, Feb 23</h3>
<h4>4PM-5PM CET</h4>
</li>
</ul>
</div>
</div>
</main>
<footer>
<p>Designed with <strong>❤</strong> for the community of <strong>Udacity and Google</strong></p>
</footer>
</body>
</html>