-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
182 lines (165 loc) · 7.47 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
<!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/favicon.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">
<img id="shift" onclick="window.location.href = 'index.html';" src="images/logo_c.png" alt="logo">
<div id="menu">
<div id="menu_nav">
<a href="about.html">ABOUT US</a>
<a href="faq.html">FAQ</a>
<a href="guide.html">GUIDE 2021</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>
<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>How can I learn more about this hackathon?</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>It’s going to be challenging and online! You have 48 hours to create an application, trade knowledge, get to know some companies’ work and participate in all of the challenges prepared for you!
All from the comfort of your house! 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>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>What can I do at Shift APPens?</p>
<img class="icon" src="images/open.svg" alt="icone">
</div>
<div class="answer">
<p>In this Hackathon, you have the opportunity to create an application with your team for the main challenge, but not only! You can also have contact with the companies present at the event, attend Talks and Workshops and participate in all the activities prepared for you! Challenges, interaction, and fun will not be missing! Don’t overthink, join us! </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>This edition of Shift APPens is cost free! Still having doubts?</p>
</div>
</div>
</section>
</main>
<footer>
<div class="contact">
<h3>Contact us</h3>
<p>+351 913 847 824
<br> +351 964 302 766
<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 class="social_text">
<a href="index.html">GO TO TOP</a>
<a href="faq.html">FAQ</a>
<a href="past.html">PAST</a>
<a href="about.html">ABOUT US</a>
</div>
</div>
<div class="made">
<div class="made_img">
<img src="images/nei.svg" onclick="window.location.href = 'https://nei.dei.uc.pt'" alt="logo_nei">
<img src="images/jeK.svg" onclick="window.location.href = 'https://jeknowledge.pt'" alt="logo_jek">
</div>
<p>Made with <a style="color:#EF376A">love</a> by us</p>
</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>