|
| 1 | +--- |
| 2 | +permalink: /discord/ |
| 3 | +layout: default |
| 4 | +suffixes: |
| 5 | +- Committee, |
| 6 | +- Equity, |
| 7 | +- History, |
| 8 | +- Leadership, |
| 9 | +- Publicity, |
| 10 | +- Support, |
| 11 | +- Us |
| 12 | +title: Discord |
| 13 | +--- |
| 14 | + |
| 15 | +<h1>{{page.title}}</h1> |
| 16 | + |
| 17 | +<h2>Index</h2> |
| 18 | +<ul> |
| 19 | + <li><a href="#beforetheevent">Before the event</a></li> |
| 20 | + <li><a href="#joiningTheEvent">Joining the event</a></li> |
| 21 | + <li><a href="#controls">Controls</a></li> |
| 22 | + <li><a href="#troubleshooting">Troubleshooting</a></li> |
| 23 | +</ul> |
| 24 | + |
| 25 | +<a name="beforetheevent"></a> |
| 26 | +<h2>Before the event</h2> |
| 27 | +<p> |
| 28 | + There are lots of ways to join us, but the most reliable method is to use a |
| 29 | + 'proper' computer or laptop, and log into Discord in Microsoft Edge or Google Chrome. |
| 30 | + Safari does <b>not</b> work. |
| 31 | +</p> |
| 32 | +<p> |
| 33 | + It is possible to join using your mobile phone or tablet (e.g. iPad), but be aware that you may |
| 34 | + be missing the chat functionality and you may not be able to participate in any of the |
| 35 | + interactive parts of the session. Again, if using an iPad please make sure you have a browser |
| 36 | + other than Safari. |
| 37 | +</p> |
| 38 | +<p> |
| 39 | + Some workshops include "code-alongs" where you need to use a 'proper' computer to be able to access the session. If |
| 40 | + you are not sure, feel free to contact the organisers via the <a href="{{site.url}}\contact">contact us</a> page. |
| 41 | +</p> |
| 42 | +<p> |
| 43 | + Don't worry, you won't need to install anything! The webinar will be hosted on CodeWith's Discord server. You simply |
| 44 | + follow the link in the email which will open |
| 45 | + up in a web browser. |
| 46 | +</p> |
| 47 | + |
| 48 | +<div class="row unpadded"> |
| 49 | + <div class="col"> |
| 50 | + <p class="back-to-top"> |
| 51 | + <a href="#">Back to top</a> |
| 52 | + </p> |
| 53 | + </div> |
| 54 | +</div> |
| 55 | + |
| 56 | + |
| 57 | +<a name="joiningTheEvent"></a> |
| 58 | +<h2>Joining the event</h2> |
| 59 | +<p>When you follow the invite link, you should see the following message.</p> |
| 60 | + |
| 61 | + |
| 62 | +<img class="discord-image img-fluid" width="200" src="../images/discord/discord-signup.png"> |
| 63 | + |
| 64 | +<p> |
| 65 | + You can either use the Discord app or, if you don’t have Discord |
| 66 | + installed, we recommend you join on the web. Click the button shown: |
| 67 | +</p> |
| 68 | + |
| 69 | +<img class="discord-image img-fluid" width="200" src="../images/discord/discord-web.png"> |
| 70 | + |
| 71 | +<p> |
| 72 | + You can then sign up or log into an existing account. |
| 73 | +</p> |
| 74 | + |
| 75 | +<div class="row"> |
| 76 | + <div class="discord-cols col-m-12 col-l-6"> |
| 77 | + <h3>Register</h3><img width="200" class="discord-image img-fluid" src="../images/discord/discord-create.png"> |
| 78 | + </div> |
| 79 | + <div class="discord-cols col-m-12 col-l-6"> |
| 80 | + <h3>Log in</h3><img width="200" class="discord-image img-fluid" src="../images/discord/discord-login.png"> |
| 81 | + </div> |
| 82 | +</div> |
| 83 | + |
| 84 | + |
| 85 | +<p>Once you are logged in (either by signing up or using an existing account) you can select a channel by clicking on |
| 86 | + its name on the left of the screen. </p> |
| 87 | + |
| 88 | +<p> |
| 89 | + Your browser might ask if Discord can use your microphone. Click <b>Allow</b> – don't |
| 90 | + worry, you can turn it off whenever you like. Turning this on will allow you to ask questions |
| 91 | + using your microphone during intervals. |
| 92 | +</p> |
| 93 | +<img class="discord-image img-fluid" src="../images/discord/discord-microphone.png"> |
| 94 | +<p> |
| 95 | + If you would like to use your webcam on Discord, select the video button. It will open another dialog box. Click |
| 96 | + <b>Allow</b> – don’t |
| 97 | + worry, you can turn it off whenever you like. |
| 98 | +</p> |
| 99 | + |
| 100 | + |
| 101 | +<div class="row"> |
| 102 | + <div class="discord-cols col-m-12 col-l-6"> |
| 103 | + <img class="discord-image img-fluid" src="../images/discord/discord-video.png"> |
| 104 | + </div> |
| 105 | + <div class="discord-cols col-m-12 col-l-6"> |
| 106 | + <img class="discord-image img-fluid" src="../images/discord/discord-camera.png"> |
| 107 | + </div> |
| 108 | +</div> |
| 109 | + |
| 110 | +<p> |
| 111 | + Your name should appear underneath the channel name. It will then show the other people in |
| 112 | + the channel.</p> |
| 113 | +<img class="discord-image img-fluid" src="../images/discord/discord-list.png"> |
| 114 | + |
| 115 | +<p> |
| 116 | + To join the channel click the name, it will look something like this:</p> |
| 117 | +<img class="discord-image img-fluid" src="../images/discord/discord-call.png"> |
| 118 | + |
| 119 | +<p> |
| 120 | + You can click on the <b>Event Chat</b> channel to use text chat. You can use this to ask questions |
| 121 | + throughout the session. The host may answer during the session, or one of the mentors |
| 122 | + may respond in the Event Chat. |
| 123 | +</p> |
| 124 | + |
| 125 | +<div class="row unpadded"> |
| 126 | + <div class="col"> |
| 127 | + <p class="back-to-top"> |
| 128 | + <a href="#">Back to top</a> |
| 129 | + </p> |
| 130 | + </div> |
| 131 | +</div> |
| 132 | + |
| 133 | +<a name="controls"></a> |
| 134 | +<h2>Controls</h2> |
| 135 | +<div class="row"> |
| 136 | + <div class="discord-cols col-m-12 col-l-4"> |
| 137 | + <h3>Microphone Mute</h3><img class="discord-image img-fluid" src="../images/discord/discord-buttons.png"> |
| 138 | + </div> |
| 139 | + <div class="discord-cols col-m-12 col-l-4"> |
| 140 | + <h3>Video On/Off</h3><img class="discord-image img-fluid" width="300" src="../images/discord/discord-video.png"> |
| 141 | + </div> |
| 142 | + <div class="discord-cols col-m-12 col-l-4"> |
| 143 | + <h3>Event Chat</h3><img class="discord-image img-fluid" width="300" src="../images/discord/discord-event-chat.png"> |
| 144 | + </div> |
| 145 | +</div> |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | +<h3>Screen Share</h3> |
| 151 | +<div class="row"> |
| 152 | + <div class="discord-cols col-m-12 col-l-6"> |
| 153 | + <h4>Step 1</h4><img class="discord-image img-fluid" src="../images/discord/discord-screen-1.png"> |
| 154 | + </div> |
| 155 | + <div class="discord-cols col-m-12 col-l-6"> |
| 156 | + <h4>Step 2</h4><img class="discord-image img-fluid" width="300" src="../images/discord/discord-screen-2.png"> |
| 157 | + </div> |
| 158 | +</div> |
| 159 | + |
| 160 | +<div class="row unpadded"> |
| 161 | + <div class="col"> |
| 162 | + <p class="back-to-top"> |
| 163 | + <a href="#">Back to top</a> |
| 164 | + </p> |
| 165 | + </div> |
| 166 | +</div> |
| 167 | +<a name="troubleshooting"></a> |
| 168 | +<h2>Troubleshooting</h2> |
| 169 | + |
| 170 | +<div id="accordion"> |
| 171 | + {% for question_hash in site.data.discordQuestions %} |
| 172 | + {% assign question = question_hash[1] %} |
| 173 | + {% include_relative _includes/question.html question=question %} |
| 174 | + {% endfor %} |
| 175 | +</div> |
| 176 | + |
| 177 | + |
0 commit comments