219site/public/join/index.html

155 lines
6.2 KiB
HTML

<!DOCTYPE html>
<html class="no-js" lang="en-gb">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>How To Join - 219th Birmingham Scouts</title>
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
<meta name="description" content="">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/custom.css">
<link rel="shortcut icon" href="/favicon.ico">
</head>
<body class="body">
<header class="header">
<div class="logo logo--mixed">
<div class="container">
<a class="logo__link" href="/" title="219th Birmingham" rel="home">
<div class="logo__item logo__imagebox">
<img class="logo__img" src="/scout_logo.png" alt="Scouts logo image">
</div><div class="logo__item logo__text">
<div class="logo__title">219th Birmingham</div>
<div class="logo__tagline">Based in Hall Green, Birmingham</div>
</div>
</a>
</div>
</div>
</header>
<nav class="menu">
<div class="container">
<button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0">
<span class="menu__btn-title" tabindex="-1"></span>
</button>
<ul class="menu__list">
<li class="menu__item">
<a class="menu__link" href="/">
<span class="menu__text">Home</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="/costs/">
<span class="menu__text">Costs</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="/location/">
<span class="menu__text">How To Find Us</span>
</a>
</li>
<li class="menu__item menu__item--active">
<a class="menu__link" href="/join/">
<span class="menu__text">How To Join</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="/socialmedia/">
<span class="menu__text">Social Media</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="/uniform/">
<span class="menu__text">Uniform and Badges</span>
</a>
</li>
</ul>
</div>
</nav>
<div class="container wrapper flex">
<div class="primary">
<main class="main" role="main">
<article class="post">
<header class="post__header">
<h1 class="post__title">How To Join</h1>
<div class="post__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">219th Birmingham Leader Team</span>
</div></div>
</header><div class="content post__content clearfix">
<h2 id="young-person">Young Person</h2>
<p>The first step to joining is to contact Raksha for Beavers, Cubs and Scouts or Skip for Explorers. Their contact details are on the home page. We will answer any questions and would appreciate if you could give us any information regarding your young person&rsquo;s history. We have many young people in the group with different needs and it is better for all if these are known ahead of time.</p>
<p>Your young person will be invited to join us on one of the Tuesday meetings and looked after by a member of the group. The cost for this session will be free. You will need to provide your name and an emergancy contact number. If you want to stay then you are more than welcome to.</p>
<p>If your young person loves it and wants to come back then please come back to the next Tuesday session. Please be ready to provide the following information:</p>
<ul>
<li>Young person&rsquo;s full name</li>
<li>Young person&rsquo;s date of birth</li>
<li>Your name</li>
<li>Your e-mail address if applicable</li>
<li>Your phone number</li>
</ul>
<p>If you are not able to provide an e-mail address, we will ask for additional emergency contacts. Once this information has been provided, you should expect an e-mail from our membership management system called Online Scout Manager. There will be a link which enables you to create an account and fill in additional details about your young person.</p>
<p>We will also ask you to fill in a gift aid form. As we are a charity, gift aid helps us get more money from your subs and activity fees. We have previously used the money we have got from gift aid to take the group on trips to West Midlands safari park or to offset the costs of camps in the Forest of Dean.</p>
<h2 id="adults">Adults</h2>
<p>We always welcome help whether it is on occasion or weekly. Membership of the Scout Association as an adult involves a similar process to young people joining but with some more forms to fill in. In addition to the young person process, a Disclosure and Barring Service (DBS) check will need to be completed. If this is successful, there will be some basic training to be completed covering:</p>
<ul>
<li><a href="https://www.scouts.org.uk/volunteers/learning-development-and-awards/training/learners/modules/getting-started-training/essential-information/">Essential Information</a></li>
<li><a href="https://www.scouts.org.uk/volunteers/learning-development-and-awards/training/learners/modules/ongoing-training-for-all/safety-training/">Safety</a></li>
<li><a href="https://www.scouts.org.uk/volunteers/learning-development-and-awards/training/learners/modules/ongoing-training-for-all/safeguarding/">Safeguarding</a></li>
<li><a href="https://www.scouts.org.uk/volunteers/learning-development-and-awards/training/learners/modules/getting-started-training/gdpr-training/">GDPR</a></li>
</ul>
<p>There may be a need to complete further training based on the role which you wish to hold but this will be covered in the introductionary chat.</p>
</div>
</article>
</main>
</div>
</div>
<footer class="footer">
<div class="container footer__container flex">
<div class="footer__copyright">
&copy; 2023 219th Birmingham Scout Group, 2023.
<span class="footer__copyright-credits"></span>
<span><a href="/imprint">Imprint and Privacy</a></span>
</div>
</div>
</footer>
<script async defer src="/js/menu.js"></script>
<script src="/js/custom.js"></script>
</body>
</html>