-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
242 lines (217 loc) · 9.39 KB
/
faq.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="user-scalable=no, initial-scale=1, height=device-height" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="robots" content="noydir, noodp">
<meta name="description" content="Shift Appens - Make It Appen">
<meta name="keywords"
content="shift, appens,shiftappens hackathon, coding, talks, 48hours, coimbra, 2020, apps, design, 13, April, jeKnowledge, nei, dei, cmc">
<meta name="author" content="Joana Sousa">
<meta property="og:title" content="Shift APPens" />
<meta property="og:description"
content="Shift APPens is a hackathon, always striving for a relaxed environment, where it seeks to foster healthy competition through a knowledge exchange from the world of technology among participants.">
<meta property="og:url" content="https://shiftappens.pt" />
<meta property="og:type" content="website" />
<link rel="canonical" href="https://www.shiftappens.pt">
<link rel="shortcut icon" type="image/png" href="images/perfil.ico"/>
<link rel="stylesheet" href="css/reset.css">
<!-- <link rel="stylesheet" href="css/colors.css"> -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/faq.css">
<script src="showMenu.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js"></script>
<title>Shift APPens</title>
</head>
<body>
<div class="lines_background">
<nav>
<div id="nav">
<div id="logo">
<img id="shift" onclick="window.location.href = 'index.html';" src="images/logo.png" alt="logo">
</div>
<div id="menu">
<div id="menu_nav">
<a href="about.html">ABOUT US</a>
<a href="faq.html">FAQ</a>
<!--
<a href="guide.html">CONTIGENCY PLAN</a>
-->
<a href="index.html#partners">PARTNERS</a>
<a href="past.html">PAST</a>
<img id="tigre_mobile" src="images/tigre_mobile.svg" alt="tiger">
</div>
<a id="button" href="https://forms.gle/Twjp3YtYykpQf1HM9">Register Here!</a>
<!--
<form action="https://taikai.network/en/shift-appens/challenges/shiftappens2021" target="_blank">
<input id="taikai" type="submit" value="Register Here!" />
</form>
-->
<img id="menu_icon" onclick=showMenu() src="images/menu.png" alt="menu">
</div>
</div>
</nav>
<main>
<section class="faqs">
<h1 id='pc'> Frequently Asked Questions</h1>
<h1 id='mobile'> FAQ</h1>
<div class="cont_faq">
<div class="question">
<p>Where can I learn more about Shift APPens?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>You can explore our website and visit our social media (Instagram, Facebook, Twitter and Linkedin) for more information!
If you still have any personal questions or doubts that you wish to ask us, you can send an email to [email protected].</p>
</div>
</div>
<div class="cont_faq">
<div class="question">
<p>How is it going to be?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>This year, we are going back to our regular format. Shift APPens will be held in a physical space. You have 48 hours to create an application, trade knowledge,
get to know some companies’s work and participate in all of the challenges prepared for you! Bring your team to this relaxed competition and challenge yourself
to work against the clock, while learning some hard and soft skills.</p>
</div>
</div>
<div class="cont_faq">
<div class="question">
<p>How do I register?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>Registrations will be held on our website. Follow us on our social media and stay alert to any updates as we will announce registrations very soon.</p>
</div>
</div>
<div class="cont_faq">
<div class="question">
<p>Who can participate?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>Any student, professional or enthusiast can be part of it! You can team up with your closest friends, your family, your co-workers, someone who’s willing to put
their heart and soul into this adventure!</p>
</div>
</div>
<div class="cont_faq">
<div class="question">
<p>How many members can a team have?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>Each team can have 2 to 4 members.</p>
</div>
</div>
<div class="cont_faq">
<div class="question">
<p>How much will it cost?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>Each registration costs 5€ per team member.</p>
</div>
</div>
<!--
<div class="cont_faq">
<div class="question">
<p>Where will I sleep and shower?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>¯\_(ツ)_/¯</p>
</div>
</div>
-->
<div class="cont_faq">
<div class="question">
<p>What will I eat?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>Meals are included in the registration fee. The organization guarantees that there will be diversified food to please all tastes and dietary restrictions.</p>
</div>
</div>
</section>
</main>
<footer>
<div class="footer-div">
<div class="contact">
<h3>Contact us</h3>
<p>+351 962 925 969
<br> +351 910 021 662
<br>[email protected]</p>
</div>
<div class="social">
<div class="social_img">
<a class="social_i" href="https://twitter.com/shiftappens"> <img src="images/twitter.svg" alt="logo_twitter"> </a>
<a class="social_i" href="https://facebook.com/shiftappens21"> <img src="images/facebook.svg" alt="logo_facebook"> </a>
<img id="shift_icon" onclick="window.location.href = 'index.html';" src="images/logo_icon.png" alt="logo">
<a class="social_i" href="https://www.instagram.com/shiftappens"> <img src="images/insta.svg"alt="logo_instagram"> </a>
<a class="social_i" href="https://www.linkedin.com/company/shift-appens"> <img src="images/linkedin.svg"alt="logo_linkedin"> </a>
</div>
</div>
<div class="made">
<div class="made_img">
<img src="images/nei.svg" onclick="window.location.href = 'https://neiaac.vercel.app/'" alt="logo_nei">
<img src="images/jeK.svg" onclick="window.location.href = 'https://jeknowledge.pt'" alt="logo_jek">
</div>
<p>Made with love by us</p>
</div>
</div>
<div class="footer-mobile-div">
<div class="mobile-social">
<div class="mobile-social_img">
<a class="social_i" href="https://twitter.com/shiftappens"> <img src="images/twitter.svg" alt="logo_twitter"> </a>
<a class="social_i" href="https://facebook.com/shiftappens21"> <img src="images/facebook.svg" alt="logo_facebook"> </a>
<img id="shift_icon" onclick="window.location.href = 'index.html';" src="images/logo_icon.png" alt="logo">
<a class="social_i" href="https://www.instagram.com/shiftappens"> <img src="images/insta.svg"alt="logo_instagram"> </a>
<a class="social_i" href="https://www.linkedin.com/company/shift-appens"> <img src="images/linkedin.svg"alt="logo_linkedin"> </a>
</div>
</div>
<div class="mobile-contact-made">
<div class="contact">
<h3>Contact us</h3>
<p>+351 962 925 969
<br> +351 910 021 662
<br>[email protected]</p>
</div>
<div class="made">
<div class="made_img">
<img src="images/nei.svg" onclick="window.location.href = 'https://neiaac.vercel.app/'" alt="logo_nei">
<img src="images/jeK.svg" onclick="window.location.href = 'https://jeknowledge.pt'" alt="logo_jek">
</div>
<p>Made with <a style="text-decoration: underline;">love</a> by us</p>
</div>
</div>
</div>
</footer>
</body>
<script>
var cont= document.getElementsByClassName("cont_faq");
var question = document.getElementsByClassName("question");
var question_img = document.getElementsByClassName("icon");
for (i = 0; i < question.length; i++) {
question[i].addEventListener("click", function() {
this.classList.toggle("active");
var myimg = this.getElementsByTagName('img')[0];
var abre =this.nextElementSibling;
var answer = this.nextElementSibling;
var img= this.nextElementSibling;
var cont_faq=this.nextElementSibling;
if (answer.style.display === "block") {
answer.style.display = "none";
myimg.src= "images/open.svg"
} else {
answer.style.display = "block";
myimg.src= "images/close.svg"
}
});
}
</script>
</html>