forked from sportherald/sportherald
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrules.html
479 lines (469 loc) · 30.5 KB
/
rules.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>SportsHerald</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="dist/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<style>
.main {
background-image: none;
background-color: #E9EDF0;
margin-bottom: 50px;
}
</style>
<body>
<div class="main">
<header>
<nav class="navbar navbar-toggleable-md navbar-inverse mainnav ">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon" style="color: #974679;"></span>
</button>
<a class="navbar-brand ml-sm-2 ml-md-3 ml-lg-4" href="index.html">
<img src="assets/img/sport_1.png" class="img-fluid" width="102px" height="80px">
</a>
<div class="collapse navbar-collapse justify-content-md-center" id="navbarCollapse">
<ul class="navbar-nav">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="rules.html">Rules</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Terms of Service</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Review</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">FAQ <span class="sr-only">(current)</span></a>
</li>
</ul>
</div>
</nav>
</header>
<div class="container">
<div class="ui-view-area">
<div id="doc" class="markdown-body container-fluid"><p class="part" data-startline="1" data-endline="1">
<strong>GENERAL RULE</strong></p>
<p class="part" data-startline="3" data-endline="3">All these rules are applied to every categories on
Sportherald which must be strictly adhere to in other to have predictions accepted. Failure to
comply with all the rules will lead to immediate rejection of your predictions.</p>
<p class="part" data-startline="6" data-endline="6">There will be stipulated leagues to be predicted and
the numbers of games to predict will be listed in all categories,failure to strictly follow any of
this will lead to immediate rejection of your predictions as well.</p>
<p class="part" data-startline="8" data-endline="8">Predictions must only be on daily matches and any
match that exceeds 10pm must not be included.predicting matches other than the stipulated time above
will lead to immediate rejection of your predictions</p>
<p class="part" data-startline="10" data-endline="10">Sportherald Referees/Gaffers have the full right
to accept or reject predictions according to the stated rules in the categories.</p>
<p class="part" data-startline="12" data-endline="12">Gaffers may revert an accepted / rejected
predictions.</p>
<p class="part" data-startline="14" data-endline="16"><strong>Guidelines to predictions</strong><br>
No writting of codes like 1x x x2 HWEH HSH and so on, you are advised to write as follows for
example<br>
manchester united vs chelsea</p>
<p class="part" data-startline="18" data-endline="25">Manchester united win or chelsea win<br>
manchester united lose or chelsea lose<br>
manchester united draw or chelsea draw<br>
manchester united 2goals or chelsea 2goals<br>
manchester united more than 3goals or chelsea more than 3goals<br>
manchester united win first half or chelsea win first half<br>
and so<br>
<strong>Receding votes and approval</strong></p>
<ul class="part" data-startline="27" data-endline="38">
<li class="" data-startline="27" data-endline="27">
<p>Predictions found in violation of sportherald rules will be unvoted or rejected even after
they have been accepted.</p>
</li>
<li class="" data-startline="28" data-endline="29">
<p>Erroneous (accidental) sportherald upvotes will be receded.</p>
</li>
<li class="" data-startline="30" data-endline="30">
<p><em><strong>Bans and Downvotes</strong></em></p>
</li>
<li class="" data-startline="31" data-endline="32">
<p>rules are made easy to allow predictors make easy predictions,so any form of ridiculous
predictions made in other to abuse the system will be rejected immediately and such
predictor might be ban from sportherald</p>
</li>
<li class="" data-startline="33" data-endline="33">
<p>Harassing any member of the sportherald team</p>
</li>
<li class="" data-startline="34" data-endline="34">
<p>Consistently predicting already played matches or matches in play even after being
notified</p>
</li>
<li class="" data-startline="35" data-endline="35">
<p>Using multiple accounts to abuse the system.</p>
</li>
<li class="" data-startline="36" data-endline="36">
<p>Plagiarism.</p>
</li>
<li class="" data-startline="37" data-endline="38">
<p>Tag spamming.</p>
</li>
</ul>
<p class="part" data-startline="39" data-endline="39"><strong>Submission Originality</strong></p>
<ul class="part" data-startline="42" data-endline="44">
<li class="" data-startline="42" data-endline="42">Duplicate predictions (by the same or different
user) will be automatically rejected.
</li>
<li class="" data-startline="43" data-endline="44">Content shared previously will be rejected if a
referee discovers plagiarism, and the user predicting it will be banned from sportherald.
</li>
</ul>
<p class="part" data-startline="45" data-endline="46"><strong>Submission Language</strong><br>
Only prediction posts written in plain and easily understood English will be accepted.</p>
<p class="part" data-startline="48" data-endline="48"><strong>Defamation</strong></p>
<ul class="part" data-startline="49" data-endline="51">
<li class="" data-startline="49" data-endline="49">comments must not include offensive speech
directed at others.
</li>
<li class="" data-startline="50" data-endline="51">comments may not contain false information about
another user that may be perceived as defamatory.
</li>
</ul>
<p class="part" data-startline="52" data-endline="52"><strong>Solicitation</strong></p>
<ul class="part" data-startline="53" data-endline="56">
<li class="" data-startline="53" data-endline="53">predictors should not use prediction posts to
solicit for any activity that is not strictly accepted by sportherald Rules.
</li>
<li class="" data-startline="54" data-endline="54">predictors should not ask for Steem / Steemit
engagement (upvotes, resteems and follows) in their prediction posts.
</li>
<li class="" data-startline="55" data-endline="56">predictors should not ask for sportherald
engagement (upvotes and follows) in their prediction posts.
</li>
</ul>
<p class="part" data-startline="57" data-endline="57"><strong>Prediction Authorship</strong></p>
<ul class="part" data-startline="58" data-endline="60">
<li class="" data-startline="58" data-endline="58">The prediction must provide the information
necessary to verify the identity of the predictor as the post author.
</li>
<li class="" data-startline="59" data-endline="60">If a predictor’s Steem / Utopian username does
not match the username used in an external platform, they must either edit the username on the
external platform, or provide alternative means of verification.
</li>
</ul>
<p class="part" data-startline="61" data-endline="61"><strong>CATEGORIES RULE/LEAGUES TO BE
PREDICTED</strong></p>
<p class="part" data-startline="63" data-endline="63"><strong>Soccer Rules</strong></p>
<ul class="part" data-startline="65" data-endline="71">
<li class="" data-startline="65" data-endline="65">There must not be more or less than ten games per
prediction.
</li>
<li class="" data-startline="66" data-endline="66">predictions must follow the rules and guidelines
of sportherald to be acceptable
</li>
<li class="" data-startline="67" data-endline="67">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="68" data-endline="68">predictions must be taken from only the stated
leagues in this category.
</li>
<li class="" data-startline="69" data-endline="69">prediction of already played or game in play will
not be accepted
</li>
<li class="" data-startline="70" data-endline="71">Any other predictions other than soccer must not
be submitted in this category,else it will be automatically rejected.
</li>
</ul>
<p class="part" data-startline="72" data-endline="72"><strong>Leagues to be predicted (SOCCER)</strong>
</p>
<ul class="part" data-startline="74" data-endline="101">
<li class="" data-startline="74" data-endline="74">World cup</li>
<li class="" data-startline="75" data-endline="75">Uefa Champions League</li>
<li class="" data-startline="76" data-endline="76">Europa Cup</li>
<li class="" data-startline="77" data-endline="77">English premiershisp</li>
<li class="" data-startline="78" data-endline="78">Championship</li>
<li class="" data-startline="79" data-endline="79">League One</li>
<li class="" data-startline="80" data-endline="80">League Two</li>
<li class="" data-startline="81" data-endline="81">National League</li>
<li class="" data-startline="82" data-endline="82">Spanish Laliga</li>
<li class="" data-startline="83" data-endline="83">Laliga 2</li>
<li class="" data-startline="84" data-endline="84">Segunda División B (all groups)</li>
<li class="" data-startline="85" data-endline="85">Tercera División (all groups)</li>
<li class="" data-startline="86" data-endline="86">Serie A</li>
<li class="" data-startline="87" data-endline="87">Serie B</li>
<li class="" data-startline="88" data-endline="88">Serie C</li>
<li class="" data-startline="89" data-endline="89">Serie D</li>
<li class="" data-startline="90" data-endline="90">German Bundesliga</li>
<li class="" data-startline="91" data-endline="91">
<ol start="2">
<li class="" data-startline="91" data-endline="91">Bundesliga</li>
</ol>
</li>
<li class="" data-startline="92" data-endline="92">
<ol start="3">
<li class="" data-startline="92" data-endline="92">Liga</li>
</ol>
</li>
<li class="" data-startline="93" data-endline="93">French Ligue 1</li>
<li class="" data-startline="94" data-endline="94">Ligue 2</li>
<li class="" data-startline="95" data-endline="95">National 1</li>
<li class="" data-startline="96" data-endline="96">National 2 (all groups)</li>
<li class="" data-startline="97" data-endline="97">Eredivisie</li>
<li class="" data-startline="98" data-endline="98">Eerste Divisie</li>
<li class="" data-startline="99" data-endline="99">Tweede Divisie</li>
<li class="" data-startline="100" data-endline="101">any international tournament</li>
</ul>
<p class="part" data-startline="102" data-endline="102"><strong>Basket Ball Rules</strong></p>
<ul class="part" data-startline="103" data-endline="109">
<li class="" data-startline="103" data-endline="103">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="104" data-endline="104">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="105" data-endline="105">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="106" data-endline="106">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="107" data-endline="107">Any other predictions other than basket ball
must not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="108" data-endline="109">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="110" data-endline="110"><strong>Lawn Tennis</strong></p>
<ul class="part" data-startline="111" data-endline="117">
<li class="" data-startline="111" data-endline="111">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="112" data-endline="112">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="113" data-endline="113">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="114" data-endline="114">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="115" data-endline="115">Any other predictions other than lawn tennis
must not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="116" data-endline="117">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="118" data-endline="118"><strong>Cricket</strong></p>
<ul class="part" data-startline="119" data-endline="125">
<li class="" data-startline="119" data-endline="119">There must not be more or less than five games
per prediction.
</li>
<li class="" data-startline="120" data-endline="120">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="121" data-endline="121">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="122" data-endline="122">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="123" data-endline="123">Any other predictions other than cricket must
not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="124" data-endline="125">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="126" data-endline="126"><strong>Rugby</strong></p>
<ul class="part" data-startline="127" data-endline="133">
<li class="" data-startline="127" data-endline="127">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="128" data-endline="128">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="129" data-endline="129">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="130" data-endline="130">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="131" data-endline="131">Any other predictions other than Rugby must not
be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="132" data-endline="133">Any game in this category can be predicted so
far the scores is available on the internet. \
</li>
</ul>
<p class="part" data-startline="134" data-endline="134"><strong>Ice Hockey</strong></p>
<ul class="part" data-startline="135" data-endline="141">
<li class="" data-startline="135" data-endline="135">There must not be more or less than five games
per prediction.
</li>
<li class="" data-startline="136" data-endline="136">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="137" data-endline="137">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="138" data-endline="138">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="139" data-endline="139">Any other predictions other than Ice hockey
must not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="140" data-endline="141">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="142" data-endline="142"><strong>American Football</strong></p>
<ul class="part" data-startline="143" data-endline="149">
<li class="" data-startline="143" data-endline="143">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="144" data-endline="144">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="145" data-endline="145">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="146" data-endline="146">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="147" data-endline="147">Any other predictions other than American
Football must not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="148" data-endline="149">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="150" data-endline="150"><strong>Golf</strong></p>
<ul class="part" data-startline="151" data-endline="157">
<li class="" data-startline="151" data-endline="151">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="152" data-endline="152">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="153" data-endline="153">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="154" data-endline="154">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="155" data-endline="155">Any other predictions other than Golf must not
be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="156" data-endline="157">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="158" data-endline="158"><strong>Base Ball</strong></p>
<ul class="part" data-startline="159" data-endline="165">
<li class="" data-startline="159" data-endline="159">There must not be more or less than five games
per prediction.
</li>
<li class="" data-startline="160" data-endline="160">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="161" data-endline="161">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="162" data-endline="162">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="163" data-endline="163">Any other predictions other than Base Ball must
not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="164" data-endline="165">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="166" data-endline="166"><strong>Table Tennis</strong></p>
<ul class="part" data-startline="167" data-endline="174">
<li class="" data-startline="167" data-endline="167">There must not be more or less than ten games
per prediction.
</li>
<li class="" data-startline="168" data-endline="168">predictions must follow the rules and
guidelines of sportherald to be acceptable
</li>
<li class="" data-startline="169" data-endline="169">predictions outside the stated leagues will be
automatically rejected even if it’s 100% accurate
</li>
<li class="" data-startline="170" data-endline="170">prediction of already played or game in play
will not be accepted
</li>
<li class="" data-startline="171" data-endline="171">Any other predictions other than Table Tennis
must not be submitted in this category,else it will be automatically rejected.
</li>
<li class="" data-startline="172" data-endline="174">Any game in this category can be predicted so
far the scores is available on the internet.
</li>
</ul>
<p class="part" data-startline="175" data-endline="175"><strong>REPORTING A MODERATION ISSUE</strong>
</p>
<p class="part" data-startline="177" data-endline="177">GO TO HELP CHANNEL ON <a
href="https://discordapp.com/channels/445161959885766658/445338122205790229" target="_blank">DISCORD</a>
</p></div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog modal-lg modal-" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Soccer Predictions</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form>
<div class="form-group">
<label for="recipient-name" class="col-form-label">Title</label>
<input type="text" class="form-control" id="recipient-name">
</div>
<div class="form-group">
<label for="message-text" class="col-form-label">Make your prediction:</label>
<textarea class="form-control" id="message-text"></textarea>
</div>
<div class="form-group">
<label for="recipient-tag" class="col-form-label">Tag</label>
<input type="text" class="form-control" id="recipient-tag">
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Send message</button>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>-->
<script src="assets/js/vendor/jquery-slim.min.js"></script>
<!--<script>window.jQuery || document.write('<script src=assets/js/vendor/jquery-slim.min.js"><\/script>')</script>-->
<!--<script>window.jQuery || document.write('<script src=assets/js/vendor/jquery.min.js"><\/script>')</script>-->
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>-->
<script src="assets/js/vendor/tether.min.js"
integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb"
crossorigin="anonymous"></script>
<script src="dist/js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="assets/js/vendor/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>