This repository was archived by the owner on Jul 7, 2023. It is now read-only.
forked from CSE110-SP21/Lab2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
224 lines (219 loc) · 8.01 KB
/
index.html
File metadata and controls
224 lines (219 loc) · 8.01 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="Guy's Portfolio" />
<meta name="author" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Team 3647: Meeting Minutes</title>
<link href="favicon.ico" rel="icon" />
</head>
<body>
<header>
<h1>Team 3647: Meeting Minutes</h1>
<h3>Upcoming Competition</h3>
<h3>October 3rd 2021</h3>
<nav>
<ol>
<li>
<a href="#meeting-info">Meeting Info</a>
<ul>
<li><a href="#attendance">Attendance</a></li>
<li><a href="#agenda">Agenda</a></li>
</ul>
</li>
<li>
<a href="#meeting-meat">Meat of the Meeting</a>
<ul>
<li><a href="#controller-issue">Controller Issue</a></li>
<li><a href="#authority-issue">Controlling Issue</a></li>
</ul>
</li>
<li>
<a href="#for-next-time">Future Tasks</a>
<ul>
<li><a href="#guy-tasks">Tasks for Guy</a></li>
<li><a href="#joe-tasks">Tasks for Joe</a></li>
</ul>
</li>
<li>
<a href="#closing-notes">Closing Info</a>
<ul>
<li><a href="#notes-questions">Questions</a></li>
<li><a href="#notes-comments">Comments</a></li>
<li><a href="#notes-misc">Miscellaneous</a></li>
</ul>
</li>
<li><a href="#contact-section">Contact</a></li>
</ol>
</nav>
</header>
<main>
<hr />
<section id="meeting-info">
<h2>Meeting Info</h2>
<section id="attendance">
<h3>Attendance List</h3>
<ul>
<li>Median Guy</li>
<li>Average Joe</li>
<li><span>Redneck Engineer II</span></li>
</ul>
</section>
<section id="agenda">
<h3>Agenda</h3>
<p>
Definitely start from unfinished stuff from last week, <strong>for example why the task that was supposed to
be done
yesterday is still hanging in the air.</strong>
</p>
<p>
Discuss why some team members do not listen to instructions. Consider using <b>Machiavellian</b> tactics to be
more
authoritative.
</p>
</section>
</section>
<hr />
<section id="meeting-meat">
<h2>Discussion Notes</h2>
<section id="controller-issue">
<h3>Why was the controller not reprogrammed last week?</h3>
<details>
<summary>Controller Issues expansion</summary>
It seems that when we updated the firmware on this controller previously it was bricked, since then we asked
multiple members of the electrical department to look into the issue and fix it to restore proper functioning
order,
this has not happened yet. <br />
Furthermore, the new controller will need to be updated to the newest version of the firmware as well, better
do it <strong>before</strong>
mounting to the turret.
</details>
</section>
<section id="authority-issue">
<h3>Discussion of Authority</h3>
Some people do not respect our institutions and authority, they do not listen when they are told to eat cake,
they would rather
eat broccol. This annoys some team members who at the moment are attempting to use the <i>broccoli</i> in order
to power the drill.
</section>
</section>
<hr />
<section id="for-next-time">
<h2>Follow Up Tasks</h2>
<section id="guy-tasks">
<h3>Tasks for Median Guy</h3>
Make sure the get the median hotdog eating pace up, we have a <em>competition</em> next saturday and our members
are barely able to eat 3 hamburgers
</section>
<section id="joe-tasks">
<h3>Tasks for Average Joe</h3>
Figure out how to use broccoli to power a CNC router so we don't have to pay for electricity anymore.
</section>
</section>
<hr />
<section id="closing-notes">
<h2>Questions, Comments, Misc</h2>
<section id="notes-questions">
<h3>Questions</h3>
</section>
<section id="notes-comments">
<h3>Comments</h3>
</section>
<section id="notes-misc">
<h3>Miscellaneous Information</h3>
</section>
<section id="notes-recordings">
<h3>Meeting Recordings</h3>
<section>
<h4>Audio Recording</h4>
<audio controls src="meeting_audio.mp3" title="Meeting recording">This audio cannot be
played</audio>
</section>
<section>
<h4>Video Recording</h4>
<video controls width="500" src="VID_20210915_101632.mp4" title="Meeting recording">This video cannot be
displayed</video>
</section>
</section>
</section>
<hr />
<section id="contact-section">
<h2>Submit Extra Tasks</h2>
<form>
<fieldset>
<legend>Task General Info</legend>
<label>Task short description<textarea name="description" required></textarea></label>
<label>Assign to<input type="text"></label>
<label>Email of Assignee<input type="email" name="email" required></label>
<label>Due Date <input type="date" required></label>
</fieldset>
<fieldset>
<legend>Notification</legend>
<label>Reporter's Name<input type="text" required></label>
<label>CC all communcations<input type="checkbox" required></label>
</fieldset>
<fieldset>
<legend>Severity Info</legend>
<div>
<input name="severity" value="2" id="severe" type="radio">
<label for="severe">Severe</label>
<input name="severity" value="1" id="moderate" type="radio">
<label for="moderate">Moderate</label>
<input name="severity" value="0" id="can_wait" type="radio">
<label for="can_wait">Can Wait</label>
</div>
</fieldset>
<fieldset>
<legend>More Info</legend>
<label>Specify Category of Task
<select name="task-categories">
<option value="">Choose a category</option>
<optgroup label="Electrical">
<option value="can">CAN Wiring</option>
<option value="pnumatics-air">Pnumatics Air</option>
<option value="pnumatics-elec">Pnumatics electrical</option>
<option value="power">Power Distribution</option>
<option value="radio-comm">Radio and Communications</option>
</optgroup>
<optgroup label="Software">
<option value="vision">Vision</option>
<option value="control-loops">Control Loops</option>
<option value="joystick">Joystick Controls and Mapping</option>
<option value="drivetrain-sensitivity">Drivetrain Sensitivity</option>
</optgroup>
<optgroup label="Mechanical">
<option value="loose-bolts">Loose Bolts</option>
<option value="structural">Major Failure</option>
<option value="drivetrain">Drivetrain</option>
</optgroup>
</select>
</label>
<label>
Specify Tool with Issue
<input list="tool-list" name="comp-tool" />
<datalist id="tool-list">
<option value="Drivertstation">
<option value="Practice Bot">
<option value="Comp Bot">
<option value="Manual Hand tool">
<option value="Power Hand tool">
<option value="Machine Tool">
</datalist>
</label>
</fieldset>
<button type="submit">Submit</button>
</form>
</section>
<hr />
</main>
<aside>
Hey look a picture of a bus
<img width="500" src="bus.jpg" alt="NCTD 101 bus stopping at UCSD">
</aside>
<footer>
<hr />
<p>© 2021 It's the ``T E A M``: TEAM</p>
</footer>
</body>
</html>