Skip to content

Commit 798d6c3

Browse files
Changing instructions to "Joining the event" and add back to top to all sections
1 parent abb38b7 commit 798d6c3

File tree

1 file changed

+31
-36
lines changed

1 file changed

+31
-36
lines changed

discord.html

Lines changed: 31 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,11 @@ <h1>{{page.title}}</h1>
1717
<h2>Index</h2>
1818
<ul>
1919
<li><a href="#beforetheevent">Before the event</a></li>
20-
<li><a href="#instructions">Instructions</a></li>
20+
<li><a href="#joiningTheEvent">Joining the event</a></li>
2121
<li><a href="#controls">Controls</a></li>
2222
<li><a href="#troubleshooting">Troubleshooting</a></li>
2323
</ul>
2424

25-
26-
<div class="row unpadded">
27-
<div class="col">
28-
<p class="back-to-top">
29-
<a href="#">Back to top</a>
30-
</p>
31-
</div>
32-
</div><br />
33-
3425
<a name="beforetheevent"></a>
3526
<h2>Before the event</h2>
3627
<p>
@@ -63,8 +54,8 @@ <h2>Before the event</h2>
6354
</div>
6455
<br />
6556

66-
<a name="instructions"></a>
67-
<h2>Instructions</h2>
57+
<a name="joiningTheEvent"></a>
58+
<h2>Joining the event</h2>
6859
<p>When you follow the invite link, you should see the following message.</p>
6960

7061

@@ -80,6 +71,7 @@ <h2>Instructions</h2>
8071
<p>
8172
You can then sign up or log into an existing account.
8273
</p>
74+
8375
<div class="row">
8476
<div class="discord-cols col-m-12 col-l-6">
8577
<h3>Register</h3><img width="200" class="discord-image mg-fluid" src="../images/discord-create.png">
@@ -116,10 +108,9 @@ <h3>Log in</h3><img width="200" class="discord-image mg-fluid" src="../images/di
116108
</div>
117109

118110
<p>
119-
Your name should appear underneath the channel name. Clicking the name a second time will show the other people in
111+
Your name should appear underneath the channel name. To join the channel click the name. It will then show the other people in
120112
the channel. it will look something like this:</p>
121113
<img class="discord-image mg-fluid" src="../images/discord-camera.png">
122-
<!--TODO image of channel with cameras-->
123114
<p>
124115
Turn <b>off</b> your <b>microphone</b>. This is very important! You should
125116
keep your microphone muted throughout the session.
@@ -172,6 +163,13 @@ <h4>Step 2</h4><img class="discord-image mg-fluid" width="300" src="../images/di
172163
</div>
173164

174165
<!--TODO Troubleshooting-->
166+
<div class="row unpadded">
167+
<div class="col">
168+
<p class="back-to-top">
169+
<a href="#">Back to top</a>
170+
</p>
171+
</div>
172+
</div><br />
175173
<a name="troubleshooting"></a>
176174
<h2>Troubleshooting</h2>
177175
<h4>I can't hear anything!?!</h4>
@@ -182,38 +180,35 @@ <h4>I can't hear anything!?!</h4>
182180

183181
<h4>I can't see the presentation!</h4>
184182
<p>
185-
Click on the channel name (on the left of the screen) and you will see everyone's' pictures. One of them will have a button saying "Watch Stream". Click this button.
183+
Click on the channel name (on the left of the screen) and you will see everyone's' pictures. One of them will have a
184+
button saying "Watch Stream". Click this button.
186185

187186
<img class="discord-image mg-fluid" width="300" src="../images/discord-watch-stream.png">
188187

189188
</p>
190189

191190
<h4>I'm talking but you can't hear me!</h4>
192191
<p>
193-
Make sure your microphone/headset is plugged in/turned on. Make sure your microphone is set in the settings.
194-
</p><p> You can see settings by clicking the gear icon.
192+
Make sure your microphone/headset is plugged in/turned on. Make sure your microphone is set in the settings.
195193
</p>
196-
<img class="discord-image mg-fluid" width="300" src="../images/discord-setting-button.png">
197-
198-
<p>Click "Voice and Video" </p>
199-
<img class="discord-image mg-fluid" width="300" src="../images/discord-voice.png">
200-
201-
<p>Make Sure your microphone is selected here:</p>
202-
203-
<img class="discord-image mg-fluid" width="500" src="../images/discord-microphone-dropdown.png">
204-
205-
<p>You can test it by clicking the "Let's Check" button:</p>
206-
207-
<img class="discord-image mg-fluid" width="500" src="../images/discord-mic-test.png">
208-
209-
210-
211-
212-
213-
214-
194+
<p> You can see settings by clicking the gear icon.
195+
</p>
196+
<img class="discord-image mg-fluid" width="300" src="../images/discord-setting-button.png">
215197

198+
<p>Click "Voice and Video" </p>
199+
<img class="discord-image mg-fluid" width="300" src="../images/discord-voice.png">
216200

201+
<p>Make Sure your microphone is selected here:</p>
217202

203+
<img class="discord-image mg-fluid" width="500" src="../images/discord-microphone-dropdown.png">
218204

205+
<p>You can test it by clicking the "Let's Check" button:</p>
219206

207+
<img class="discord-image mg-fluid" width="500" src="../images/discord-mic-test.png">
208+
<div class="row unpadded">
209+
<div class="col">
210+
<p class="back-to-top">
211+
<a href="#">Back to top</a>
212+
</p>
213+
</div>
214+
</div><br />

0 commit comments

Comments
 (0)