-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSchedule.html
232 lines (202 loc) · 10.8 KB
/
Schedule.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Allotey Maths Camp | Schedule</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar Start -->
<div class="container-fluid">
<div class="row border-top px-xl-5">
<div class="col-lg-3 d-none d-lg-block">
<a class="navbar-brand" href="index.html"><strong class="text-primary">Allotey</strong> <span class="text-dark">Maths Camp</span></a>
</div>
<div class="col-lg-9">
<nav class="navbar navbar-expand-lg bg-light navbar-light py-3 py-lg-0 px-0">
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav py-0">
<a href="index.html" class="nav-item nav-link ">Home</a>
<a href="about.html" class="nav-item nav-link">About</a>
<a href="Resources.html" class="nav-item nav-link">Resources</a>
<a href="Schedule.html" class="nav-item nav-link active">Schedule</a>
<a href="contact.html" class="nav-item nav-link">Contact</a>
</div>
<a class="btn btn-primary py-2 px-4 ml-auto d-none d-lg-block" href="https://docs.google.com/forms/d/e/1FAIpQLSdsHs92ZqRLar3wh8bRn6mjVPH2HOkl3Jlfhk6_ZTaycb0tYw/viewform">Apply Now</a>
</div>
</nav>
</div>
</div>
</div> <!-- Navbar End -->
<!-- Header Start -->
<div class="container-fluid page-header" style="margin-bottom: 90px;">
<div class="container">
<div class="d-flex flex-column justify-content-center" style="min-height: 300px">
<h3 class="display-4 text-white text-uppercase">Schedule</h3>
<div class="d-inline-flex text-white">
<p class="m-0 text-uppercase"><a class="text-white" href="">Home</a></p>
<i class="fa fa-angle-double-right pt-1 px-3"></i>
<p class="m-0 text-uppercase">Schedule</p>
</div>
</div>
</div>
</div>
<!-- Header End -->
<!-- Team Start -->
<div class="container-fluid py-5">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h3>Schedule</h3>
<h6 class="font-weight-normal mb-4">We propose to host the Maths Camp at the African Institute of Mathematical Sciences (AIMS – Ghana) Campus,
Biriwa from the 27th July – 8 August, 2020. We are aiming to attract around 20 local and overseas volunteers and 100 participating students from all over Ghana.</h6>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">The Ghana Maths Camp will follow a similar structure to that of the previous Maseno Maths Camps.
The volunteers along with the local teachers and lecturers will spend the preparation week deciding on topics and planning the activities to be delivered to the students. We propose to host the Maths Camp at the AIMS – Ghana Campus, Biriwa. The reasons for choosing to host the Maths Camp at AIMS – Ghana campus is that:
the student hostels can be used to host the students and volunteers, meals can be provided by the canteen and a computer lab will be easily accessible. Another important reason is that by being exposed to a university environment, we hope that students begin to view university as an exciting and realistic option for their future.</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">For the Maseno Maths Camp participating students made a contribution of up to 5000 Kenyan Shillings, which is around GHC 100, towards the meals, accommodation and resources during their stay at the camp.
The Bahir Dar Camp in Ethiopia had an alternative model where the University provided the food, accommodation and resources freely to the participants of the camp. In both cases there are a mixture of local and overseas volunteers who were also provided with food and accommodation.</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">We feel it is important that we attract people to the Maths Camp who will be committed to what they are doing and so it is proposed that we follow the Kenyan model with a moderate contribution of GHC 100 from each participating student to help run a successful camp</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">Just as at the previous camps, we plan to have a preparation week followed by a weeklong Camp.</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">27 July – 8 August 2020:</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">Preparation Week. Local and overseas volunteers will arrive in Ghana at the location of the Maths Camp to plan the details of the event.
The topics for the sessions will be discussed and each session and activity will be planned.</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">27 July – 1 August 2020:</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">Students and teachers begin to arrive. Registration takes place on arrival and rooms are allocated.</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">2 – 8 August 2020:</h6>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="testimonial">
<div class="text-center">
<h6 class="font-weight-normal mb-4">The Maths Camp begins! Every day will follow roughly the same timetable. There will be three sessions in the morning.
After lunch there will be two or three afternoon session some of which may be devoted to project work where students work in groups. Each evening after dinner there will be some time to relax and an opportunity to learn card games with the other students and teachers. There will also be a chance to play some informal outdoor games during the week.
On the final day staff and volunteers will ensure all students have left the Maths Camp safely.</h6>
</div>
</div>
</div>
</div>
<!-- Team End -->
<!-- Footer Start -->
<div class="container-fluid bg-dark text-white border-top py-4 px-sm-3 px-md-5" style="border-color: rgba(256, 256, 256, .1) !important;">
<div class="row">
<div class="col-lg-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0 text-white">© <a href="index.html">2019 Allotey Maths Camp</a>. All Rights Reserved.
</p>
</div>
<div class="col-lg-6 text-center text-md-right">
<ul class="nav d-inline-flex">
<li class="nav-item">
<a class="nav-link text-white py-0" href="contact.html">FAQs</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="contact.html">Help</a>
</li>
</ul>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>