| ... | @@ -51,3 +51,38 @@ Q: I'm not sure if I'm skilled enough. Can I fail? |
... | @@ -51,3 +51,38 @@ Q: I'm not sure if I'm skilled enough. Can I fail? |
|
|
> A: WIMMA lab is a safe environment to try new things and fail. You are here to learn!
|
|
> A: WIMMA lab is a safe environment to try new things and fail. You are here to learn!
|
|
|
|
|
|
|
|
Q: Does JAMK offer similar courses to learn the
|
|
Q: Does JAMK offer similar courses to learn the
|
|
|
|
|
|
|
|
## Koodi
|
|
|
|
|
|
|
|
Lisää tämä vierailijoiden jälkeen faq.js:
|
|
|
|
|
|
|
|
> <div className="center">
|
|
|
|
<button className="show-more" onClick={showMore}>↓</button>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="more">
|
|
|
|
<p className="padding-text">
|
|
|
|
<span className="header-yellow question">Q</span>
|
|
|
|
<span className="q-text">At which point of my studies can I participate? Do I need to have certain courses or skills before it?</span>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p className="padding-text">
|
|
|
|
<span className="header-blue answer">A</span>
|
|
|
|
You can apply at any point of your studies, even right after your first year. Your motivation and urge to learn are more important than the skills you already have.
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div className="qa"/>
|
|
|
|
|
|
|
|
<p className="padding-text">
|
|
|
|
<span className="header-yellow question">Q</span>
|
|
|
|
<span className="q-text"> I'm not sure if I'm skilled enough. Can I fail?</span>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p className="padding-text">
|
|
|
|
<span className="header-blue answer">A</span>
|
|
|
|
WIMMA lab is a safe environment to try new things and fail. You are here to learn!
|
|
|
|
|
|
|
|
</p>
|
|
|
|
</div> |
|
|
|
\ No newline at end of file |