-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathToS.html
More file actions
556 lines (540 loc) · 28.6 KB
/
ToS.html
File metadata and controls
556 lines (540 loc) · 28.6 KB
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from peer4peer.ca/ToS.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 27 Feb 2022 18:46:30 GMT -->
<!-- Added by HTTrack --><meta
http-equiv="content-type"
content="text/html;charset=UTF-8"
/><!-- /Added by HTTrack -->
<head>
<title>Peer4Peer — Learning With You!</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
href="https://fonts.googleapis.com/css?family=Muli:300,400,700,900"
rel="stylesheet"
/>
<link rel="stylesheet" href="fonts/icomoon/style.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/jquery-ui.css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/owl.theme.default.min.css" />
<link rel="stylesheet" href="css/owl.theme.default.min.css" />
<link rel="stylesheet" href="css/jquery.fancybox.min.css" />
<link rel="stylesheet" href="css/bootstrap-datepicker.css" />
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css" />
<link rel="stylesheet" href="css/aos.css" />
<link rel="stylesheet" href="css/style.css" />
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<!DOCTYPE html>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-149829084-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-149829084-1");
</script>
<!-- Facebook Pixel Code -->
<script>
!(function (f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function () {
n.callMethod
? n.callMethod.apply(n, arguments)
: n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = "2.0";
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(
window,
document,
"script",
"https://connect.facebook.net/en_US/fbevents.js"
);
fbq("init", "282807862738896");
fbq("track", "PageView");
</script>
<noscript>
<img
height="1"
width="1"
src="https://www.facebook.com/tr?id=282807862738896&ev=PageView&noscript=1"
/>
</noscript>
<!-- End Facebook Pixel Code -->
<!-- End Facebook Pixel Code -->
<header
class="site-navbar py-4 js-sticky-header site-navbar-target"
role="banner"
>
<div class="container-fluid">
<div class="d-flex align-items-center">
<div class="site-logo mr-auto w-25">
<a href="index-2.html"><img src="images/logo1.png" alt="logo" /></a>
</div>
<div class="mx-auto text-center">
<nav
class="site-navigation position-relative text-right"
role="navigation"
>
<ul
class="site-menu main-menu js-clone-nav mx-auto d-none d-lg-block m-0 p-0"
>
<li>
<form
action="https://peer4peer.ca/index.html#home-section"
class="pb-2"
>
<button type="submit" class="btn btn-secondary">
Home
</button>
</form>
</li>
<li>
<form
action="https://peer4peer.ca/courselanding.html"
class="pb-2"
>
<button type="submit" class="btn btn-secondary">
Classes
</button>
</form>
</li>
<li>
<form action="https://peer4peer.ca/tutors.html" class="pb-2">
<button type="submit" class="btn btn-secondary">
Tutors
</button>
</form>
</li>
<li>
<form action="https://peer4peer.ca/about.html" class="pb-2">
<button type="submit" class="btn btn-secondary">
About Us
</button>
</form>
</li>
</ul>
</nav>
</div>
<div class="ml-auto w-25">
<nav
class="site-navigation position-relative text-right"
role="navigation"
>
<ul
class="site-menu main-menu site-menu-dark js-clone-nav mr-auto d-none d-lg-block m-0 p-0"
>
<li class="cta">
<form action="https://peer4peer.ca/page-login.html">
<button type="submit" class="btn btn-primary">
<span>Dashboard</span>
</button>
</form>
</li>
</ul>
</nav>
<a
href="page-login.html"
class="d-inline-block d-lg-none site-menu-toggle js-menu-toggle text-black float-right"
><span class="icon-menu h3"></span
></a>
</div>
</div>
</div>
</header>
<div class="site-section">
<br /><br /><br />
<div class="container mt-5">
<h3>Terms of Service:</h3>
<h4>OVERVIEW</h4>
<p>
This website is operated by Peer4Peer. Throughout the site, the terms
“we”, “us” and “our” refer to Peer4Peer. Peer4Peer offers this
website, including all information, tools and services available from
this site to you, the user, conditioned upon your acceptance of all
terms, conditions, policies and notices stated here.
</p>
<p>
By visiting our site and/ or purchasing something from us, you engage
in our “Service” and agree to be bound by the following terms and
conditions (“Terms of Service”, “Terms”), including those additional
terms and conditions and policies referenced herein and/or available
by hyperlink. These Terms of Service apply to all users of the site,
including without limitation users who are browsers, vendors,
customers, merchants, and/ or contributors of content.
</p>
<p>
Please read these Terms of Service carefully before accessing or using
our website. By accessing or using any part of the site, you agree to
be bound by these Terms of Service. If you do not agree to all the
terms and conditions of this agreement, then you may not access the
website or use any services. If these Terms of Service are considered
an offer, acceptance is expressly limited to these Terms of Service.
</p>
<p>
Any new features or tools which are added to the current site shall
also be subject to the Terms of Service. You can review the most
current version of the Terms of Service at any time on this page. We
reserve the right to update, change or replace any part of these Terms
of Service by posting updates and/or changes to our website. It is
your responsibility to check this page periodically for changes. Your
continued use of or access to the website following the posting of any
changes constitutes acceptance of those changes.
</p>
<p>Our Site is hosted on Google. They provide us with Hosting.</p>
<p>
SECTION 1 - ONLINE SITE TERMS By agreeing to these Terms of Service,
you have given us your consent to allow any of your minor dependents
to use this site. You may not use our products for any illegal or
unauthorized purpose nor may you, in the use of the Service, violate
any laws in your jurisdiction (including but not limited to copyright
laws). You must not transmit any worms or viruses or any code of a
destructive nature. A breach or violation of any of the Terms will
result in an immediate termination of your Services.
</p>
<p>
SECTION 2 - GENERAL CONDITIONS We reserve the right to refuse service
to anyone for any reason at any time. You understand that your content
(not including credit card information), may be transferred
unencrypted and involve (a) transmissions over various networks; and
(b) changes to conform and adapt to technical requirements of
connecting networks or devices. Credit card information is always
encrypted during transfer over networks. You agree not to reproduce,
duplicate, copy, sell, resell or exploit any portion of the Service,
use of the Service, or access to the Service or any contact on the
website through which the service is provided, without express written
permission by us. The headings used in this agreement are included for
convenience only and will not limit or otherwise affect these Terms.
</p>
<p>
SECTION 3 - ACCURACY, COMPLETENESS AND TIMELINESS OF INFORMATION We
are not responsible if information made available on this site is not
accurate, complete or current. The material on this site is provided
for general information only and should not be relied upon or used as
the sole basis for making decisions without consulting primary, more
accurate, more complete or more timely sources of information. Any
reliance on the material on this site is at your own risk. This site
may contain certain historical information. Historical information,
necessarily, is not current and is provided for your reference only.
We reserve the right to modify the contents of this site at any time,
but we have no obligation to update any information on our site. You
agree that it is your responsibility to monitor changes to our site.
</p>
<p>
SECTION 4 - MODIFICATIONS TO THE SERVICE AND PRICES Prices for our
products are subject to change without notice. We reserve the right at
any time to modify or discontinue the Service (or any part or content
thereof) without notice at any time. We shall not be liable to you or
to any third-party for any modification, price change, suspension or
discontinuance of the Service.
</p>
<p>
SECTION 5 - PRODUCTS OR SERVICES (if applicable) Certain products or
services may be available exclusively online through the website.
These products or services may have limited quantities and are subject
to return or exchange only according to our Return Policy (if
applicable). We have made every effort to display as accurately as
possible the colors and images of our products that appear at the
store. We cannot guarantee that your computer monitor's display of any
color will be accurate. We reserve the right, but are not obligated,
to limit the sales of our products or Services to any person,
geographic region or jurisdiction. We may exercise this right on a
case-by-case basis. We reserve the right to limit the quantities of
any products or services that we offer. All descriptions of products
or product pricing are subject to change at any time without notice,
at the sole discretion of us. We reserve the right to discontinue any
product at any time. Any offer for any product or service made on this
site is void where prohibited. We do not warrant that the quality of
any products, services, information, or other material purchased or
obtained by you will meet your expectations, or that any errors in the
Service will be corrected.
</p>
<p>
SECTION 6 - OPTIONAL TOOLS We may provide you with access to
third-party tools over which we neither monitor nor have any control
nor input. You acknowledge and agree that we provide access to such
tools ”as is” and “as available” without any warranties,
representations or conditions of any kind and without any endorsement.
We shall have no liability whatsoever arising from or relating to your
use of optional third-party tools. Any use by you of optional tools
offered through the site is entirely at your own risk and discretion
and you should ensure that you are familiar with and approve of the
terms on which tools are provided by the relevant third-party
provider(s). We may also, in the future, offer new services and/or
features through the website (including, the release of new tools and
resources). Such new features and/or services shall also be subject to
these Terms of Service.
</p>
<p>
SECTION 7 - THIRD-PARTY LINKS Certain content, products and services
available via our Service may include materials from third-parties.
Third-party links on this site may direct you to third-party websites
that are not affiliated with us. We are not responsible for examining
or evaluating the content or accuracy and we do not warrant and will
not have any liability or responsibility for any third-party materials
or websites, or for any other materials, products, or services of
third-parties. We are not liable for any harm or damages related to
the purchase or use of goods, services, resources, content, or any
other transactions made in connection with any third-party websites.
Please review carefully the third-party's policies and practices and
make sure you understand them before you engage in any transaction.
Complaints, claims, concerns, or questions regarding third-party
products should be directed to the third-party.
</p>
<p>
SECTION 8 - USER COMMENTS, FEEDBACK AND OTHER SUBMISSIONS If, at our
request, you send certain specific submissions (for example contest
entries) or without a request from us you send creative ideas,
suggestions, proposals, plans, or other materials, whether online, by
email, by postal mail, or otherwise (collectively, 'comments'), you
agree that we may, at any time, without restriction, edit, copy,
publish, distribute, translate and otherwise use in any medium any
comments that you forward to us. We are and shall be under no
obligation (1) to maintain any comments in confidence; (2) to pay
compensation for any comments; or (3) to respond to any comments. We
may, but have no obligation to, monitor, edit or remove content that
we determine in our sole discretion are unlawful, offensive,
threatening, libelous, defamatory, pornographic, obscene or otherwise
objectionable or violates any party’s intellectual property or these
Terms of Service. You agree that your comments will not violate any
right of any third-party, including copyright, trademark, privacy,
personality or other personal or proprietary right. You further agree
that your comments will not contain libelous or otherwise unlawful,
abusive or obscene material, or contain any computer virus or other
malware that could in any way affect the operation of the Service or
any related website. You may not use a false e mail address, pretend
to be someone other than yourself, or otherwise mislead us or
third-parties as to the origin of any comments. You are solely
responsible for any comments you make and their accuracy. We take no
responsibility and assume no liability for any comments posted by you
or any third-party.
</p>
<p>
SECTION 9 - PERSONAL INFORMATION Your submission of personal
information through the store is governed by our Privacy Policy. To
view our <a href="privacy-2.html">Privacy Policy</a>.
</p>
<p>
SECTION 10 - ERRORS, INACCURACIES AND OMISSIONS Occasionally there may
be information on our site or in the Service that contains
typographical errors, inaccuracies or omissions that may relate to
serviceability. We reserve the right to correct any errors,
inaccuracies or omissions, and to change or update information or
cancel orders if any information in the Service or on any related
website is inaccurate at any time without prior notice (including
after you have submitted your order). We undertake no obligation to
update, amend or clarify information in the Service or on any related
website, including without limitation, pricing information, except as
required by law. No specified update or refresh date applied in the
Service or on any related website, should be taken to indicate that
all information in the Service or on any related website has been
modified or updated.
</p>
<p>
SECTION 11 - PROHIBITED USES In addition to other prohibitions as set
forth in the Terms of Service, you are prohibited from using the site
or its content: (a) for any unlawful purpose; (b) to solicit others to
perform or participate in any unlawful acts; (c) to violate any
international, federal, provincial or state regulations, rules, laws,
or local ordinances; (d) to infringe upon or violate our intellectual
property rights or the intellectual property rights of others; (e) to
harass, abuse, insult, harm, defame, slander, disparage, intimidate,
or discriminate based on gender, sexual orientation, religion,
ethnicity, race, age, national origin, or disability; (f) to submit
false or misleading information; (g) to upload or transmit viruses or
any other type of malicious code that will or may be used in any way
that will affect the functionality or operation of the Service or of
any related website, other websites, or the Internet; (h) to collect
or track the personal information of others; (i) to spam, phish,
pharm, pretext, spider, crawl, or scrape; (j) for any obscene or
immoral purpose; or (k) to interfere with or circumvent the security
features of the Service or any related website, other websites, or the
Internet. We reserve the right to terminate your use of the Service or
any related website for violating any of the prohibited uses.
</p>
<p>
SECTION 12 - DISCLAIMER OF WARRANTIES; LIMITATION OF LIABILITY We do
not guarantee, represent or warrant that your use of our service will
be uninterrupted, timely, secure or error-free. We do not warrant that
the results that may be obtained from the use of the service will be
accurate or reliable. You agree that from time to time we may remove
the service for indefinite periods of time or cancel the service at
any time, without notice to you. You expressly agree that your use of,
or inability to use, the service is at your sole risk. The service and
all products and services delivered to you through the service are
(except as expressly stated by us) provided 'as is' and 'as available'
for your use, without any representation, warranties or conditions of
any kind, either express or implied, including all implied warranties
or conditions of merchantability, merchantable quality, fitness for a
particular purpose, durability, title, and non-infringement. In no
case shall Peer4Peer, our directors, officers, employees, affiliates,
agents, contractors, interns, suppliers, service providers or
licensors be liable for any injury, loss, claim, or any direct,
indirect, incidental, punitive, special, or consequential damages of
any kind, including, without limitation lost profits, lost revenue,
lost savings, loss of data, replacement costs, or any similar damages,
whether based in contract, tort (including negligence), strict
liability or otherwise, arising from your use of any of the service or
any products procured using the service, or for any other claim
related in any way to your use of the service or any product,
including, but not limited to, any errors or omissions in any content,
or any loss or damage of any kind incurred as a result of the use of
the service or any content (or product) posted, transmitted, or
otherwise made available via the service, even if advised of their
possibility. Because some states or jurisdictions do not allow the
exclusion or the limitation of liability for consequential or
incidental damages, in such states or jurisdictions, our liability
shall be limited to the maximum extent permitted by law.
</p>
<p>
SECTION 14 - INDEMNIFICATION You agree to indemnify, defend and hold
harmless Peer4Peer and our parent, subsidiaries, affiliates, partners,
officers, directors, agents, contractors, licensors, service
providers, subcontractors, suppliers, interns and employees, harmless
from any claim or demand, including reasonable attorneys’ fees, made
by any third-party due to or arising out of your breach of these Terms
of Service or the documents they incorporate by reference, or your
violation of any law or the rights of a third-party.
</p>
<p>
SECTION 15 - SEVERABILITY In the event that any provision of these
Terms of Service is determined to be unlawful, void or unenforceable,
such provision shall nonetheless be enforceable to the fullest extent
permitted by applicable law, and the unenforceable portion shall be
deemed to be severed from these Terms of Service, such determination
shall not affect the validity and enforceability of any other
remaining provisions.
</p>
<p>
SECTION 16 - TERMINATION The obligations and liabilities of the
parties incurred prior to the termination date shall survive the
termination of this agreement for all purposes. These Terms of Service
are effective unless and until terminated by either you or us. You may
terminate these Terms of Service at any time by notifying us that you
no longer wish to use our Services, or when you cease using our site.
If in our sole judgment you fail, or we suspect that you have failed,
to comply with any term or provision of these Terms of Service, we
also may terminate this agreement at any time without notice and you
will remain liable for all amounts due up to and including the date of
termination; and/or accordingly may deny you access to our Services
(or any part thereof).
</p>
<p>
SECTION 17 - ENTIRE AGREEMENT The failure of us to exercise or enforce
any right or provision of these Terms of Service shall not constitute
a waiver of such right or provision. These Terms of Service and any
policies or operating rules posted by us on this site or in respect to
The Service constitutes the entire agreement and understanding between
you and us and govern your use of the Service, superseding any prior
or contemporaneous agreements, communications and proposals, whether
oral or written, between you and us (including, but not limited to,
any prior versions of the Terms of Service). Any ambiguities in the
interpretation of these Terms of Service shall not be construed
against the drafting party.
</p>
<p>
SECTION 18 - GOVERNING LAW These Terms of Service and any separate
agreements whereby we provide you Services shall be governed by and
construed in accordance with the laws of Canada.
</p>
<p>
SECTION 19 - CHANGES TO TERMS OF SERVICE You can review the most
current version of the Terms of Service at any time at this page. We
reserve the right, at our sole discretion, to update, change or
replace any part of these Terms of Service by posting updates and
changes to our website. It is your responsibility to check our website
periodically for changes. Your continued use of or access to our
website or the Service following the posting of any changes to these
Terms of Service constitutes acceptance of those changes.
</p>
<p>
SECTION 20 - CONTACT INFORMATION <br />
Jefferson Ding: jefferson.ding@ucc.on.ca<br />
Bill Chan: bill.chan@ucc.on.ca
</p>
</div>
</div>
<!DOCTYPE html>
<footer class="footer-section bg-white">
<div class="container">
<div class="row">
<div class="col-md-4">
<h3>About Peer4Peer</h3>
<p>
Peer4Peer is a peer tutoring platform that optimizes student
engagement with virtual learning and promotes virtual
companionship during a time of uncertainty.
</p>
</div>
<div class="col-md-3 ml-auto">
<h3>Links</h3>
<ul class="list-unstyled footer-links">
<li><a href="index-2.html">Home</a></li>
<li><a href="news.html">Newsletters</a></li>
<li><a href="ToS.html">Terms of Service</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="contact.html">Contact US</a></li>
</ul>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<div class="border-top pt-5">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
All rights reserved
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- .site-wrap -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/main.js"></script>
</body>
<!-- Mirrored from peer4peer.ca/ToS.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 27 Feb 2022 18:46:31 GMT -->
</html>